Home
last modified time | relevance | path

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

/components/drivers/i2c/
A Ddev_i2c_bit_ops.c24 #define GET_SCL(ops) ops->get_scl(ops->data) macro
53 while (!GET_SCL(ops)) in SCL_H()
76 if (ops->get_scl && !GET_SCL(ops)) in i2c_start()

Completed in 3 milliseconds