Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h143 NRF_PDM_INT_STOPPED = PDM_INTENSET_STOPPED_Msk, ///< Interrupt on EVENTS_STOPPED event. enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pdm.c145 NRF_PDM_INT_STARTED | NRF_PDM_INT_STOPPED, in pdm_configure()