Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/audio/
Dfsl_adapter_audio.h98 kHAL_AudioStereo, /*!< Stereo sound. */ enumerator
Dfsl_adapter_flexcomm_i2s.c262 if (channelNum > (uint8_t)kHAL_AudioStereo) in HAL_AudioCommonInit()
Dfsl_adapter_sai.c350 else if (channelNum < (uint8_t)kHAL_AudioStereo) in HAL_AudioCommonInit()