Searched refs:tfaContainer (Results 1 – 3 of 3) sorted by relevance
17 .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 …
94 uint8_t *tfaContainer; /*!< tfa container array */ member
71 rc = TFA9XXX_CreatePlatform(handle, config->tfaContainer); in TFA9XXX_Init()