Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h502 #define LL_CKGA_PERIPH_EXTI RCC_CKGAENR_EXTICKG
Dstm32h7xx_hal_rcc.h7081 #define __HAL_RCC_EXTI_CLKGA_ENABLE() (RCC->CKGAENR) |= (RCC_CKGAENR_EXTICKG)
7104 #define __HAL_RCC_EXTI_CLKGA_DISABLE() (RCC->CKGAENR) &= ~ (RCC_CKGAENR_EXTICKG)
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h14217 #define RCC_CKGAENR_EXTICKG RCC_CKGAENR_EXTICKG_Msk macro
Dstm32h7b0xx.h14685 #define RCC_CKGAENR_EXTICKG RCC_CKGAENR_EXTICKG_Msk macro
Dstm32h7b0xxq.h14697 #define RCC_CKGAENR_EXTICKG RCC_CKGAENR_EXTICKG_Msk macro
Dstm32h7a3xxq.h14229 #define RCC_CKGAENR_EXTICKG RCC_CKGAENR_EXTICKG_Msk macro
Dstm32h7b3xx.h14692 #define RCC_CKGAENR_EXTICKG RCC_CKGAENR_EXTICKG_Msk macro
Dstm32h7b3xxq.h14704 #define RCC_CKGAENR_EXTICKG RCC_CKGAENR_EXTICKG_Msk macro