Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h231 } sai_word_width_t; typedef
804 sai_word_width_t bitWidth,
817 sai_word_width_t bitWidth,
830 sai_word_width_t bitWidth,
845 sai_word_width_t bitWidth,
874 sai_word_width_t bitWidth,
Dfsl_sai.c140 sai_word_width_t bitWidth,
341 sai_word_width_t bitWidth, in SAI_GetCommonConfig()
1699 sai_word_width_t bitWidth, in SAI_GetClassicI2SConfig()
1715 sai_word_width_t bitWidth, in SAI_GetLeftJustifiedConfig()
1737 sai_word_width_t bitWidth, in SAI_GetRightJustifiedConfig()
1775 sai_word_width_t bitWidth, in SAI_GetDSPConfig()
1808 sai_word_width_t bitWidth, in SAI_GetTDMConfig()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/audio/
Dfsl_adapter_sai.c298 …SAI_GetClassicI2SConfig(&saiConfig, (sai_word_width_t)config->bitWidth, kSAI_Stereo, featureConfig… in HAL_AudioCommonInit()