Searched defs:RCC_APB1ENR_I2C2 (Results 1 – 2 of 2) sorted by relevance
466 #define RCC_APB1ENR_I2C2 (0x01U << RCC_APB1ENR_I2C2_Pos) ///< I2C 2 clock en… macro
1276 #define RCC_APB1ENR_I2C2(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB1ENR_I2C2_SH… macro
Completed in 46 milliseconds