| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/ |
| D | i2c.h | 91 struct _i2c_req_t { struct 92 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the I2C block used.) 93 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 94 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 95 unsigned int tx_len; ///< The number of bytes to write. On return 98 unsigned char *rx_buf; ///< The buffer to read the data into. 99 unsigned int rx_len; ///< The number of bytes to read. On return 102 int restart; ///< Controls whether the transaction is 106 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32520/ |
| D | i2c.h | 94 struct _i2c_req_t { struct 95 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 97 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 98 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 99 unsigned int tx_len; ///< The number of bytes to write. On return 102 unsigned char *rx_buf; ///< The buffer to read the data into. 103 unsigned int rx_len; ///< The number of bytes to read. On return 106 int restart; ///< Controls whether the transaction is 110 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/ |
| D | i2c.h | 90 struct _i2c_req_t { struct 91 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 93 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 94 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 95 unsigned int tx_len; ///< The number of bytes to write. On return 98 unsigned char *rx_buf; ///< The buffer to read the data into. 99 unsigned int rx_len; ///< The number of bytes to read. On return 102 int restart; ///< Controls whether the transaction is 106 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/ |
| D | i2c.h | 96 struct _i2c_req_t { struct 97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 99 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 100 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 101 unsigned int tx_len; ///< The number of bytes to write. On return 104 unsigned char *rx_buf; ///< The buffer to read the data into. 105 unsigned int rx_len; ///< The number of bytes to read. On return 108 int restart; ///< Controls whether the transaction is 112 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/ |
| D | i2c.h | 96 struct _i2c_req_t { struct 97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 99 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 100 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 101 unsigned int tx_len; ///< The number of bytes to write. On return 104 unsigned char *rx_buf; ///< The buffer to read the data into. 105 unsigned int rx_len; ///< The number of bytes to read. On return 108 int restart; ///< Controls whether the transaction is 112 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/ |
| D | i2c.h | 96 struct _i2c_req_t { struct 97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 99 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 100 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 101 unsigned int tx_len; ///< The number of bytes to write. On return 104 unsigned char *rx_buf; ///< The buffer to read the data into. 105 unsigned int rx_len; ///< The number of bytes to read. On return 108 int restart; ///< Controls whether the transaction is 112 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/ |
| D | i2c.h | 97 struct _i2c_req_t { struct 98 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the I2C block used.) 99 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 100 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 101 unsigned int tx_len; ///< The number of bytes to write. On return 104 unsigned char *rx_buf; ///< The buffer to read the data into. 105 unsigned int rx_len; ///< The number of bytes to read. On return 108 int restart; ///< Controls whether the transaction is 112 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/ |
| D | i2c.h | 97 struct _i2c_req_t { struct 98 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 100 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 101 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 102 unsigned int tx_len; ///< The number of bytes to write. On return 105 unsigned char *rx_buf; ///< The buffer to read the data into. 106 unsigned int rx_len; ///< The number of bytes to read. On return 109 int restart; ///< Controls whether the transaction is 113 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/ |
| D | i2c.h | 97 struct _i2c_req_t { struct 98 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 100 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 101 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 102 unsigned int tx_len; ///< The number of bytes to write. On return 105 unsigned char *rx_buf; ///< The buffer to read the data into. 106 unsigned int rx_len; ///< The number of bytes to read. On return 109 int restart; ///< Controls whether the transaction is 113 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/ |
| D | i2c.h | 96 struct _i2c_req_t { struct 97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 99 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 100 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 101 unsigned int tx_len; ///< The number of bytes to write. On return 104 unsigned char *rx_buf; ///< The buffer to read the data into. 105 unsigned int rx_len; ///< The number of bytes to read. On return 108 int restart; ///< Controls whether the transaction is 112 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/ |
| D | i2c.h | 98 struct _i2c_req_t { struct 99 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 101 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 102 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 103 unsigned int tx_len; ///< The number of bytes to write. On return 106 unsigned char *rx_buf; ///< The buffer to read the data into. 107 unsigned int rx_len; ///< The number of bytes to read. On return 110 int restart; ///< Controls whether the transaction is 114 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/ |
| D | i2c.h | 97 struct _i2c_req_t { struct 98 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 100 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 101 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 102 unsigned int tx_len; ///< The number of bytes to write. On return 105 unsigned char *rx_buf; ///< The buffer to read the data into. 106 unsigned int rx_len; ///< The number of bytes to read. On return 109 int restart; ///< Controls whether the transaction is 113 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32660/ |
| D | i2c.h | 97 struct _i2c_req_t { struct 98 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 100 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 101 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 102 unsigned int tx_len; ///< The number of bytes to write. On return 105 unsigned char *rx_buf; ///< The buffer to read the data into. 106 unsigned int rx_len; ///< The number of bytes to read. On return 109 int restart; ///< Controls whether the transaction is 113 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/ |
| D | i2c.h | 96 struct _i2c_req_t { struct 97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 99 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 100 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 101 unsigned int tx_len; ///< The number of bytes to write. On return 104 unsigned char *rx_buf; ///< The buffer to read the data into. 105 unsigned int rx_len; ///< The number of bytes to read. On return 108 int restart; ///< Controls whether the transaction is 112 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/ |
| D | i2c.h | 96 struct _i2c_req_t { struct 97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the 99 unsigned int addr; ///< The 7-bit or 10-bit address of the slave. 100 unsigned char *tx_buf; ///< The buffer containing the bytes to write. 101 unsigned int tx_len; ///< The number of bytes to write. On return 104 unsigned char *rx_buf; ///< The buffer to read the data into. 105 unsigned int rx_len; ///< The number of bytes to read. On return 108 int restart; ///< Controls whether the transaction is 112 mxc_i2c_complete_cb_t callback; ///< The callback used to indicate the
|