Home
last modified time | relevance | path

Searched refs:GPIOD (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dsystem_stm32f4xx.c293 GPIOD->AFR[0] = 0x00CCC0CC; in SystemInit_ExtMemCtl()
294 GPIOD->AFR[1] = 0xCCCCCCCC; in SystemInit_ExtMemCtl()
296 GPIOD->MODER = 0xAAAA0A8A; in SystemInit_ExtMemCtl()
298 GPIOD->OSPEEDR = 0xFFFF0FCF; in SystemInit_ExtMemCtl()
300 GPIOD->OTYPER = 0x00000000; in SystemInit_ExtMemCtl()
302 GPIOD->PUPDR = 0x00000000; in SystemInit_ExtMemCtl()
493 GPIOD->AFR[0] = 0x000000CC; in SystemInit_ExtMemCtl()
494 GPIOD->AFR[1] = 0xCC000CCC; in SystemInit_ExtMemCtl()
496 GPIOD->MODER = 0xA02A000A; in SystemInit_ExtMemCtl()
498 GPIOD->OSPEEDR = 0xA02A000A; in SystemInit_ExtMemCtl()
[all …]
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dsystem_stm32f2xx.c273 GPIOD->AFR[0] = 0x00CCC0CC; in SystemInit_ExtMemCtl()
274 GPIOD->AFR[1] = 0xCCCCCCCC; in SystemInit_ExtMemCtl()
276 GPIOD->MODER = 0xAAAA0A8A; in SystemInit_ExtMemCtl()
278 GPIOD->OSPEEDR = 0xFFFF0FCF; in SystemInit_ExtMemCtl()
280 GPIOD->OTYPER = 0x00000000; in SystemInit_ExtMemCtl()
282 GPIOD->PUPDR = 0x00000000; in SystemInit_ExtMemCtl()
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dsystem_stm32l1xx.c318 GPIOD->AFR[0] = 0x00CC00CC; in SystemInit_ExtMemCtl()
319 GPIOD->AFR[1] = 0xCCCCCCCC; in SystemInit_ExtMemCtl()
321 GPIOD->MODER = 0xAAAA0A0A; in SystemInit_ExtMemCtl()
323 GPIOD->OSPEEDR = 0xFFFF0F0F; in SystemInit_ExtMemCtl()
325 GPIOD->OTYPER = 0x00000000; in SystemInit_ExtMemCtl()
327 GPIOD->PUPDR = 0x00000000; in SystemInit_ExtMemCtl()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h911 #if defined(GPIOD)
925 #if defined(GPIOD)
1114 #if defined(GPIOD)
1129 #if defined(GPIOD)
1323 #if defined(GPIOD)
1338 #if defined(GPIOD)
1545 #if defined(GPIOD)
1560 #if defined(GPIOD)
1764 #if defined(GPIOD)
1780 #if defined(GPIOD)
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_gpio_ex.h747 #if defined(GPIOD) && defined(GPIOE)
751 ((__GPIOx__) == (GPIOD))? 3U :\
755 #if defined(GPIOD) && !defined(GPIOE)
759 ((__GPIOx__) == (GPIOD))? 3U : 5U)
762 #if !defined(GPIOD) && defined(GPIOE)
769 #if !defined(GPIOD) && !defined(GPIOE)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_gpio_ex.h968 ((__GPIOx__) == (GPIOD))? 3uL : 7uL)
977 ((__GPIOx__) == (GPIOD))? 3uL :\
995 ((__GPIOx__) == (GPIOD))? 3uL :\
1005 ((__GPIOx__) == (GPIOD))? 3uL :\
1017 ((__GPIOx__) == (GPIOD))? 3uL :\
1030 ((__GPIOx__) == (GPIOD))? 3uL :\
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pwr_ex.c221 #if defined (GPIOD) in HAL_PWREx_EnableGPIOPullUp()
274 #if defined (GPIOD) in HAL_PWREx_DisableGPIOPullUp()
334 #if defined (GPIOD) in HAL_PWREx_EnableGPIOPullDown()
387 #if defined (GPIOD) in HAL_PWREx_DisableGPIOPullDown()
Dstm32c0xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOF)
126 #if defined(GPIOD) in LL_GPIO_DeInit()
127 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h760 #if defined (GPIOD)
780 #if defined (GPIOD)
1038 #if defined (GPIOD)
1046 #if defined (GPIOD)
1163 #if defined (GPIOD)
1172 #if defined (GPIOD)
1290 #if defined (GPIOD)
1298 #if defined (GPIOD)
1425 #if defined (GPIOD)
1434 #if defined (GPIOD)
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_gpio_ex.h157 ((__GPIOx__) == (GPIOD))? 3U :\
167 ((__GPIOx__) == (GPIOD))? 3U :\
175 ((__GPIOx__) == (GPIOD))? 3U : 5U)
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_gpio.c34 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
134 #if defined(GPIOD) in LL_GPIO_DeInit()
135 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
118 #if defined(GPIOD) in LL_GPIO_DeInit()
119 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
131 #if defined(GPIOD) in LL_GPIO_DeInit()
132 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
137 #if defined(GPIOD) in LL_GPIO_DeInit()
138 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_gpio.c34 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
143 #if defined(GPIOD) in LL_GPIO_DeInit()
144 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
126 #if defined(GPIOD) in LL_GPIO_DeInit()
127 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
127 #if defined(GPIOD) in LL_GPIO_DeInit()
128 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
141 #if defined(GPIOD) in LL_GPIO_DeInit()
142 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
131 #if defined(GPIOD) in LL_GPIO_DeInit()
132 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
126 #if defined(GPIOD) in LL_GPIO_DeInit()
127 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
126 #if defined(GPIOD) in LL_GPIO_DeInit()
127 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
126 #if defined(GPIOD) in LL_GPIO_DeInit()
127 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
127 #if defined(GPIOD) in LL_GPIO_DeInit()
128 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_gpio.c33 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
126 #if defined(GPIOD) in LL_GPIO_DeInit()
127 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_gpio.c34 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
127 #if defined(GPIOD) in LL_GPIO_DeInit()
128 else if (GPIOx == GPIOD) in LL_GPIO_DeInit()

12345678910>>...14