Home
last modified time | relevance | path

Searched refs:SAI_RxSetBitClockRate (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h647 void SAI_RxSetBitClockRate(
Dfsl_sai.c809 void SAI_RxSetBitClockRate( in SAI_RxSetBitClockRate() function
/hal_nxp-latest/mcux/mcux-sdk/components/audio/
Dfsl_adapter_sai.c572SAI_RxSetBitClockRate(s_i2sBases[audioHandle->instance], config->srcClock_Hz, config->sampleRate_H… in HAL_AudioCommonInit()
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_edma_adapter.c732 SAI_RxSetBitClockRate(handle->sai, handle->rxConfig.mclk, handle->rxRtm.srate, bitWidth, in SRTM_SaiEdmaAdapter_SetConfig()
Dsrtm_sai_sdma_adapter.c954SAI_RxSetBitClockRate(handle->sai, cfg->mclkConfig.mclkHz, paramRtm->srate, bitWidth, channels); in SRTM_SaiSdmaAdapter_SetFormat()