Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_container.c680 int tfa2_cnt_write_msg(struct tfa2_device *tfa, int wlength, char *wbuf) in tfa2_cnt_write_msg() argument
683 uint8_t *cmd_id24 = (uint8_t *)wbuf; in tfa2_cnt_write_msg()
713 rc = tfa2_dsp_execute(tfa, wbuf, wlength, rbuf, 3); in tfa2_cnt_write_msg()
Dtfa2_container.h47 int tfa2_cnt_write_msg(struct tfa2_device *tfa, int wlength, char *wbuf);