Home
last modified time | relevance | path

Searched refs:SB_PARAM_SET_CONFIG (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.h87 #define SB_PARAM_SET_CONFIG 0x0E /* Load a config */ macro
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h68 #define SB_PARAM_SET_CONFIG 0x0E /* Load a config*/ macro
Dfsl_hal_registers.c642 …error = TFA9896_DspSetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_SET_CONFIG, length, pConfigBytes… in TFA9896_DspWriteConfig()