Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_usart.c77 usart_word_length_set(usart->usart_base, USART_WL_8BIT); in gd32_configure()
84 usart_word_length_set(usart->usart_base, USART_WL_8BIT); in gd32_configure()
/bsp/gd32/risc-v/libraries/gd32_drivers/
A Ddrv_usart.c266 usart_word_length_set(uart->uart_periph, USART_WL_8BIT); in gd32_uart_configure()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_usart.h212 #define USART_WL_8BIT CTL0_WL(0) /*!< 8 bits */ macro
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_usart.c446 usart_word_length_set(uart->uart_periph, USART_WL_8BIT); in gd32_uart_configure()
A Ddrv_usart_v2.c841 usart_word_length_set(uart->periph, USART_WL_8BIT); in gd32_uart_configure()

Completed in 16 milliseconds