Searched refs:nrf_timer_task_address_get (Results 1 – 2 of 2) sorted by relevance
345 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()
273 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