Searched refs:USART_CR1_M1 (Results 1 – 4 of 4) sorted by relevance
57 #define USART_CR1_M1 BIT(28) macro
91 USART_CR1_PCE | USART_CR1_PS | USART_CR1_M1 | in stm32_serial_setconfig()
97 #define USART_CR1_M1 BIT(28) /* F7 */ macro
1223 cr1 |= USART_CR1_M1; in stm32_usart_set_termios()