Home
last modified time | relevance | path

Searched refs:NRF_COMP_EVENT_READY (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c45 (event == NRF_COMP_EVENT_READY ? "NRF_COMP_EVENT_READY" : \
96 comp_execute_handler(NRF_COMP_EVENT_READY, evt_mask); in nrfx_comp_irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h124 __nrfy_internal_comp_event_enabled_clear(p_reg, mask, NRF_COMP_EVENT_READY); in nrfy_comp_int_init()
387 NRF_COMP_EVENT_READY, in __nrfy_internal_comp_events_process()
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h209NRF_COMP_EVENT_READY = offsetof(NRF_COMP_Type, EVENTS_READY), /*!< COMP is ready and output is val… enumerator