Searched refs:HAL_CODEC_PCM512x_SetRecordChannel (Results 1 – 3 of 3) sorted by relevance
111 status_t HAL_CODEC_PCM512x_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t righ…241 return HAL_CODEC_PCM512x_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
136 status_t HAL_CODEC_PCM512x_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t righ… in HAL_CODEC_PCM512x_SetRecordChannel() function
825 … retVal = HAL_CODEC_PCM512x_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()