Searched defs:IS_UART_INSTANCE (Results 1 – 4 of 4) sorted by relevance
20563 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_S) || \ macro21155 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \ macro
19777 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_S) || \ macro20354 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \ macro
24483 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S) || \ macro
24355 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S) || \ macro