Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h444 …_t TFA9896_DspWriteConfig(tfa9896_handle_t *handle, int length, const unsigned char *pConfigBytes);
Dfsl_hal_registers.c638 …s_t TFA9896_DspWriteConfig(tfa9896_handle_t *handle, int length, const unsigned char *pConfigBytes) in TFA9896_DspWriteConfig() argument
642 …rror = TFA9896_DspSetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_SET_CONFIG, length, pConfigBytes); in TFA9896_DspWriteConfig()