Searched refs:tfa2_i2c_write_raw (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/ |
| D | fsl_tfa9xxx_IMX.c | 133 int tfa2_i2c_write_raw(struct i2c_client *client, int len, const uint8_t *data) in tfa2_i2c_write_raw() function
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_dev.c | 1300 rc = tfa2_i2c_write_raw(client, 3, buffer); in tfa2_i2c_write_reg() 1493 rc = tfa2_i2c_write_raw(client, idx, output); in write_cf_mem() 2047 error = tfa2_i2c_write_raw(client, size, &bytes[index]); in tfa2_process_patch_file()
|
| D | tfa2_dev.h | 404 int tfa2_i2c_write_raw(struct i2c_client *client, int len, const uint8_t *data);
|