Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c45 (event == NRF_LPCOMP_EVENT_READY ? "NRF_LPCOMP_EVENT_READY" : \
120 lpcomp_execute_handler(NRF_LPCOMP_EVENT_READY, evt_mask); in nrfx_lpcomp_irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h112 __nrfy_internal_lpcomp_event_enabled_clear(p_reg, mask, NRF_LPCOMP_EVENT_READY); in nrfy_lpcomp_int_init()
368 NRF_LPCOMP_EVENT_READY, in __nrfy_internal_lpcomp_events_process()
/hal_nordic-latest/nrfx/hal/
Dnrf_lpcomp.h75NRF_LPCOMP_EVENT_READY = offsetof(NRF_LPCOMP_Type, EVENTS_READY), ///< LPCOMP is ready and output … enumerator