Searched refs:USART_CR1_M0 (Results 1 – 2 of 2) sorted by relevance
90 config = USART_CR1_PCE | USART_CR1_PS | USART_CR1_M0; in stm32_serial_setconfig()93 config = USART_CR1_PCE | USART_CR1_M0; in stm32_serial_setconfig()99 USART_CR1_M0, in stm32_serial_setconfig()
60 #define USART_CR1_M0 BIT(12) macro
Completed in 3 milliseconds