Home
last modified time | relevance | path

Searched refs:PWR_GPIO_H (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h208 #define PWR_GPIO_H 0x00000007U /*!< GPIO port H */ macro
775 ((GPIO) == PWR_GPIO_H))
783 ((GPIO) == PWR_GPIO_H))
788 ((GPIO) == PWR_GPIO_H))
797 ((GPIO) == PWR_GPIO_H))
808 ((GPIO) == PWR_GPIO_H) ||\
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c688 case PWR_GPIO_H: /* Enables the Standby GPIO retention feature for PHy */ in HAL_PWREx_EnableStandbyIORetention()
768 case PWR_GPIO_H: /* Disables the Standby GPIO retention feature for PHy */ in HAL_PWREx_DisableStandbyIORetention()
818 case PWR_GPIO_H: /* Get port H standby GPIO retention status */ in HAL_PWREx_GetStandbyIORetentionStatus()
887 case PWR_GPIO_H: /* Disable the IO state (pull or level) retained for PHy in Standby mode */ in HAL_PWREx_DisableStandbyRetainedIOState()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c327 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullUp()
372 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullUp()
425 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullDown()
470 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c375 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullUp()
428 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullUp()
493 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullDown()
546 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c305 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullUp()
363 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullUp()
434 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullDown()
492 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h292 #define PWR_GPIO_H (0x07U) /*!< GPIO port H */ macro
876 ((GPIO_PORT) == PWR_GPIO_H) ||\
888 ((GPIO_PORT) == PWR_GPIO_H) ||\
898 ((GPIO_PORT) == PWR_GPIO_H))
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c436 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullUp()
512 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullUp()
596 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullDown()
672 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h249 #define PWR_GPIO_H 0x00000007U /*!< GPIO port H */ macro
812 ((GPIO) == PWR_GPIO_H))
818 ((GPIO) == PWR_GPIO_H))
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr_ex.h103 #define PWR_GPIO_H (0x07U) /*!< GPIO port H */ macro
250 ((GPIO_PORT) == PWR_GPIO_H))
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c2521 case PWR_GPIO_H: /* Apply Pull Up to GPIO port H */ in HAL_PWREx_EnableGPIOPullUp()
2601 case PWR_GPIO_H: /* Disable Pull Up for GPIO port H */ in HAL_PWREx_DisableGPIOPullUp()
2692 case PWR_GPIO_H: /* Apply Pull Down to GPIO port H */ in HAL_PWREx_EnableGPIOPullDown()
2772 case PWR_GPIO_H: /* Disable Pull Down for GPIO port H */ in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h217 #define PWR_GPIO_H (0x00000007UL) /*!< GPIO port H */ macro
526 ((__GPIO__) == PWR_GPIO_H))
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h210 #define PWR_GPIO_H 0x00000007U /*!< GPIO port H */ macro
767 ((GPIO) == PWR_GPIO_H))