Home
last modified time | relevance | path

Searched refs:MODULE_SPEAKERBOOST (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_hal_registers.c628 …error = TFA9896_DspSetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_SET_PRESET, length, pPresetBytes… in TFA9896_DspWritePreset()
642 …error = TFA9896_DspSetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_SET_CONFIG, length, pConfigBytes… in TFA9896_DspWriteConfig()
654 …error = TFA9896_DspSetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_SET_LSMODEL, length, pSpeakerByt… in TFA9896_DspWriteSpeakerParameters()
1212 …error = TFA9896_DspGetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_GET_STATE, 3 * stateSize, by… in TFA9896_DspGetStateInfo()
1297 error = TFA9896_DspGetParam(handle, MODULE_SPEAKERBOOST, 0x85, 3, bytes); in TFA9896_DspGetCalibrationImpedance()
1384 err = TFA9896_DspGetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_GET_RE0, 3, bytes); in TFA9896_PrintCalibration()
Dfsl_tfa9896.h59 #define MODULE_SPEAKERBOOST 1 macro
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dsp_fw.h33 #define MODULE_SPEAKERBOOST 1 macro
Dtfa2_dev.c2320 *pbuf++ = MODULE_SPEAKERBOOST + 0x80; in tfa2dsp_fw_get_re25()