Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_timer.h344 return (uint32_t)nrf_timer_task_address_get(p_instance->p_reg, timer_task); in nrfx_timer_task_address_get()
351 return (uint32_t)nrf_timer_task_address_get(p_instance->p_reg, in nrfx_timer_capture_task_address_get()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h251 __STATIC_INLINE uint32_t * nrf_timer_task_address_get(NRF_TIMER_Type * p_reg,
516 __STATIC_INLINE uint32_t * nrf_timer_task_address_get(NRF_TIMER_Type * p_reg, in nrf_timer_task_address_get() function