Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c453 LPUART_CHC &= ~(LPUART_CHC_HCM); in lpuart_hardware_flow_coherence_config()
454 LPUART_CHC |= (LPUART_CHC_HCM & hcm); in lpuart_hardware_flow_coherence_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h145 #define LPUART_CHC_HCM BIT(0) /*!< hardware flow contro… macro