Searched defs:IS_USART_123_PERIPH (Results 1 – 10 of 10) sorted by relevance
91 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || \ macro
119 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… macro
120 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… macro
94 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || \ macro
99 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || \ macro
Completed in 16 milliseconds