Searched refs:nrfy_pdm_events_process (Results 1 – 2 of 2) sorted by relevance
501 uint32_t evt_mask = nrfy_pdm_events_process(NRF_PDM0, in nrfx_pdm_irq_handler()607 uint32_t evt_mask = nrfy_pdm_events_process(p_pdm, in irq_handler()
189 NRFY_STATIC_INLINE uint32_t nrfy_pdm_events_process(NRF_PDM_Type * p_reg, in nrfy_pdm_events_process() function