Searched refs:WM8904_SetRecordChannel (Results 1 – 3 of 3) sorted by relevance
558 status_t WM8904_SetRecordChannel(wm8904_handle_t *handle, uint32_t leftRecordChannel, uint32_t righ…
430 result = WM8904_SetRecordChannel(handle, config->recordChannelLeft, config->recordChannelRight); in WM8904_Init()1419 status_t WM8904_SetRecordChannel(wm8904_handle_t *handle, uint32_t leftRecordChannel, uint32_t righ… in WM8904_SetRecordChannel() function
271 …return WM8904_SetRecordChannel((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDev… in HAL_CODEC_WM8904_SetRecordChannel()