Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h239 NRFY_STATIC_INLINE void nrfy_pdm_abort(NRF_PDM_Type * p_reg, in nrfy_pdm_abort() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pdm.c403 nrfy_pdm_abort(p_instance->p_reg, NULL); in pdm_stop()