Searched defs:I2C_F_MULT (Results 1 – 2 of 2) sorted by relevance
1217 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x))<<I2C_F_MULT_SHIFT))&I2C… macro
7011 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &… macro
Completed in 95 milliseconds