Home
last modified time | relevance | path

Searched refs:RCC_AHB4ENR_HSEMEN (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h1553 #if defined(RCC_AHB4ENR_HSEMEN)
1556 SET_BIT(RCC->AHB4ENR, RCC_AHB4ENR_HSEMEN);\
1558 tmpreg = READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_HSEMEN);\
1607 #if defined(RCC_AHB4ENR_HSEMEN)
1608 #define __HAL_RCC_HSEM_CLK_DISABLE() (RCC->AHB4ENR) &= ~ (RCC_AHB4ENR_HSEMEN)
1647 #if defined(RCC_AHB4ENR_HSEMEN)
1648 #define __HAL_RCC_HSEM_IS_CLK_ENABLED() ((RCC->AHB4ENR & RCC_AHB4ENR_HSEMEN) != 0U)
1681 #if defined(RCC_AHB4ENR_HSEMEN)
1682 #define __HAL_RCC_HSEM_IS_CLK_DISABLED() ((RCC->AHB4ENR & RCC_AHB4ENR_HSEMEN) == 0U)
3023 SET_BIT(RCC_C1->AHB4ENR, RCC_AHB4ENR_HSEMEN);\
[all …]
Dstm32h7xx_ll_bus.h219 #if defined(HSEM) && defined(RCC_AHB4ENR_HSEMEN)
220 #define LL_AHB4_GRP1_PERIPH_HSEM RCC_AHB4ENR_HSEMEN
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h730xxq.h15945 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h733xx.h15933 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h725xx.h15482 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h730xx.h15933 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h735xx.h15945 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h742xx.h14817 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h723xx.h15470 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h750xx.h15719 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h753xx.h15725 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h745xx.h16049 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h745xg.h16049 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h743xx.h15450 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h755xx.h16324 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h757xx.h19484 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h747xg.h19209 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro
Dstm32h747xx.h19209 #define RCC_AHB4ENR_HSEMEN RCC_AHB4ENR_HSEMEN_Msk macro