Home
last modified time | relevance | path

Searched refs:RCC_CKGAENR_AHBCKG (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h484 #define LL_CKGA_PERIPH_AHB RCC_CKGAENR_AHBCKG
Dstm32h7xx_hal_rcc.h7063 #define __HAL_RCC_AHB_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_AHBCKG)
7086 #define __HAL_RCC_AHB_CLKGA_DISABLE() (RCC->CKGAENR) &= ~ (RCC_CKGAENR_AHBCKG)
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h14163 #define RCC_CKGAENR_AHBCKG RCC_CKGAENR_AHBCKG_Msk macro
Dstm32h7b0xx.h14631 #define RCC_CKGAENR_AHBCKG RCC_CKGAENR_AHBCKG_Msk macro
Dstm32h7b0xxq.h14643 #define RCC_CKGAENR_AHBCKG RCC_CKGAENR_AHBCKG_Msk macro
Dstm32h7a3xxq.h14175 #define RCC_CKGAENR_AHBCKG RCC_CKGAENR_AHBCKG_Msk macro
Dstm32h7b3xx.h14638 #define RCC_CKGAENR_AHBCKG RCC_CKGAENR_AHBCKG_Msk macro
Dstm32h7b3xxq.h14650 #define RCC_CKGAENR_AHBCKG RCC_CKGAENR_AHBCKG_Msk macro