Searched refs:tfa2_cnt_write_msg (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_container.c | 680 int tfa2_cnt_write_msg(struct tfa2_device *tfa, int wlength, char *wbuf) in tfa2_cnt_write_msg() function 756 return tfa2_cnt_write_msg(tfa, size, dsc->offset + 2 + cnt); in tfa2_cnt_write_msg_dsc() 835 rc = tfa2_cnt_write_msg(tfa, size, (char *)((tfa_msg_file_t *)hdr)->data); in tfa2_cnt_write_file() 840 rc = tfa2_cnt_write_msg(tfa, size, in tfa2_cnt_write_file()
|
| D | tfa2_container.h | 47 int tfa2_cnt_write_msg(struct tfa2_device *tfa, int wlength, char *wbuf);
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/ |
| D | fsl_tfa9xxx.c | 680 rc = tfa2_cnt_write_msg(tfa, SetInputSelector_msg_len, SetInputSelector_msg); in TFA9XXX_SetPlayChannel()
|