Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.c306 TFA9896_Printf("SL:%x CONFIG loading Start--length to be loaded:%d\n", config_config_len); in TFA9896_Init()
307 error = TFA9896_DspWriteConfig(handle, config_config_len, config_config); in TFA9896_Init()
Dfsl_tfa9896_buffer.h130 unsigned int config_config_len = 201; variable