/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rcc.h | 870 SET_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN); \ 872 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN); \ 917 #define __HAL_RCC_I2C1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) 1077 #define __HAL_RCC_I2C1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) != 0U) 1100 #define __HAL_RCC_I2C1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) == 0U)
|
D | stm32c0xx_ll_bus.h | 104 #define LL_APB1_GRP1_PERIPH_I2C1 RCC_APBENR1_I2C1EN
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rcc.h | 994 SET_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN); \ 996 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN); \ 1112 #define __HAL_RCC_I2C1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) 1322 #define __HAL_RCC_I2C1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) != 0… 1384 #define __HAL_RCC_I2C1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) == 0…
|
D | stm32u0xx_ll_bus.h | 124 #define LL_APB1_GRP1_PERIPH_I2C1 RCC_APBENR1_I2C1EN
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rcc.h | 1162 SET_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN); \ 1164 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN); \ 1408 #define __HAL_RCC_I2C1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) 1569 #define __HAL_RCC_I2C1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) != 0U) 1633 #define __HAL_RCC_I2C1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN) == 0U)
|
D | stm32g0xx_ll_bus.h | 146 #define LL_APB1_GRP1_PERIPH_I2C1 RCC_APBENR1_I2C1EN
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 4099 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32c031xx.h | 4259 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32c071xx.h | 4724 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 4332 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g050xx.h | 4366 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g070xx.h | 4507 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g031xx.h | 4540 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g041xx.h | 4788 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g051xx.h | 4894 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g061xx.h | 5142 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g071xx.h | 5250 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g081xx.h | 5498 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g0b0xx.h | 5553 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g0c1xx.h | 6853 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32g0b1xx.h | 6605 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 5405 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32u083xx.h | 6233 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|
D | stm32u073xx.h | 5969 #define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk macro
|