Searched refs:RCC_APB7ENR_I2C3EN (Results 1 – 7 of 7) sorted by relevance
1032 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN); \1034 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN); \1066 #define __HAL_RCC_I2C3_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN)1189 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN) != 0U)
189 #define LL_APB7_GRP1_PERIPH_I2C3 RCC_APB7ENR_I2C3EN
6313 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro
10136 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro
10432 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro
10450 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro