Searched defs:IS_USART1 (Results 1 – 2 of 2) sorted by relevance
395 #define IS_USART1(x) (x == HT_USART1) macro397 #define IS_USART1(x) (0) macro
467 #define IS_USART1(x) (0) macro469 #define IS_USART1(x) (x == HT_USART1) macro
Completed in 19 milliseconds