Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dsp_fw.h86 #define SB_PARAM_SET_PRESET 0x0D /* Load a preset */ macro
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h67 #define SB_PARAM_SET_PRESET 0x0D /* Load a preset*/ macro
Dfsl_hal_registers.c628 …error = TFA9896_DspSetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_SET_PRESET, length, pPresetBytes… in TFA9896_DspWritePreset()