Searched defs:USART_CR1_TE (Results 1 – 3 of 3) sorted by relevance
55 #define USART_CR1_TE (1 << 3) macro
62 #define USART_CR1_TE BIT(3) macro
80 #define USART_CR1_TE BIT(3) macro