Searched refs:_i2c_m_msg (Results 1 – 5 of 5) sorted by relevance
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()
84 struct _i2c_m_msg { struct95 struct _i2c_m_msg msg; argument165 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg);
202 int32_t i2c_m_sync_transfer(struct i2c_m_sync_desc *const i2c, struct _i2c_m_msg *msg);
144 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *const i2c_dev, struct _i2c_m_msg *msg);
941 …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()1158 struct _i2c_m_msg *msg = &i2c_dev->service.msg; in _sercom_i2c_send_address()1197 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_async_transfer()1435 struct _i2c_m_msg *msg = &i2c_dev->service.msg; in _sercom_i2c_sync_send_address()1476 int32_t _i2c_m_sync_transfer(struct _i2c_m_sync_device *const i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_sync_transfer()