Home
last modified time | relevance | path

Searched refs:RCC_AHB1Periph_GPIOG (Results 1 – 5 of 5) sorted by relevance

/lk-master/target/qemu-m4/
A Dm4display.c66 RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOG, ENABLE); in setup_pins()
81 RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOG, ENABLE); in setup_pins()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_gpio.c164 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_GPIOG, ENABLE); in GPIO_DeInit()
165 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_GPIOG, DISABLE); in GPIO_DeInit()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_gpio.c163 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_GPIOG, ENABLE); in GPIO_DeInit()
164 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_GPIOG, DISABLE); in GPIO_DeInit()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rcc.h264 #define RCC_AHB1Periph_GPIOG ((uint32_t)0x00000040) macro
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h497 #define RCC_AHB1Periph_GPIOG ((uint32_t)0x00000040) macro

Completed in 9 milliseconds