Home
last modified time | relevance | path

Searched refs:GPIOG (Results 1 – 25 of 199) sorted by relevance

12345678

/hal_stm32-3.5.0/stm32cube/stm32f4xx/soc/
Dsystem_stm32f4xx.c329 GPIOG->AFR[0] = 0xCCCCCCCC; in SystemInit_ExtMemCtl()
330 GPIOG->AFR[1] = 0xCCCCCCCC; in SystemInit_ExtMemCtl()
332 GPIOG->MODER = 0xAAAAAAAA; in SystemInit_ExtMemCtl()
334 GPIOG->OSPEEDR = 0xAAAAAAAA; in SystemInit_ExtMemCtl()
336 GPIOG->OTYPER = 0x00000000; in SystemInit_ExtMemCtl()
338 GPIOG->PUPDR = 0x00000000; in SystemInit_ExtMemCtl()
529 GPIOG->AFR[0] = 0xCCCCCCCC; in SystemInit_ExtMemCtl()
530 GPIOG->AFR[1] = 0xCCCCCCCC; in SystemInit_ExtMemCtl()
532 GPIOG->MODER = 0xAAAAAAAA; in SystemInit_ExtMemCtl()
534 GPIOG->OSPEEDR = 0xAAAAAAAA; in SystemInit_ExtMemCtl()
[all …]
/hal_stm32-3.5.0/stm32cube/stm32f2xx/soc/
Dsystem_stm32f2xx.c309 GPIOG->AFR[0] = 0x00CCCCCC; in SystemInit_ExtMemCtl()
310 GPIOG->AFR[1] = 0x000000C0; in SystemInit_ExtMemCtl()
312 GPIOG->MODER = 0x00085AAA; in SystemInit_ExtMemCtl()
314 GPIOG->OSPEEDR = 0x000CAFFF; in SystemInit_ExtMemCtl()
316 GPIOG->OTYPER = 0x00000000; in SystemInit_ExtMemCtl()
318 GPIOG->PUPDR = 0x00000000; in SystemInit_ExtMemCtl()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/soc/
Dsystem_stm32l1xx.c354 GPIOG->AFR[0] = 0x00CCCCCC; in SystemInit_ExtMemCtl()
355 GPIOG->AFR[1] = 0x00000C00; in SystemInit_ExtMemCtl()
357 GPIOG->MODER = 0x00200AAA; in SystemInit_ExtMemCtl()
359 GPIOG->OSPEEDR = 0x00300FFF; in SystemInit_ExtMemCtl()
361 GPIOG->OTYPER = 0x00000000; in SystemInit_ExtMemCtl()
363 GPIOG->PUPDR = 0x00000000; in SystemInit_ExtMemCtl()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_gpio.c35 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG)
132 #if defined(GPIOG) in LL_GPIO_DeInit()
133 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_gpio.c34 defined (GPIOG) || defined (GPIOH) || defined (GPIOI)
148 #if defined(GPIOG) in LL_GPIO_DeInit()
149 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_gpio.c33 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH)
147 #if defined(GPIOG) in LL_GPIO_DeInit()
148 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_gpio.c34 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH…
164 #if defined(GPIOG) in LL_GPIO_DeInit()
165 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_gpio.c33 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH)
162 #if defined(GPIOG) in LL_GPIO_DeInit()
163 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_gpio.c33 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH…
152 #if defined(GPIOG) in LL_GPIO_DeInit()
153 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
Dstm32l4xx_hal_pwr_ex.c430 #if defined(GPIOG) in HAL_PWREx_EnableGPIOPullUp()
507 #if defined(GPIOG) in HAL_PWREx_DisableGPIOPullUp()
590 #if defined(GPIOG) in HAL_PWREx_EnableGPIOPullDown()
667 #if defined(GPIOG) in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_gpio.c33 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH)
147 #if defined(GPIOG) in LL_GPIO_DeInit()
148 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_gpio.c33 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH…
147 #if defined(GPIOG) in LL_GPIO_DeInit()
148 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_gpio.c33 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH…
147 #if defined(GPIOG) in LL_GPIO_DeInit()
148 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_gpio.c33 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH…
147 #if defined(GPIOG) in LL_GPIO_DeInit()
148 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_gpio.c34 …IOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) || defined (GPIOH…
148 #if defined(GPIOG) in LL_GPIO_DeInit()
149 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_gpio.c34 defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ)
148 #if defined(GPIOG) in LL_GPIO_DeInit()
149 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/soc/
Dsystem_stm32f1xx.c385 GPIOG->CRL = 0x44BBBBBBU; in SystemInit_ExtMemCtl()
386 GPIOG->CRH = 0x444B4B44U; in SystemInit_ExtMemCtl()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_system.h136 #if defined(GPIOG)
348 #if defined(GPIOG)
389 #if defined(GPIOG)
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_exti.h155 #if defined (GPIOG)
234 #if defined (GPIOG)
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_gpio.c33 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG)
146 else if (GPIOx == GPIOG) in LL_GPIO_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_gpio_ex.h1007 ((__GPIOx__) == (GPIOG))? 6uL : 7uL)
1019 ((__GPIOx__) == (GPIOG))? 6uL :\
1032 ((__GPIOx__) == (GPIOG))? 6uL :\
Dstm32l4xx_hal_rcc.h796 #if defined(GPIOG)
939 #if defined(GPIOG)
1721 #if defined(GPIOG)
1786 #if defined(GPIOG)
2273 #if defined(GPIOG)
2340 #if defined(GPIOG)
2827 #if defined(GPIOG)
2898 #if defined(GPIOG)
3400 #if defined(GPIOG)
3471 #if defined(GPIOG)
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_gpio_ex.h404 ((__GPIOx__) == (GPIOG))? 6U :\
417 ((__GPIOx__) == (GPIOG))? 6U :\
431 …(((__INSTANCE__) == GPIOG) && (((__PIN__) & (GPIOG_PIN_AVAILABLE)) != 0) && (((__PIN__) | (GPIOG_P…
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_gpio_ex.h434 ((__GPIOx__) == (GPIOG))? 6UL :\
445 ((__GPIOx__) == (GPIOG))? 6UL :\
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h960 #if defined(GPIOG)
1097 #if defined(GPIOG)
2173 #if defined(GPIOG)
2230 #if defined(GPIOG)
2848 #if defined(GPIOG)
2904 #if defined(GPIOG)
2910 #if defined(GPIOG)
3525 #if defined(GPIOG)
3584 #if defined(GPIOG)

12345678