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