Searched defs:I2C_CMD_START (Results 1 – 3 of 3) sorted by relevance
100 #define I2C_CMD_START (((uint32_t)(((uint32_t)(0x0)) << I2C_CMD_SHIFT)) & I2C_CMD_MASK) // 0x00 macro
147 #define I2C_CMD_START (0x1UL << 0) /**< Send start condition… macro
Completed in 17 milliseconds