Home
last modified time | relevance | path

Searched refs:kHAL_AudioMonoRight (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/audio/
Dfsl_adapter_flexcomm_i2s.c145 else if (channelNum == (uint8_t)kHAL_AudioMonoRight) in HAL_AudioCommonInit()
213 if ((uint8_t)config->lineChannels == (uint8_t)kHAL_AudioMonoRight) in HAL_AudioCommonInit()
Dfsl_adapter_audio.h96 kHAL_AudioMonoRight = 0x0U, /*!< Only Right channel have sound. */ enumerator