Searched refs:sai_mono_stereo_t (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/sai/ |
D | fsl_sai.h | 102 } sai_mono_stereo_t; typedef 298 sai_mono_stereo_t stereo; /*!< Mono or stereo */ 757 sai_mono_stereo_t mode, 770 sai_mono_stereo_t mode, 783 sai_mono_stereo_t mode, 827 sai_mono_stereo_t mode,
|
D | fsl_sai.c | 145 sai_mono_stereo_t mode, 359 sai_mono_stereo_t mode, in SAI_GetCommonConfig() 1407 sai_mono_stereo_t mode, in SAI_GetClassicI2SConfig() 1423 sai_mono_stereo_t mode, in SAI_GetLeftJustifiedConfig() 1445 sai_mono_stereo_t mode, in SAI_GetRightJustifiedConfig() 1483 sai_mono_stereo_t mode, in SAI_GetDSPConfig()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/components/srtm/services/ |
D | srtm_sai_sdma_adapter.c | 71 sai_mono_stereo_t streamMode; 130 static const sai_mono_stereo_t saiChannelMap[] = {kSAI_MonoLeft, kSAI_MonoRight, kSAI_Stereo};
|