Searched refs:WM8904_SetDACVolume (Results 1 – 3 of 3) sorted by relevance
519 status_t WM8904_SetDACVolume(wm8904_handle_t *handle, uint8_t volume);
1281 status_t WM8904_SetDACVolume(wm8904_handle_t *handle, uint8_t volume) in WM8904_SetDACVolume() function
158 …ret = WM8904_SetDACVolume((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->code… in HAL_CODEC_WM8904_SetVolume()