Home
last modified time | relevance | path

Searched refs:muteLeft (Results 1 – 2 of 2) sorted by relevance

/bsp/nxp/lpc/lpc54114-lite/drivers/audio/
A Dfsl_wm8904.h230 status_t WM8904_SetMute(wm8904_handle_t *handle, bool muteLeft, bool muteRight);
A Dfsl_wm8904.c414 status_t WM8904_SetMute(wm8904_handle_t *handle, bool muteLeft, bool muteRight) in WM8904_SetMute() argument
417 uint16_t left = muteLeft ? 0x0100 : 0x0000; in WM8904_SetMute()

Completed in 7 milliseconds