Home
last modified time | relevance | path

Searched refs:PWR_GPIO_B (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h194 #define PWR_GPIO_B 0x00000001U /*!< GPIO port B */ macro
772 ((GPIO) == PWR_GPIO_B) ||\
779 ((GPIO) == PWR_GPIO_B) ||\
786 ((GPIO) == PWR_GPIO_B) ||\
791 ((GPIO) == PWR_GPIO_B) ||\
802 ((GPIO) == PWR_GPIO_B) ||\
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr_ex.c154 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
193 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
238 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
277 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pwr_ex.c212 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
267 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
325 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
380 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c664 case PWR_GPIO_B: /* Enables the Standby GPIO retention feature for PBy */ in HAL_PWREx_EnableStandbyIORetention()
744 case PWR_GPIO_B: /* Disables the Standby GPIO retention feature for PBy */ in HAL_PWREx_DisableStandbyIORetention()
810 case PWR_GPIO_B: /* Get port B standby GPIO retention status */ in HAL_PWREx_GetStandbyIORetentionStatus()
863 case PWR_GPIO_B: /* Disable the IO state (pull or level) retained for PBy in Standby mode */ in HAL_PWREx_DisableStandbyRetainedIOState()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr_ex.c428 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
489 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
552 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
613 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c319 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
366 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
417 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
464 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pwr_ex.c1130 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
1193 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
1258 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
1321 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h144 #define PWR_GPIO_B (0x00000001u) /*!< GPIO port B */ macro
319 ((__GPIO__) == PWR_GPIO_B) || \
325 ((__GPIO__) == PWR_GPIO_B) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c315 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
375 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
437 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
497 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c357 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
414 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
475 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
532 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c281 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
345 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
410 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
474 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h284 #define PWR_GPIO_B (0x01U) /*!< GPIO port B */ macro
870 ((GPIO_PORT) == PWR_GPIO_B) ||\
882 ((GPIO_PORT) == PWR_GPIO_B) ||\
893 ((GPIO_PORT) == PWR_GPIO_B) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h218 #define PWR_GPIO_B (0x00000001u) /*!< GPIO port B */ macro
507 ((__GPIO__) == PWR_GPIO_B) || \
514 ((__GPIO__) == PWR_GPIO_B) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c404 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
486 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
564 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
646 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h192 #define PWR_GPIO_B 0x00000001U /*!< GPIO port B */ macro
662 ((GPIO_PORT) == PWR_GPIO_B) ||\
669 ((GPIO_PORT) == PWR_GPIO_B) ||\
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h243 #define PWR_GPIO_B 0x00000001U /*!< GPIO port B */ macro
808 ((GPIO) == PWR_GPIO_B) ||\
815 ((GPIO) == PWR_GPIO_B) ||\
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr_ex.h103 #define PWR_GPIO_B (0x01U) /*!< GPIO port B */ macro
249 ((GPIO_PORT) == PWR_GPIO_B) ||\
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Src/
Dstm32wb0x_hal_msp.c354 HAL_PWREx_EnableGPIOPullDown(PWR_GPIO_B, in lowPowerIOSetup()
362 HAL_PWREx_EnableGPIOPullUp(PWR_GPIO_B, in lowPowerIOSetup()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c2489 case PWR_GPIO_B: /* Apply Pull Up to GPIO port B */ in HAL_PWREx_EnableGPIOPullUp()
2575 case PWR_GPIO_B: /* Disable Pull Up for GPIO port B */ in HAL_PWREx_DisableGPIOPullUp()
2660 case PWR_GPIO_B: /* Apply Pull Down to GPIO port B */ in HAL_PWREx_EnableGPIOPullDown()
2746 case PWR_GPIO_B: /* Disable Pull Down for GPIO port B */ in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h215 #define PWR_GPIO_B (0x00000001UL) /*!< GPIO port B */ macro
524 ((__GPIO__) == PWR_GPIO_B) ||\
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h187 #define PWR_GPIO_B 0x00000001U /*!< GPIO port B */ macro
718 ((GPIO) == PWR_GPIO_B) ||\
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr_ex.h259 #define PWR_GPIO_B 0x00000001U /*!< GPIO port B */ macro
440 ((GPIO) == PWR_GPIO_B))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h204 #define PWR_GPIO_B 0x00000001U /*!< GPIO port B */ macro
761 ((GPIO) == PWR_GPIO_B) ||\