Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c438 LPUART_CTL2 &= ~LPUART_CTL2_CTSEN; in lpuart_hardware_flow_cts_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h92 #define LPUART_CTL2_CTSEN BIT(9) /*!< CTS enable */ macro