Searched refs:USART_PM_ODD (Results 1 – 5 of 5) sorted by relevance
105 usart_parity_config(usart->usart_base, USART_PM_ODD); in gd32_configure()
283 usart_parity_config(uart->uart_periph, USART_PM_ODD); in gd32_uart_configure()
203 #define USART_PM_ODD CTL0_PM(3) /*!< odd parity */ macro
463 usart_parity_config(uart->uart_periph, USART_PM_ODD); in gd32_uart_configure()
858 usart_parity_config(uart->periph, USART_PM_ODD); in gd32_uart_configure()
Completed in 12 milliseconds