Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8524/
Dfsl_wm8524.c47 wm8524Config->setMute(kWM8524_Unmute); in WM8524_Init()
80 assert(handle->config->setMute != NULL); in WM8524_SetMute()
84 wm8524Config->setMute(!isMute); in WM8524_SetMute()
Dfsl_wm8524.h51 wm8524_setMuteIO setMute; /*!< mute io control function pointer */ member