Searched refs:USART_PM_EVEN (Results 1 – 5 of 5) sorted by relevance
108 usart_parity_config(usart->usart_base, USART_PM_EVEN); in gd32_configure()
286 usart_parity_config(uart->uart_periph, USART_PM_EVEN); in gd32_uart_configure()
202 #define USART_PM_EVEN CTL0_PM(2) /*!< even parity */ macro
466 usart_parity_config(uart->uart_periph, USART_PM_EVEN); in gd32_uart_configure()
861 usart_parity_config(uart->periph, USART_PM_EVEN); in gd32_uart_configure()
Completed in 19 milliseconds