Searched defs:USART_CR1_TE (Results 1 – 3 of 3) sorted by relevance
32 #define USART_CR1_TE (1 << 3) macro
26 #define USART_CR1_TE (1 << 3) macro
144 #define USART_CR1_TE BIT(3) macro