Searched refs:kHAL_AudioMonoRight (Results 1 – 2 of 2) sorted by relevance
145 else if (channelNum == (uint8_t)kHAL_AudioMonoRight) in HAL_AudioCommonInit()213 if ((uint8_t)config->lineChannels == (uint8_t)kHAL_AudioMonoRight) in HAL_AudioCommonInit()
96 kHAL_AudioMonoRight = 0x0U, /*!< Only Right channel have sound. */ enumerator