Searched defs:I2C_INP_VAL (Results 1 – 1 of 1) sorted by relevance
32 #define I2C_INP_VAL(__x) 0 /* Not implemented */ macro43 #define I2C_INP_VAL(__x) (((__x) == 1) ? 0x1 : 0x2) macro
Completed in 4 milliseconds