Searched refs:do_stop (Results 1 – 2 of 2) sorted by relevance
509 static int do_stop(const struct device *dev, uint32_t nwait) in do_stop() function647 do_stop(dev, STOP_WAIT_COUNT); in ctrl_tx()653 ret = do_stop(dev, STOP_WAIT_COUNT); in ctrl_tx()728 ret = do_stop(dev, STOP_WAIT_COUNT); in ctrl_rx()764 ret = do_stop(dev, STOP_WAIT_COUNT); in ctrl_rx()
146 static void m_numaker_i2c_master_xfer_end(const struct device *dev, bool do_stop) in m_numaker_i2c_master_xfer_end() argument152 if (do_stop) { in m_numaker_i2c_master_xfer_end()