Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/
DREADME.md17 .tfaContainer = tfa_container_bin,
24 …- The `.tfaContainer` should point to an hex array, here defined in `tfa_config_tfa9894N2.h`. This…
71 - By default, I2S channel is configured by the `.tfaContainer` in `tfa9xxx_config_t`. So you don't …
Dfsl_tfa9xxx.h94 uint8_t *tfaContainer; /*!< tfa container array */ member
Dfsl_tfa9xxx.c71 rc = TFA9XXX_CreatePlatform(handle, config->tfaContainer); in TFA9XXX_Init()