Searched defs:IS_WRITE_OP (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/i2c/
H A Di2c.h26 #define IS_WRITE_OP(op) (((op) & I2C_OP_WRITE) != 0) macro

Completed in 37 milliseconds