Searched defs:IS_LPUART_STOPBITS (Results 1 – 2 of 2) sorted by relevance
1100 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ macro
1293 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ macro