Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h143 __nrfy_internal_uarte_event_enabled_clear(p_reg, mask, NRF_UARTE_EVENT_CTS); in nrfy_uarte_int_init()
669 (void)__nrfy_internal_uarte_event_handle(p_reg, mask, NRF_UARTE_EVENT_CTS, &evt_mask); in __nrfy_internal_uarte_events_process()
/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h164NRF_UARTE_EVENT_CTS = offsetof(NRF_UARTE_Type, EVENTS_CTS), ///< CTS is activat… enumerator