Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_timer.h388 return nrfy_timer_event_address_get(p_instance->p_reg, timer_event); in nrfx_timer_event_address_get()
395 return nrfy_timer_event_address_get(p_instance->p_reg, in nrfx_timer_compare_event_address_get()
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h205 NRFY_STATIC_INLINE uint32_t nrfy_timer_event_address_get(NRF_TIMER_Type const * p_reg, in nrfy_timer_event_address_get() function