Searched defs:IS_UART_INSTANCE (Results 1 – 8 of 8) sorted by relevance
6544 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
8087 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
7579 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
7738 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
8977 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
9281 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
18372 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro