Searched refs:UART_PPS_INVERT_PULSE (Results 1 – 3 of 3) sorted by relevance
41 #define UART_PPS_INVERT_PULSE 0x10 macro
87 if ((opt & ~(UART_PPS_INVERT_PULSE | UART_PPS_NARROW_PULSE)) != 0) in uart_pps_mode_valid()112 if (sc->sc_pps_mode & UART_PPS_INVERT_PULSE) in uart_pps_print_mode()178 if (sc->sc_pps_mode & UART_PPS_INVERT_PULSE) in uart_pps_process()
1247 if (ucom_pps_mode & UART_PPS_INVERT_PULSE) in ucom_cfg_status_change()