Home
last modified time | relevance | path

Searched refs:PWR_GPIO_D (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pwr_ex.c222 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullUp()
275 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullUp()
335 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullDown()
388 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h197 #define PWR_GPIO_D 0x00000003U /*!< GPIO port D */ macro
774 ((GPIO) == PWR_GPIO_D) ||\
781 ((GPIO) == PWR_GPIO_D) ||\
793 ((GPIO) == PWR_GPIO_D) ||\
804 ((GPIO) == PWR_GPIO_D) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr_ex.c438 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullUp()
497 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullUp()
562 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullDown()
621 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pwr_ex.c1140 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullUp()
1201 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullUp()
1268 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullDown()
1329 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c323 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullUp()
381 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullUp()
445 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullDown()
503 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c366 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullUp()
421 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullUp()
484 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullDown()
539 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c289 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullUp()
351 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullUp()
418 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullDown()
480 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h286 #define PWR_GPIO_D (0x03U) /*!< GPIO port D */ macro
872 ((GPIO_PORT) == PWR_GPIO_D) ||\
884 ((GPIO_PORT) == PWR_GPIO_D) ||\
895 ((GPIO_PORT) == PWR_GPIO_D) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h220 #define PWR_GPIO_D (0x00000003u) /*!< GPIO port D */ macro
509 ((__GPIO__) == PWR_GPIO_D) || \
516 ((__GPIO__) == PWR_GPIO_D) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c413 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullUp()
493 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullUp()
573 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullDown()
653 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h194 #define PWR_GPIO_D 0x00000003U /*!< GPIO port D */ macro
664 ((GPIO_PORT) == PWR_GPIO_D) ||\
671 ((GPIO_PORT) == PWR_GPIO_D) ||\
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h147 #define PWR_GPIO_D (0x00000003u) /*!< GPIO port D */ macro
321 ((__GPIO__) == PWR_GPIO_D) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c2499 case PWR_GPIO_D: /* Apply Pull Up to GPIO port D */ in HAL_PWREx_EnableGPIOPullUp()
2583 case PWR_GPIO_D: /* Disable Pull Up for GPIO port D */ in HAL_PWREx_DisableGPIOPullUp()
2670 case PWR_GPIO_D: /* Apply Pull Down to GPIO port D */ in HAL_PWREx_EnableGPIOPullDown()
2754 case PWR_GPIO_D: /* Disable Pull Down for GPIO port D */ in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h189 #define PWR_GPIO_D 0x00000003U /*!< GPIO port D */ macro
720 ((GPIO) == PWR_GPIO_D) ||\
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h246 #define PWR_GPIO_D 0x00000003U /*!< GPIO port D */ macro
810 ((GPIO) == PWR_GPIO_D) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h206 #define PWR_GPIO_D 0x00000003U /*!< GPIO port D */ macro
763 ((GPIO) == PWR_GPIO_D) ||\