Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h177 nrf_comp_task_trigger(p_reg, NRF_COMP_TASK_SAMPLE); in nrfy_comp_sample()
330 nrf_comp_task_trigger(p_reg, task); in nrfy_comp_task_trigger()
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h419 NRF_STATIC_INLINE void nrf_comp_task_trigger(NRF_COMP_Type * p_reg, nrf_comp_task_t task);
558 NRF_STATIC_INLINE void nrf_comp_task_trigger(NRF_COMP_Type * p_reg, nrf_comp_task_t task) in nrf_comp_task_trigger() function