Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c46 (event == NRF_COMP_EVENT_DOWN ? "NRF_COMP_EVENT_DOWN" : \
97 comp_execute_handler(NRF_COMP_EVENT_DOWN, evt_mask); in nrfx_comp_irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h125 __nrfy_internal_comp_event_enabled_clear(p_reg, mask, NRF_COMP_EVENT_DOWN); in nrfy_comp_int_init()
391 NRF_COMP_EVENT_DOWN, in __nrfy_internal_comp_events_process()
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h210NRF_COMP_EVENT_DOWN = offsetof(NRF_COMP_Type, EVENTS_DOWN), /*!< Input voltage crossed the thres… enumerator