Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_uarte.h145 __nrfy_internal_uarte_event_enabled_clear(p_reg, mask, NRF_UARTE_EVENT_TXSTARTED); in nrfy_uarte_int_init()
623 (void)__nrfy_internal_uarte_event_handle(p_reg, mask, NRF_UARTE_EVENT_TXSTARTED, &evt_mask); in __nrfy_internal_uarte_events_process()
/hal_nordic-3.5.0/nrfx/hal/
Dnrf_uarte.h107NRF_UARTE_EVENT_TXSTARTED = offsetof(NRF_UARTE_Type, EVENTS_DMA.TX.READY), ///< Transmitter has st… enumerator
112NRF_UARTE_EVENT_TXSTARTED = offsetof(NRF_UARTE_Type, EVENTS_TXSTARTED), ///< Transmitter has st…