Home
last modified time | relevance | path

Searched refs:USART_RTS_DISABLE (Results 1 – 2 of 2) sorted by relevance

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_usart.c114 usart_hardware_flow_rts_config(usart->usart_base, USART_RTS_DISABLE); in gd32_configure()
115 usart_hardware_flow_cts_config(usart->usart_base, USART_RTS_DISABLE); in gd32_configure()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_usart.h255 #define USART_RTS_DISABLE CLT2_RTSEN(0) /*!< RTS disable */ macro

Completed in 6 milliseconds