/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | system_stm32f4xx.c | 317 GPIOF->AFR[0] = 0xCCCCCCCC; in SystemInit_ExtMemCtl() 318 GPIOF->AFR[1] = 0xCCCCCCCC; in SystemInit_ExtMemCtl() 320 GPIOF->MODER = 0xAA800AAA; in SystemInit_ExtMemCtl() 322 GPIOF->OSPEEDR = 0xAA800AAA; in SystemInit_ExtMemCtl() 324 GPIOF->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 326 GPIOF->PUPDR = 0x00000000; in SystemInit_ExtMemCtl() 517 GPIOF->AFR[0] = 0xCCCCCCCC; in SystemInit_ExtMemCtl() 518 GPIOF->AFR[1] = 0xCCCCCCCC; in SystemInit_ExtMemCtl() 520 GPIOF->MODER = 0xAA800AAA; in SystemInit_ExtMemCtl() 522 GPIOF->OSPEEDR = 0xAA800AAA; in SystemInit_ExtMemCtl() [all …]
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | system_stm32f2xx.c | 297 GPIOF->AFR[0] = 0x00CCCCCC; in SystemInit_ExtMemCtl() 298 GPIOF->AFR[1] = 0xCCCC0000; in SystemInit_ExtMemCtl() 300 GPIOF->MODER = 0xAA000AAA; in SystemInit_ExtMemCtl() 302 GPIOF->OSPEEDR = 0xFF000FFF; in SystemInit_ExtMemCtl() 304 GPIOF->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 306 GPIOF->PUPDR = 0x00000000; in SystemInit_ExtMemCtl()
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | system_stm32l1xx.c | 342 GPIOF->AFR[0] = 0x00CCCCCC; in SystemInit_ExtMemCtl() 343 GPIOF->AFR[1] = 0xCCCC0000; in SystemInit_ExtMemCtl() 345 GPIOF->MODER = 0xAA000AAA; in SystemInit_ExtMemCtl() 347 GPIOF->OSPEEDR = 0xFF000FFF; in SystemInit_ExtMemCtl() 349 GPIOF->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 351 GPIOF->PUPDR = 0x00000000; in SystemInit_ExtMemCtl()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_gpio.c | 34 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG) 124 #if defined(GPIOF) in LL_GPIO_DeInit() 125 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_gpio.c | 34 …IOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) 148 #if defined(GPIOF) in LL_GPIO_DeInit() 149 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_gpio.c | 33 …IOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) 151 #if defined(GPIOF) in LL_GPIO_DeInit() 152 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_gpio.c | 34 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 157 #if defined(GPIOF) in LL_GPIO_DeInit() 158 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_gpio.c | 33 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 140 #if defined(GPIOF) in LL_GPIO_DeInit() 141 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_gpio.c | 33 …|| defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || \ 141 #if defined(GPIOF) in LL_GPIO_DeInit() 142 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_gpio.c | 33 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 155 #if defined(GPIOF) in LL_GPIO_DeInit() 156 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_gpio.c | 33 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 145 #if defined(GPIOF) in LL_GPIO_DeInit() 146 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
D | stm32l4xx_hal_pwr_ex.c | 424 #if defined(GPIOF) in HAL_PWREx_EnableGPIOPullUp() 502 #if defined(GPIOF) in HAL_PWREx_DisableGPIOPullUp() 584 #if defined(GPIOF) in HAL_PWREx_EnableGPIOPullDown() 662 #if defined(GPIOF) in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_gpio.c | 33 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 140 #if defined(GPIOF) in LL_GPIO_DeInit() 141 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_gpio.c | 33 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 140 #if defined(GPIOF) in LL_GPIO_DeInit() 141 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_gpio.c | 33 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 140 #if defined(GPIOF) in LL_GPIO_DeInit() 141 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_gpio.c | 33 …|| defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || \ 141 #if defined(GPIOF) in LL_GPIO_DeInit() 142 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_gpio.c | 33 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 140 #if defined(GPIOF) in LL_GPIO_DeInit() 141 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_gpio.c | 34 …IOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || defined (GPIOF) || defined (GPIOG… 141 #if defined(GPIOF) in LL_GPIO_DeInit() 142 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_gpio_ex.h | 218 ((__GPIOx__) == (GPIOF))? 5uL : 6uL) 224 ((__GPIOx__) == (GPIOF))? 5uL : 6uL)
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_gpio_ex.h | 249 ((__GPIOx__) == (GPIOF))? 5UL : 6UL) 254 ((__GPIOx__) == (GPIOF))? 5UL : 6UL)
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | system_stm32f1xx.c | 381 GPIOF->CRL = 0x44BBBBBBU; in SystemInit_ExtMemCtl() 382 GPIOF->CRH = 0xBBBB4444U; in SystemInit_ExtMemCtl()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_system.h | 133 #if defined(GPIOF) 345 #if defined(GPIOF) 386 #if defined(GPIOF)
|
D | stm32l1xx_hal_exti.h | 150 #if defined (GPIOF) 240 #elif !defined (GPIOF)
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_gpio.c | 33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOF) 133 else if (GPIOx == GPIOF) in LL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_exti.h | 151 #if defined (GPIOF) 241 #elif defined (GPIOF)
|