Searched refs:STATE_WRITE (Results 1 – 1 of 1) sorted by relevance
54 #define STATE_WRITE 2 macro169 if (i2c->state == STATE_START || i2c->state == STATE_WRITE) { in ocores_process()171 (msg->flags & I2C_M_RD) ? STATE_READ : STATE_WRITE; in ocores_process()201 ? STATE_READ : STATE_WRITE; in ocores_process()
Completed in 3 milliseconds