Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h453 …spWriteSpeakerParameters(tfa9896_handle_t *handle, int length, const unsigned char *pSpeakerBytes);
Dfsl_hal_registers.c647 …DspWriteSpeakerParameters(tfa9896_handle_t *handle, int length, const unsigned char *pSpeakerBytes) in TFA9896_DspWriteSpeakerParameters() argument
650 if (pSpeakerBytes != 0) in TFA9896_DspWriteSpeakerParameters()
654 …or = TFA9896_DspSetParam(handle, MODULE_SPEAKERBOOST, SB_PARAM_SET_LSMODEL, length, pSpeakerBytes); in TFA9896_DspWriteSpeakerParameters()