Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_hal_registers.c374 status_t TFA9896_DspSetParam(tfa9896_handle_t *handle, in TFA9896_DspSetParam() function
473 … error = TFA9896_DspSetParam(handle, 2, (unsigned char)biquad_index, (unsigned char)6 * 3, bytes); in TFA9896_DspBiquad_Disable()
498 …error = TFA9896_DspSetParam(handle, 2, biquad_index + 1, sizeof(filter[biquad_index].biquad.bytes), in TFA9896_Write_FilterBank()
536 …return TFA9896_DspSetParam(handle, MODULE_FRAMEWORK, 0x06, sizeof(cvfracdelay_table), cvfracdelay_… in tfa_dsp_write_cvfracdelay_table()
542 …return TFA9896_DspSetParam(handle, MODULE_FRAMEWORK, 0x03, sizeof(vsfwdelay_table), vsfwdelay_tabl… in tfa_dsp_write_vsfwdelay_table()
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()