Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_usart.c108 usart_parity_config(usart->usart_base, USART_PM_EVEN); in gd32_configure()
/bsp/gd32/risc-v/libraries/gd32_drivers/
A Ddrv_usart.c286 usart_parity_config(uart->uart_periph, USART_PM_EVEN); in gd32_uart_configure()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_usart.h202 #define USART_PM_EVEN CTL0_PM(2) /*!< even parity */ macro
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_usart.c466 usart_parity_config(uart->uart_periph, USART_PM_EVEN); in gd32_uart_configure()
A Ddrv_usart_v2.c861 usart_parity_config(uart->periph, USART_PM_EVEN); in gd32_uart_configure()

Completed in 19 milliseconds