Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pdm/
Dfsl_pdm.h467 static inline void PDM_EnableDoze(PDM_Type *base, bool enable) in PDM_EnableDoze() function
Dfsl_pdm.c341 PDM_EnableDoze(base, config->enableDoze); in PDM_Init()