| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/ |
| D | i2c_reva.c | 909 if ((req->rx_len == 0) || (req->tx_len != 0)) { in MXC_I2C_RevA_MasterTransaction() 915 while (req->tx_len > written) { in MXC_I2C_RevA_MasterTransaction() 918 req->tx_len - written); in MXC_I2C_RevA_MasterTransaction() 923 req->tx_len = written; in MXC_I2C_RevA_MasterTransaction() 1022 if (req->tx_len) { in MXC_I2C_RevA_MasterTransactionAsync() 1106 MXC_I2C_WriteTXFIFODMA((mxc_i2c_regs_t *)i2c, req->tx_buf, req->tx_len, NULL, dma); in MXC_I2C_RevA_MasterTransactionDMA() 1108 MXC_I2C_WriteTXFIFODMA((mxc_i2c_regs_t *)i2c, req->tx_buf, req->tx_len, NULL); in MXC_I2C_RevA_MasterTransactionDMA() 1359 if (req->tx_len > written) { in MXC_I2C_RevA_MasterAsyncHandler() 1362 req->tx_len - written); in MXC_I2C_RevA_MasterAsyncHandler() 1367 if (written < req->tx_len) { in MXC_I2C_RevA_MasterAsyncHandler() [all …]
|
| D | i2c_revb.h | 61 unsigned int tx_len; member
|
| D | i2c_reva.h | 63 unsigned int tx_len; member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/ |
| D | i2c.h | 101 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/ |
| D | i2c.h | 101 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/ |
| D | i2c.h | 101 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/ |
| D | i2c.h | 101 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/ |
| D | i2c.h | 95 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/ |
| D | i2c.h | 95 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32520/ |
| D | i2c.h | 99 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/ |
| D | i2c.h | 102 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/ |
| D | i2c.h | 102 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/ |
| D | i2c.h | 101 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/ |
| D | i2c.h | 103 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/ |
| D | i2c.h | 102 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32660/ |
| D | i2c.h | 102 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/ |
| D | i2c.h | 101 unsigned int tx_len; ///< The number of bytes to write. On return member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/ |
| D | i2c.h | 101 unsigned int tx_len; ///< The number of bytes to write. On return member
|