Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pdm.c501 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()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h189 NRFY_STATIC_INLINE uint32_t nrfy_pdm_events_process(NRF_PDM_Type * p_reg, in nrfy_pdm_events_process() function