Searched refs:SGTL_SetMute (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/port/sgtl5000/ |
| D | fsl_codec_sgtl_adapter.c | 124 … ret = SGTL_SetMute((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetVolume() 137 … ret = SGTL_SetMute((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetVolume() 147 … ret = SGTL_SetMute((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetVolume() 159 … ret = SGTL_SetMute((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetVolume() 184 …retVal = SGTL_SetMute((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), k… in HAL_CODEC_SGTL5000_SetMute() 191 … retVal = SGTL_SetMute((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetMute()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/sgtl5000/ |
| D | fsl_sgtl5000.h | 960 status_t SGTL_SetMute(sgtl_handle_t *handle, sgtl_module_t module, bool mute);
|
| D | fsl_sgtl5000.c | 450 status_t SGTL_SetMute(sgtl_handle_t *handle, sgtl_module_t module, bool mute) in SGTL_SetMute() function
|