Home
last modified time | relevance | path

Searched refs:RCC_APB4ENR_I2C4EN (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h2442 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_I2C4EN);\
2444 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_I2C4EN);\
2551 #define __HAL_RCC_I2C4_CLK_DISABLE() (RCC->APB4ENR) &= ~ (RCC_APB4ENR_I2C4EN)
2585 #define __HAL_RCC_I2C4_IS_CLK_ENABLED() ((RCC->APB4ENR & RCC_APB4ENR_I2C4EN) != 0U)
2613 #define __HAL_RCC_I2C4_IS_CLK_DISABLED() ((RCC->APB4ENR & RCC_APB4ENR_I2C4EN) == 0U)
3542 SET_BIT(RCC_C1->APB4ENR, RCC_APB4ENR_I2C4EN);\
3544 tmpreg = READ_BIT(RCC_C1->APB4ENR, RCC_APB4ENR_I2C4EN);\
3617 #define __HAL_RCC_C1_I2C4_CLK_DISABLE() (RCC_C1->APB4ENR) &= ~ (RCC_APB4ENR_I2C4EN)
4572 SET_BIT(RCC_C2->APB4ENR, RCC_APB4ENR_I2C4EN);\
4574 tmpreg = READ_BIT(RCC_C2->APB4ENR, RCC_APB4ENR_I2C4EN);\
[all …]
Dstm32h7xx_ll_bus.h357 #define LL_APB4_GRP1_PERIPH_I2C4 RCC_APB4ENR_I2C4EN
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13792 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h7b0xx.h14248 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h7b0xxq.h14260 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h7a3xxq.h13804 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h7b3xx.h14255 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h7b3xxq.h14267 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h730xxq.h16121 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h733xx.h16109 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h725xx.h15658 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h730xx.h16109 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h735xx.h16121 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h742xx.h14984 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h723xx.h15646 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h750xx.h15889 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h753xx.h15895 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h745xx.h16222 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h745xg.h16222 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h743xx.h15620 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h755xx.h16497 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h757xx.h19660 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h747xg.h19385 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro
Dstm32h747xx.h19385 #define RCC_APB4ENR_I2C4EN RCC_APB4ENR_I2C4EN_Msk macro