Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR2_I2C4EN (Results 1 – 25 of 40) sorted by relevance

12

/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h1012 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)
Dstm32g4xx_ll_bus.h177 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h1075 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)
Dstm32l5xx_ll_bus.h158 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h1236 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)
Dstm32l4xx_ll_bus.h233 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1593 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)
Dstm32u5xx_ll_bus.h244 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN
/hal_stm32-3.5.0/stm32cube/stm32g4xx/soc/
Dstm32g471xx.h8351 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32g473xx.h8889 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32g483xx.h9116 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32g484xx.h12689 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32g474xx.h12462 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
/hal_stm32-3.5.0/stm32cube/stm32l4xx/soc/
Dstm32l451xx.h10114 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32l452xx.h10189 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32l462xx.h10411 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32l496xx.h12299 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32l4a6xx.h12633 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32l4r5xx.h12517 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32l4r7xx.h13007 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32l4s5xx.h12858 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
Dstm32l4s7xx.h13348 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
/hal_stm32-3.5.0/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h11799 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk macro
/hal_stm32-3.5.0/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15266 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk /*!< I2C4 Clock… macro
Dstm32u535xx.h14729 #define RCC_APB1ENR2_I2C4EN RCC_APB1ENR2_I2C4EN_Msk /*!< I2C4 Clock… macro

12