Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h7062 #define __HAL_RCC_AXI_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_AXICKG)
7063 #define __HAL_RCC_AHB_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_AHBCKG)
7064 #define __HAL_RCC_CPU_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_CPUCKG)
7065 #define __HAL_RCC_SDMMC_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_SDMMCCKG)
7066 #define __HAL_RCC_MDMA_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_MDMACKG)
7067 #define __HAL_RCC_DMA2D_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_DMA2DCKG)
7068 #define __HAL_RCC_LTDC_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_LTDCCKG)
7069 #define __HAL_RCC_GFXMMUM_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_GFXMMUMCKG)
7070 #define __HAL_RCC_AHB12_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_AHB12CKG)
7071 #define __HAL_RCC_AHB34_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_AHB34CKG)
[all …]
Dstm32h7xx_ll_bus.h3261 SET_BIT(RCC->CKGAENR, Periphs); in LL_CKGA_Enable()
3263 tmpreg = READ_BIT(RCC->CKGAENR, Periphs); in LL_CKGA_Enable()
3320 CLEAR_BIT(RCC->CKGAENR, Periphs); in LL_CKGA_Disable()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h1121 …__IO uint32_t CKGAENR; /*!< AXI Clocks Gating Enable Register, … member
Dstm32h7b0xx.h1124 …__IO uint32_t CKGAENR; /*!< AXI Clocks Gating Enable Register, … member
Dstm32h7b0xxq.h1125 …__IO uint32_t CKGAENR; /*!< AXI Clocks Gating Enable Register, … member
Dstm32h7a3xxq.h1122 …__IO uint32_t CKGAENR; /*!< AXI Clocks Gating Enable Register, … member
Dstm32h7b3xx.h1124 …__IO uint32_t CKGAENR; /*!< AXI Clocks Gating Enable Register, … member
Dstm32h7b3xxq.h1125 …__IO uint32_t CKGAENR; /*!< AXI Clocks Gating Enable Register, … member