/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_pwr_ex.h | 195 #define PWR_GPIO_C 0x00000002U /*!< GPIO port C */ macro 773 ((GPIO) == PWR_GPIO_C) ||\ 780 ((GPIO) == PWR_GPIO_C) ||\ 787 ((GPIO) == PWR_GPIO_C) ||\ 792 ((GPIO) == PWR_GPIO_C) ||\ 803 ((GPIO) == PWR_GPIO_C) ||\
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_pwr_ex.c | 217 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp() 271 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp() 330 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown() 384 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_pwr_ex.c | 676 case PWR_GPIO_C: /* Enables the Standby GPIO retention feature for PCy */ in HAL_PWREx_EnableStandbyIORetention() 756 case PWR_GPIO_C: /* Disables the Standby GPIO retention feature for PCy */ in HAL_PWREx_DisableStandbyIORetention() 814 case PWR_GPIO_C: /* Get port C standby GPIO retention status */ in HAL_PWREx_GetStandbyIORetentionStatus() 875 case PWR_GPIO_C: /* Disable the IO state (pull or level) retained for PCy in Standby mode */ in HAL_PWREx_DisableStandbyRetainedIOState()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pwr_ex.c | 433 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp() 493 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp() 557 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown() 617 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 323 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp() 369 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp() 421 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown() 467 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_pwr_ex.c | 1135 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp() 1197 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp() 1263 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown() 1325 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_pwr_ex.h | 145 #define PWR_GPIO_C (0x00000002u) /*!< GPIO port C */ macro 320 ((__GPIO__) == PWR_GPIO_C) || \ 326 ((__GPIO__) == PWR_GPIO_C) || \
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pwr_ex.c | 319 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp() 378 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp() 441 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown() 500 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr_ex.c | 361 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp() 417 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp() 479 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown() 535 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr_ex.c | 285 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp() 348 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp() 414 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown() 477 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_pwr_ex.h | 285 #define PWR_GPIO_C (0x02U) /*!< GPIO port C */ macro 871 ((GPIO_PORT) == PWR_GPIO_C) ||\ 883 ((GPIO_PORT) == PWR_GPIO_C) ||\ 894 ((GPIO_PORT) == PWR_GPIO_C) ||\
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_pwr_ex.h | 219 #define PWR_GPIO_C (0x00000002u) /*!< GPIO port C */ macro 508 ((__GPIO__) == PWR_GPIO_C) || \ 515 ((__GPIO__) == PWR_GPIO_C) || \
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 408 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp() 489 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp() 568 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown() 649 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_pwr_ex.h | 193 #define PWR_GPIO_C 0x00000002U /*!< GPIO port C */ macro 663 ((GPIO_PORT) == PWR_GPIO_C) ||\ 670 ((GPIO_PORT) == PWR_GPIO_C) ||\
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_pwr_ex.h | 244 #define PWR_GPIO_C 0x00000002U /*!< GPIO port C */ macro 809 ((GPIO) == PWR_GPIO_C) ||\ 816 ((GPIO) == PWR_GPIO_C) ||\
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_pwr_ex.h | 104 #define PWR_GPIO_C (0x02U) /*!< GPIO port C */ macro 250 ((GPIO_PORT) == PWR_GPIO_C) ||\
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2494 case PWR_GPIO_C: /* Apply Pull Up to GPIO port C */ in HAL_PWREx_EnableGPIOPullUp() 2579 case PWR_GPIO_C: /* Disable Pull Up for GPIO port C */ in HAL_PWREx_DisableGPIOPullUp() 2665 case PWR_GPIO_C: /* Apply Pull Down to GPIO port C */ in HAL_PWREx_EnableGPIOPullDown() 2750 case PWR_GPIO_C: /* Disable Pull Down for GPIO port C */ in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_pwr_ex.h | 216 #define PWR_GPIO_C (0x00000002UL) /*!< GPIO port C */ macro 525 ((__GPIO__) == PWR_GPIO_C) ||\
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_pwr_ex.h | 188 #define PWR_GPIO_C 0x00000002U /*!< GPIO port C */ macro 719 ((GPIO) == PWR_GPIO_C) ||\
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_pwr_ex.h | 205 #define PWR_GPIO_C 0x00000002U /*!< GPIO port C */ macro 762 ((GPIO) == PWR_GPIO_C) ||\
|