Searched refs:_i2c_m_sync_send_stop (Results 1 – 3 of 3) sorted by relevance
189 int32_t _i2c_m_sync_send_stop(struct _i2c_m_sync_device *const i2c_dev);
240 return _i2c_m_sync_send_stop(&i2c->device); in i2c_m_sync_send_stop()
1520 int32_t _i2c_m_sync_send_stop(struct _i2c_m_sync_device *const i2c_dev) in _i2c_m_sync_send_stop() function