Home
last modified time | relevance | path

Searched refs:nrfy_lpcomp_events_process (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c114 uint32_t evt_mask = nrfy_lpcomp_events_process(NRF_LPCOMP, in nrfx_lpcomp_irq_handler()
240 (void)nrfy_lpcomp_events_process(NRF_LPCOMP, lpcomp_evt_en_mask); in nrfx_lpcomp_start()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h147 NRFY_STATIC_INLINE uint32_t nrfy_lpcomp_events_process(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_events_process() function