Home
last modified time | relevance | path

Searched refs:sai_word_width_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h255 } sai_word_width_t; typedef
756 sai_word_width_t bitWidth,
769 sai_word_width_t bitWidth,
782 sai_word_width_t bitWidth,
797 sai_word_width_t bitWidth,
826 sai_word_width_t bitWidth,
Dfsl_sai.c144 sai_word_width_t bitWidth,
358 sai_word_width_t bitWidth, in SAI_GetCommonConfig()
1406 sai_word_width_t bitWidth, in SAI_GetClassicI2SConfig()
1422 sai_word_width_t bitWidth, in SAI_GetLeftJustifiedConfig()
1444 sai_word_width_t bitWidth, in SAI_GetRightJustifiedConfig()
1482 sai_word_width_t bitWidth, in SAI_GetDSPConfig()
1515 sai_word_width_t bitWidth, in SAI_GetTDMConfig()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/audio/
Dfsl_adapter_sai.c295 …SAI_GetClassicI2SConfig(&saiConfig, (sai_word_width_t)config->bitWidth, kSAI_Stereo, featureConfig… in HAL_AudioCommonInit()