Searched refs:nrfy_comp_events_process (Results 1 – 2 of 2) sorted by relevance
91 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()
159 NRFY_STATIC_INLINE uint32_t nrfy_comp_events_process(NRF_COMP_Type * p_reg, in nrfy_comp_events_process() function