Home
last modified time | relevance | path

Searched refs:SB_PARAM_GET_STATE (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.h90 #define SB_PARAM_GET_STATE 0xC0 macro
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h61 #define SB_PARAM_GET_STATE 0xC0 macro
Dfsl_hal_registers.c1212 …error = TFA9896_DspGetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_GET_STATE, 3 * stateSize, by… in TFA9896_DspGetStateInfo()