Home
last modified time | relevance | path

Searched refs:PWR_GPIO_F (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pwr_ex.c227 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullUp()
279 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullUp()
340 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullDown()
392 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr_ex.c449 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullUp()
506 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullUp()
573 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullDown()
630 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pwr_ex.c1152 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullUp()
1211 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullUp()
1280 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullDown()
1339 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h149 #define PWR_GPIO_F (0x00000005u) /*!< GPIO port F */ macro
322 ((__GPIO__) == PWR_GPIO_F))
327 ((__GPIO__) == PWR_GPIO_F))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c331 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullUp()
387 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullUp()
453 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullDown()
509 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c297 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullUp()
357 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullUp()
426 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullDown()
486 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h224 #define PWR_GPIO_F (0x00000005u) /*!< GPIO port F */ macro
511 ((__GPIO__) == PWR_GPIO_F))
517 ((__GPIO__) == PWR_GPIO_F))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c425 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullUp()
503 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullUp()
585 case PWR_GPIO_F: in HAL_PWREx_EnableGPIOPullDown()
663 case PWR_GPIO_F: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h198 #define PWR_GPIO_F 0x00000005U /*!< GPIO port F */ macro
666 ((GPIO_PORT) == PWR_GPIO_F))
672 ((GPIO_PORT) == PWR_GPIO_F))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h203 #define PWR_GPIO_F 0x00000005U /*!< GPIO port F */ macro
795 ((GPIO) == PWR_GPIO_F) ||\
806 ((GPIO) == PWR_GPIO_F) ||\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h289 #define PWR_GPIO_F (0x05U) /*!< GPIO port F */ macro
874 ((GPIO_PORT) == PWR_GPIO_F) ||\
886 ((GPIO_PORT) == PWR_GPIO_F) ||\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c2510 case PWR_GPIO_F: /* Apply Pull Up to GPIO port F */ in HAL_PWREx_EnableGPIOPullUp()
2592 case PWR_GPIO_F: /* Disable Pull Up for GPIO port F */ in HAL_PWREx_DisableGPIOPullUp()
2681 case PWR_GPIO_F: /* Apply Pull Down to GPIO port F */ in HAL_PWREx_EnableGPIOPullDown()
2763 case PWR_GPIO_F: /* Disable Pull Down for GPIO port F */ in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h191 #define PWR_GPIO_F 0x00000005U /*!< GPIO port F */ macro
722 ((GPIO) == PWR_GPIO_F) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h208 #define PWR_GPIO_F 0x00000005U /*!< GPIO port F */ macro
765 ((GPIO) == PWR_GPIO_F) ||\