Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c91 uint32_t evt_mask = nrfy_comp_events_process(NRF_COMP, in nrfx_comp_irq_handler()
232 (void)nrfy_comp_events_process(NRF_COMP, comp_int_mask); in nrfx_comp_start()
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h159 NRFY_STATIC_INLINE uint32_t nrfy_comp_events_process(NRF_COMP_Type * p_reg, in nrfy_comp_events_process() function