Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c47 (event == NRF_COMP_EVENT_UP ? "NRF_COMP_EVENT_UP" : \
98 comp_execute_handler(NRF_COMP_EVENT_UP, evt_mask); in nrfx_comp_irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h126 __nrfy_internal_comp_event_enabled_clear(p_reg, mask, NRF_COMP_EVENT_UP); in nrfy_comp_int_init()
395 NRF_COMP_EVENT_UP, in __nrfy_internal_comp_events_process()
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h211NRF_COMP_EVENT_UP = offsetof(NRF_COMP_Type, EVENTS_UP), /*!< Input voltage crossed the thres… enumerator