Searched refs:WM8904_SetMute (Results 1 – 3 of 3) sorted by relevance
| /bsp/nxp/lpc/lpc54114-lite/drivers/audio/ |
| A D | drv_sound.c | 100 WM8904_SetMute(&snd_dev.wm8904_handle, RT_TRUE, RT_TRUE); in lpc_audio_init() 141 WM8904_SetMute(&snd_dev.wm8904_handle, RT_TRUE, RT_TRUE); in lpc_audio_stop() 244 WM8904_SetMute(&snd_dev->wm8904_handle, RT_TRUE, RT_TRUE); in lpc_audio_configure() 252 WM8904_SetMute(&snd_dev->wm8904_handle, RT_FALSE, RT_FALSE); in lpc_audio_configure()
|
| A D | fsl_wm8904.h | 230 status_t WM8904_SetMute(wm8904_handle_t *handle, bool muteLeft, bool muteRight);
|
| A D | fsl_wm8904.c | 414 status_t WM8904_SetMute(wm8904_handle_t *handle, bool muteLeft, bool muteRight) in WM8904_SetMute() function
|
Completed in 6 milliseconds