Searched refs:nrfy_lpcomp_events_process (Results 1 – 2 of 2) sorted by relevance
114 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()
147 NRFY_STATIC_INLINE uint32_t nrfy_lpcomp_events_process(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_events_process() function