Home
last modified time | relevance | path

Searched refs:USART_PM_ODD (Results 1 – 5 of 5) sorted by relevance

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_usart.c105 usart_parity_config(usart->usart_base, USART_PM_ODD); in gd32_configure()
/bsp/gd32/risc-v/libraries/gd32_drivers/
A Ddrv_usart.c283 usart_parity_config(uart->uart_periph, USART_PM_ODD); in gd32_uart_configure()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_usart.h203 #define USART_PM_ODD CTL0_PM(3) /*!< odd parity */ macro
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_usart.c463 usart_parity_config(uart->uart_periph, USART_PM_ODD); in gd32_uart_configure()
A Ddrv_usart_v2.c858 usart_parity_config(uart->periph, USART_PM_ODD); in gd32_uart_configure()

Completed in 12 milliseconds