Searched defs:I2C_CR_SLAVE10 (Results 1 – 2 of 2) sorted by relevance
313 #define I2C_CR_SLAVE10 (0x01U << I2C_CR_SLAVE10_Pos) ///< I2C slave mode… macro
5941 #define I2C_CR_SLAVE10(x) (((uint32_t)(((uint32_t)(x)) << I2C_CR_SLAVE10_SHIF… macro
Completed in 53 milliseconds