Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dmic/
Dfsl_dmic.c32 static dmic_callback_t s_dmicCallback[FSL_FEATURE_SOC_DMIC_COUNT];
302 void DMIC_EnableIntCallback(DMIC_Type *base, dmic_callback_t cb) in DMIC_EnableIntCallback()
322 void DMIC_DisableIntCallback(DMIC_Type *base, dmic_callback_t cb) in DMIC_DisableIntCallback()
Dfsl_dmic.h176 typedef void (*dmic_callback_t)(void); typedef
493 void DMIC_EnableIntCallback(DMIC_Type *base, dmic_callback_t cb);
504 void DMIC_DisableIntCallback(DMIC_Type *base, dmic_callback_t cb);