Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_uarte.h252 NRF_STATIC_INLINE uint32_t nrf_uarte_event_address_get(NRF_UARTE_Type const * p_reg,
528 NRF_STATIC_INLINE uint32_t nrf_uarte_event_address_get(NRF_UARTE_Type const * p_reg, in nrf_uarte_event_address_get() function
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_uarte.h342 return nrf_uarte_event_address_get(p_reg, event); in nrfy_uarte_event_address_get()