Searched refs:USART_CR1_PS (Results 1 – 2 of 2) sorted by relevance
62 #define USART_CR1_PS BIT(9) macro
90 config = USART_CR1_PCE | USART_CR1_PS | USART_CR1_M0; in stm32_serial_setconfig()98 USART_CR1_PCE | USART_CR1_PS | USART_CR1_M1 | in stm32_serial_setconfig()
Completed in 3 milliseconds