Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h345 return nrf_timer_task_address_get(p_instance->p_reg, timer_task); in nrfx_timer_task_address_get()
352 return nrf_timer_task_address_get(p_instance->p_reg, nrf_timer_capture_task_get(channel)); in nrfx_timer_capture_task_address_get()
/external/platform/nrfx/hal/
A Dnrf_timer.h273 NRF_STATIC_INLINE uint32_t nrf_timer_task_address_get(NRF_TIMER_Type const * p_reg,
565 NRF_STATIC_INLINE uint32_t nrf_timer_task_address_get(NRF_TIMER_Type const * p_reg, in nrf_timer_task_address_get() function

Completed in 5 milliseconds