Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/
Dtfa_device_hal.c105 … ret = TFA_I2C_WriteReadRaw(handle, address, in_bytes, in_buf, out_bytes, out_buf) ? -EIO : 0; in TFA_Hal_ProcessMsg()
171 int32_t TFA_I2C_WriteReadRaw( in TFA_I2C_WriteReadRaw() function
192 return TFA_I2C_WriteReadRaw(handle, slave, len, (uint8_t *)data, 0, NULL); in TFA_I2C_WriteRaw()
Dtfa_device_hal.h119 int32_t TFA_I2C_WriteReadRaw(