Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.c276 TFA9896_Printf("SC:%x PATCH loading Start--length to be loaded:%d\n", handle, patch_patch_len); in TFA9896_Init()
277 …error = TFA9896_ProcessPatchFile(handle, patch_patch_len - TFA9896_PATCH_EXTRA, patch_patch + TFA9… in TFA9896_Init()
Dfsl_tfa9896_buffer.h117 unsigned int patch_patch_len = 2069; variable