/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc.h | 1012 SET_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \ 1014 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \ 1082 #define __HAL_RCC_I2C4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) 1455 #define __HAL_RCC_I2C4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) != 0U) 1517 #define __HAL_RCC_I2C4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) == 0U)
|
D | stm32g4xx_ll_bus.h | 177 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 1075 SET_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \ 1077 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \ 1204 #define __HAL_RCC_I2C4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) 1529 #define __HAL_RCC_I2C4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) != 0U) 1586 #define __HAL_RCC_I2C4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) == 0U)
|
D | stm32l5xx_ll_bus.h | 158 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc.h | 1236 SET_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \ 1238 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \ 1403 #define __HAL_RCC_I2C4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) 1949 #define __HAL_RCC_I2C4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) != 0U) 2048 #define __HAL_RCC_I2C4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) == 0U)
|
D | stm32l4xx_ll_bus.h | 233 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rcc.h | 1593 SET_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \ 1595 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \ 1679 #define __HAL_RCC_I2C4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) 2383 #define __HAL_RCC_I2C4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) != 0U) 2435 #define __HAL_RCC_I2C4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN) == 0U)
|
D | stm32u5xx_ll_bus.h | 244 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/soc/ |
D | stm32g471xx.h | 8351 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32g473xx.h | 8889 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32g483xx.h | 9116 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32g484xx.h | 12689 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32g474xx.h | 12462 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/soc/ |
D | stm32l451xx.h | 10114 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32l452xx.h | 10189 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32l462xx.h | 10411 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32l496xx.h | 12299 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32l4a6xx.h | 12633 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32l4r5xx.h | 12517 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32l4r7xx.h | 13007 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32l4s5xx.h | 12858 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
D | stm32l4s7xx.h | 13348 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 11799 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 15266 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk /*!< I2C4 Clock… macro
|
D | stm32u535xx.h | 14729 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk /*!< I2C4 Clock… macro
|