Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c420 LPUART_CTL2 &= ~(LPUART_CTL2_RTSEN); in lpuart_hardware_flow_rts_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h91 #define LPUART_CTL2_RTSEN BIT(8) /*!< RTS enable */ macro