Searched refs:RCC_APB1ENR_I2C4EN (Results 1 – 11 of 11) sorted by relevance
1137 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_I2C4EN);\1139 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_I2C4EN);\1196 #define __HAL_RCC_I2C4_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_I2C4EN))1642 #define __HAL_RCC_I2C4_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_I2C4EN)) != RESET)1647 #define __HAL_RCC_I2C4_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_I2C4EN)) == RESET)
172 #define LL_APB1_GRP1_PERIPH_I2C4 RCC_APB1ENR_I2C4EN
11171 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
10542 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
10884 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
11073 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
11745 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
11458 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
11831 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
11544 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro