Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_usart.c102 usart_parity_config(usart->usart_base, USART_PM_NONE); in gd32_configure()
111 usart_parity_config(usart->usart_base, USART_PM_NONE); in gd32_configure()
/bsp/gd32/risc-v/libraries/gd32_drivers/
A Ddrv_usart.c289 usart_parity_config(uart->uart_periph, USART_PM_NONE); in gd32_uart_configure()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_usart.h201 #define USART_PM_NONE CTL0_PM(0) /*!< no parity */ macro
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_usart.c469 usart_parity_config(uart->uart_periph, USART_PM_NONE); in gd32_uart_configure()
A Ddrv_usart_v2.c864 usart_parity_config(uart->periph, USART_PM_NONE); in gd32_uart_configure()

Completed in 13 milliseconds