Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c46 (event == NRF_LPCOMP_EVENT_DOWN ? "NRF_LPCOMP_EVENT_DOWN" : \
121 lpcomp_execute_handler(NRF_LPCOMP_EVENT_DOWN, evt_mask); in nrfx_lpcomp_irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h113 __nrfy_internal_lpcomp_event_enabled_clear(p_reg, mask, NRF_LPCOMP_EVENT_DOWN); in nrfy_lpcomp_int_init()
372 NRF_LPCOMP_EVENT_DOWN, in __nrfy_internal_lpcomp_events_process()
/hal_nordic-latest/nrfx/hal/
Dnrf_lpcomp.h76NRF_LPCOMP_EVENT_DOWN = offsetof(NRF_LPCOMP_Type, EVENTS_DOWN), ///< Input voltage crossed the t… enumerator