Searched refs:LPUART_CHC_HCM (Results 1 – 2 of 2) sorted by relevance
453 LPUART_CHC &= ~(LPUART_CHC_HCM); in lpuart_hardware_flow_coherence_config()454 LPUART_CHC |= (LPUART_CHC_HCM & hcm); in lpuart_hardware_flow_coherence_config()
145 #define LPUART_CHC_HCM BIT(0) /*!< hardware flow contro… macro