Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/drivers/include/
Dnrfx_timer.h358 return nrfy_timer_task_address_get(p_instance->p_reg, timer_task); in nrfx_timer_task_address_get()
365 return nrfy_timer_task_address_get(p_instance->p_reg, nrfy_timer_capture_task_get(channel)); in nrfx_timer_capture_task_address_get()
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_timer.h180 NRFY_STATIC_INLINE uint32_t nrfy_timer_task_address_get(NRF_TIMER_Type const * p_reg, in nrfy_timer_task_address_get() function