Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_container.c110 nxpTfaPatch_t *patchfile; in tfa2_cnt_check_revid()
121 patchfile = (nxpTfaPatch_t *)patchdsc; in tfa2_cnt_check_revid()
593 int tfa2_cnt_write_patch(struct tfa2_device *tfa, nxpTfaPatch_t *patchfile) in tfa2_cnt_write_patch()
600 size = patchfile->hdr.size - sizeof(nxpTfaPatch_t); // size is total length in tfa2_cnt_write_patch()
662 … rc = tfa2_cnt_write_patch(tfa, (nxpTfaPatch_t *)&file->data); /* data is the patch header */ in tfa2_cnt_write_item()
847 rc = tfa2_cnt_write_patch(tfa, (nxpTfaPatch_t *)&file->data); in tfa2_cnt_write_file()
Dtfa2_container.h56 int tfa2_cnt_write_patch(struct tfa2_device *tfa, nxpTfaPatch_t *patchfile);
Dtfa9xxx_parameters.h311 } nxpTfaPatch_t; typedef