| /bsp/microchip/samc21/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 56 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_read() 79 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_write() 172 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_write() 183 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_write() 206 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_read() 217 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_read() 232 return _i2c_m_sync_transfer(&i2c->device, msg); in i2c_m_sync_transfer()
|
| /bsp/microchip/saml10/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 56 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_read() 79 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_write() 172 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_write() 183 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_write() 206 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_read() 217 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_read() 232 return _i2c_m_sync_transfer(&i2c->device, msg); in i2c_m_sync_transfer()
|
| /bsp/microchip/same70/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 56 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_read() 79 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_write() 172 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_write() 183 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_write() 206 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_read() 217 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_read() 232 return _i2c_m_sync_transfer(&i2c->device, msg); in i2c_m_sync_transfer()
|
| /bsp/microchip/same54/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 56 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_read() 79 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_write() 172 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_write() 183 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_write() 206 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_read() 217 ret = _i2c_m_sync_transfer(&i2c->device, &msg); in i2c_m_sync_cmd_read() 232 return _i2c_m_sync_transfer(&i2c->device, msg); in i2c_m_sync_transfer()
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/same70/bsp/hpl/twihs/ |
| A D | hpl_twihs.c | 184 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const dev, struct _i2c_m_msg *msg) in _i2c_m_sync_transfer() function
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1522 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_sync_transfer() function
|
| /bsp/microchip/samc21/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1578 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_sync_transfer() function
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1522 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_sync_transfer() function
|
| /bsp/microchip/saml10/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1522 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_sync_transfer() function
|
| /bsp/microchip/same54/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1595 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_sync_transfer() function
|