Searched defs:IS_UART_FIFO_INSTANCE (Results 1 – 2 of 2) sorted by relevance
10860 #define IS_UART_FIFO_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
13290 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro