Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h742 SET_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GPDMA2EN); \
744 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GPDMA2EN); \
854 #define __HAL_RCC_GPDMA2_CLK_DISABLE() CLEAR_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GPDMA2EN)
2076 #define __HAL_RCC_GPDMA2_IS_CLK_ENABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GPDMA2EN) != 0U)
2113 #define __HAL_RCC_GPDMA2_IS_CLK_DISABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GPDMA2EN) == 0U)
Dstm32h5xx_ll_bus.h101 #define LL_AHB1_GRP1_PERIPH_GPDMA2 RCC_AHB1ENR_GPDMA2EN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8899 #define RCC_AHB1ENR_GPDMA2EN RCC_AHB1ENR_GPDMA2EN_Msk macro
Dstm32h523xx.h13202 #define RCC_AHB1ENR_GPDMA2EN RCC_AHB1ENR_GPDMA2EN_Msk macro
Dstm32h562xx.h13948 #define RCC_AHB1ENR_GPDMA2EN RCC_AHB1ENR_GPDMA2EN_Msk macro
Dstm32h533xx.h13730 #define RCC_AHB1ENR_GPDMA2EN RCC_AHB1ENR_GPDMA2EN_Msk macro
Dstm32h573xx.h16563 #define RCC_AHB1ENR_GPDMA2EN RCC_AHB1ENR_GPDMA2EN_Msk macro
Dstm32h563xx.h16035 #define RCC_AHB1ENR_GPDMA2EN RCC_AHB1ENR_GPDMA2EN_Msk macro