| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 74 struct _i2c_m_msg { struct 85 struct _i2c_m_msg msg; argument 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| A D | hpl_i2c_m_async.h | 134 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 74 struct _i2c_m_msg { struct 85 struct _i2c_m_msg msg; argument 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| A D | hal_i2c_m_sync.h | 202 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg);
|
| A D | hpl_i2c_m_async.h | 134 int32_t _i2c_m_async_transfer(struct _i2c_m_async_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 | 74 struct _i2c_m_msg { struct 85 struct _i2c_m_msg msg; argument 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| A D | hpl_i2c_m_async.h | 134 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 74 struct _i2c_m_msg { struct 85 struct _i2c_m_msg msg; argument 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| A D | hal_i2c_m_sync.h | 202 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg);
|
| A D | hpl_i2c_m_async.h | 134 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 74 struct _i2c_m_msg { struct 85 struct _i2c_m_msg msg; argument 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| A D | hal_i2c_m_sync.h | 202 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg);
|
| A D | hpl_i2c_m_async.h | 134 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 74 struct _i2c_m_msg { struct 85 struct _i2c_m_msg msg; argument 155 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| A D | hal_i2c_m_sync.h | 202 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg);
|
| A D | hpl_i2c_m_async.h | 134 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *const i2c_dev, struct _i2c_m_msg *msg);
|
| /bsp/microchip/samc21/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 48 struct _i2c_m_msg msg; in i2c_m_sync_read() 71 struct _i2c_m_msg msg; in i2c_m_sync_write() 164 struct _i2c_m_msg msg; in i2c_m_sync_cmd_write() 198 struct _i2c_m_msg msg; in i2c_m_sync_cmd_read() 230 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg) in i2c_m_sync_transfer()
|
| /bsp/microchip/saml10/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 48 struct _i2c_m_msg msg; in i2c_m_sync_read() 71 struct _i2c_m_msg msg; in i2c_m_sync_write() 164 struct _i2c_m_msg msg; in i2c_m_sync_cmd_write() 198 struct _i2c_m_msg msg; in i2c_m_sync_cmd_read() 230 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg) in i2c_m_sync_transfer()
|
| /bsp/microchip/same70/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 48 struct _i2c_m_msg msg; in i2c_m_sync_read() 71 struct _i2c_m_msg msg; in i2c_m_sync_write() 164 struct _i2c_m_msg msg; in i2c_m_sync_cmd_write() 198 struct _i2c_m_msg msg; in i2c_m_sync_cmd_read() 230 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg) in i2c_m_sync_transfer()
|
| /bsp/microchip/same54/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 48 struct _i2c_m_msg msg; in i2c_m_sync_read() 71 struct _i2c_m_msg msg; in i2c_m_sync_write() 164 struct _i2c_m_msg msg; in i2c_m_sync_cmd_write() 198 struct _i2c_m_msg msg; in i2c_m_sync_cmd_read() 230 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg) in i2c_m_sync_transfer()
|
| /bsp/microchip/same70/bsp/hpl/twihs/ |
| A D | hpl_twihs.c | 66 static inline int32_t _i2c_m_sync_read(struct _i2c_m_sync_device *const dev, struct _i2c_m_msg *msg… 77 static inline int32_t _i2c_m_sync_write(struct _i2c_m_sync_device *const dev, struct _i2c_m_msg *ms… 184 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const dev, struct _i2c_m_msg *msg) in _i2c_m_sync_transfer() 199 static inline int32_t _i2c_m_sync_write(struct _i2c_m_sync_device *const dev, struct _i2c_m_msg *ms… in _i2c_m_sync_write() 240 static inline int32_t _i2c_m_sync_read(struct _i2c_m_sync_device *const dev, struct _i2c_m_msg *msg) in _i2c_m_sync_read()
|
| /bsp/microchip/common/board/ |
| A D | sam_i2c.c | 50 struct _i2c_m_msg *dest) in sam_i2c_update_control() 70 struct _i2c_m_msg i2c_msg; in sam_i2c_master_xfer()
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 986 …nt32_t _sercom_i2c_sync_analyse_flags(void *const hw, uint32_t flags, struct _i2c_m_msg *const msg) in _sercom_i2c_sync_analyse_flags() 1205 struct _i2c_m_msg *msg = &i2c_dev->service.msg; in _sercom_i2c_send_address() 1244 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_async_transfer() 1481 struct _i2c_m_msg *msg = &i2c_dev->service.msg; in _sercom_i2c_sync_send_address() 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()
|
| /bsp/microchip/samc21/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1045 …nt32_t _sercom_i2c_sync_analyse_flags(void *const hw, uint32_t flags, struct _i2c_m_msg *const msg) in _sercom_i2c_sync_analyse_flags() 1261 struct _i2c_m_msg *msg = &i2c_dev->service.msg; in _sercom_i2c_send_address() 1300 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_async_transfer() 1537 struct _i2c_m_msg *msg = &i2c_dev->service.msg; in _sercom_i2c_sync_send_address() 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()
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 986 …nt32_t _sercom_i2c_sync_analyse_flags(void *const hw, uint32_t flags, struct _i2c_m_msg *const msg) in _sercom_i2c_sync_analyse_flags() 1205 struct _i2c_m_msg *msg = &i2c_dev->service.msg; in _sercom_i2c_send_address() 1244 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_async_transfer() 1481 struct _i2c_m_msg *msg = &i2c_dev->service.msg; in _sercom_i2c_sync_send_address() 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()
|