Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c236 nrfy_comp_task_trigger(NRF_COMP, NRF_COMP_TASK_START); in nrfx_comp_start()
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h201 NRF_COMP_TASK_START = offsetof(NRF_COMP_Type, TASKS_START), /*!< COMP start sampling task. */ enumerator