Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_codec_adapter.c61 (void)CODEC_ModuleControl(handle->driver, kCODEC_ModuleSwitchI2SInInterface, in SRTM_I2CCodecAdapter_SetParam()
66 (void)CODEC_ModuleControl(handle->driver, kCODEC_ModuleSwitchI2SInInterface, in SRTM_I2CCodecAdapter_SetParam()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h338 status_t CODEC_ModuleControl(codec_handle_t *handle, codec_module_ctrl_cmd_t cmd, uint32_t data);
Dfsl_codec_common.c85 status_t CODEC_ModuleControl(codec_handle_t *handle, codec_module_ctrl_cmd_t cmd, uint32_t data) in CODEC_ModuleControl() function