Searched defs:IS_UART_LIN_OVERSAMPLING (Results 1 – 4 of 4) sorted by relevance
852 #define IS_UART_LIN_OVERSAMPLING(SAMPLING) (((SAMPLING) == UART_OVERSAMPLING_16)) macro
858 #define IS_UART_LIN_OVERSAMPLING(SAMPLING) (((SAMPLING) == UART_OVERSAMPLING_16)) macro