Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pdm/
Dfsl_pdm.c719 PDM_EnableHwvad(base, true); in PDM_SetHwvadInEnvelopeBasedMode()
784 PDM_EnableHwvad(base, true); in PDM_SetHwvadInEnergyBasedMode()
Dfsl_pdm.h883 static inline void PDM_EnableHwvad(PDM_Type *base, bool enable) in PDM_EnableHwvad() function