Searched refs:RCC_AHB1Periph_GPIOE (Results 1 – 4 of 4) sorted by relevance
154 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_GPIOE, ENABLE); in GPIO_DeInit()155 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_GPIOE, DISABLE); in GPIO_DeInit()
153 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_GPIOE, ENABLE); in GPIO_DeInit()154 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_GPIOE, DISABLE); in GPIO_DeInit()
262 #define RCC_AHB1Periph_GPIOE ((uint32_t)0x00000010) macro
495 #define RCC_AHB1Periph_GPIOE ((uint32_t)0x00000010) macro
Completed in 8 milliseconds