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

/netbsd-current/sys/dev/i2c/
H A Di2c_io.h52 #define I2C_OP_STOP_P(x) (((int)(x) & I2C_OPMASK_STOP) != 0) macro

Completed in 199 milliseconds