Home
last modified time | relevance | path

Searched refs:DA7212_SetChannelMute (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/da7212/
Dfsl_codec_da7212_adapter.c119 …return DA7212_SetChannelMute((da7212_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHa… in HAL_CODEC_DA7212_SetVolume()
130 …ret = DA7212_SetChannelMute((da7212_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHan… in HAL_CODEC_DA7212_SetVolume()
149 …return DA7212_SetChannelMute((da7212_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHa… in HAL_CODEC_DA7212_SetMute()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/da7212/
Dfsl_dialog7212.c664 status_t DA7212_SetChannelMute(da7212_handle_t *handle, uint32_t channel, bool isMute) in DA7212_SetChannelMute() function
Dfsl_dialog7212.h1220 status_t DA7212_SetChannelMute(da7212_handle_t *handle, uint32_t channel, bool isMute);