Home
last modified time | relevance | path

Searched refs:SCL_H (Results 1 – 1 of 1) sorted by relevance

/components/drivers/i2c/
A Ddev_i2c_bit_ops.c43 static rt_err_t SCL_H(struct rt_i2c_bit_ops *ops) in SCL_H() function
93 SCL_H(ops); in i2c_restart()
104 SCL_H(ops); in i2c_stop()
117 if (SCL_H(ops) < 0) in i2c_waitack()
145 if (SCL_H(ops) < 0) in i2c_writeb()
172 if (SCL_H(ops) < 0) in i2c_readb()
232 if (SCL_H(ops) < 0) in i2c_send_ack_or_nack()

Completed in 2 milliseconds