Searched refs:tfa2_i2c_read_cf_mem24 (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_dev.c | 1104 rc = tfa2_i2c_read_cf_mem24(i2c, 0, xmem0, 3, TFA2_CF_MEM_XMEM); in tfa2_i2c_rpc_status() 1194 rc = tfa2_i2c_read_cf_mem24(i2c, 1, (uint8_t *)res_buf, res_len, TFA2_CF_MEM_XMEM); in tfa2_i2c_dsp_execute() 1569 int tfa2_i2c_read_cf_mem24(struct i2c_client *client, uint16_t address, uint8_t *data, int size, en… in tfa2_i2c_read_cf_mem24() function
|
| D | tfa2_dev.h | 397 int tfa2_i2c_read_cf_mem24(struct i2c_client *client, uint16_t address, uint8_t *data, int size, en…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/ |
| D | fsl_tfa9xxx.c | 789 …rc = tfa2_i2c_read_cf_mem24(tfa->i2c, xmem_offset, (uint8_t *)res_buf + xmem_offset * 3, chunk_siz… in TFA9XXX_DspExecuteCommand()
|