Home
last modified time | relevance | path

Searched defs:_i2c_req_t (Results 1 – 15 of 15) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/
Di2c.h91 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/
Di2c.h94 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/
Di2c.h90 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/
Di2c.h96 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/
Di2c.h96 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/
Di2c.h96 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/
Di2c.h97 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/
Di2c.h97 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/
Di2c.h97 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/
Di2c.h96 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/
Di2c.h98 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/
Di2c.h97 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/
Di2c.h97 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/
Di2c.h96 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/
Di2c.h96 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