Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h219 sai_mclk_source_t mclkSource; /*!< Master Clock source */ member
331 sai_mclk_source_t mclkSource; /*!< Master Clock source */ member
Dfsl_sai.c922 base->MCR = (val | I2S_MCR_MICS(config->mclkSource)); in SAI_SetMasterClockConfig()