Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c151 nrf_timer_task_trigger(p_instance->p_reg, NRF_TIMER_TASK_START); in nrfx_timer_enable()
173 nrf_timer_task_trigger(p_instance->p_reg, NRF_TIMER_TASK_START); in nrfx_timer_resume()
/external/platform/nrfx/hal/
A Dnrf_timer.h122NRF_TIMER_TASK_START = offsetof(NRF_TIMER_Type, TASKS_START), ///< Task for starting the t… enumerator

Completed in 5 milliseconds