Searched refs:sai_mono_stereo_t (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/ |
D | fsl_sai.h | 78 } sai_mono_stereo_t; typedef 274 sai_mono_stereo_t stereo; /*!< Mono or stereo */ 805 sai_mono_stereo_t mode, 818 sai_mono_stereo_t mode, 831 sai_mono_stereo_t mode, 875 sai_mono_stereo_t mode,
|
D | fsl_sai.c | 141 sai_mono_stereo_t mode, 342 sai_mono_stereo_t mode, in SAI_GetCommonConfig() 1700 sai_mono_stereo_t mode, in SAI_GetClassicI2SConfig() 1716 sai_mono_stereo_t mode, in SAI_GetLeftJustifiedConfig() 1738 sai_mono_stereo_t mode, in SAI_GetRightJustifiedConfig() 1776 sai_mono_stereo_t mode, in SAI_GetDSPConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/ |
D | srtm_sai_sdma_adapter.c | 68 sai_mono_stereo_t streamMode; 127 static const sai_mono_stereo_t saiChannelMap[] = {kSAI_MonoLeft, kSAI_MonoRight, kSAI_Stereo};
|