Searched defs:RCC_APB1ENR_I2C1 (Results 1 – 2 of 2) sorted by relevance
464 #define RCC_APB1ENR_I2C1 (0x01U << RCC_APB1ENR_I2C1_Pos) ///< I2C 1 clock en… macro
1280 #define RCC_APB1ENR_I2C1(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB1ENR_I2C1_SH… macro
Completed in 57 milliseconds