Searched refs:MODULE_SPEAKERBOOST (Results 1 – 4 of 4) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/ |
D | fsl_hal_registers.c | 628 …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()
|
D | fsl_tfa9896.h | 59 #define MODULE_SPEAKERBOOST 1 macro
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
D | tfa2_dsp_fw.h | 33 #define MODULE_SPEAKERBOOST 1 macro
|
D | tfa2_dev.c | 2320 *pbuf++ = MODULE_SPEAKERBOOST + 0x80; in tfa2dsp_fw_get_re25()
|