Home
last modified time | relevance | path

Searched refs:RCC_AHB2ENR1_GPIOCEN (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h888 SET_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_GPIOCEN); \
890 … tmpreg = READ_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_GPIOCEN); \
1149 #define __HAL_RCC_GPIOC_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_GPIOCEN)
2090 #define __HAL_RCC_GPIOC_IS_CLK_ENABLED() (READ_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_GPIOCEN) != 0…
2193 #define __HAL_RCC_GPIOC_IS_CLK_DISABLED() (READ_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_GPIOCEN) == 0…
Dstm32u5xx_ll_bus.h111 #define LL_AHB2_GRP1_PERIPH_GPIOC RCC_AHB2ENR1_GPIOCEN
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15124 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u535xx.h14599 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u575xx.h16040 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u585xx.h16617 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u595xx.h17083 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u5a5xx.h17660 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u5f7xx.h18643 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u599xx.h20830 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u5g7xx.h19220 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u5f9xx.h21775 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u5a9xx.h21407 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro
Dstm32u5g9xx.h22352 #define RCC_AHB2ENR1_GPIOCEN RCC_AHB2ENR1_GPIOCEN_Msk /*!< IO port C … macro