Searched defs:IS_UART_LIN_WORD_LENGTH (Results 1 – 2 of 2) sorted by relevance
777 #define IS_UART_LIN_WORD_LENGTH(LENGTH) (((LENGTH) == UART_WORDLENGTH_8B)) macro