Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.c277 …error = TFA9896_ProcessPatchFile(handle, patch_patch_len - TFA9896_PATCH_EXTRA, patch_patch + TFA9… in TFA9896_Init()
Dfsl_tfa9896.h427 status_t TFA9896_ProcessPatchFile(tfa9896_handle_t *handle, int length, const unsigned char *bytes);
Dfsl_hal_registers.c563 status_t TFA9896_ProcessPatchFile(tfa9896_handle_t *handle, int length, const unsigned char *bytes) in TFA9896_ProcessPatchFile() function