Searched defs:USART_CR1_RE (Results 1 – 3 of 3) sorted by relevance
56 #define USART_CR1_RE (1 << 2) macro
63 #define USART_CR1_RE BIT(2) macro
79 #define USART_CR1_RE BIT(2) macro