Searched refs:PWR_GPIO_G (Results 1 – 8 of 8) sorted by relevance
335 case PWR_GPIO_G: in HAL_PWREx_EnableGPIOPullUp()390 case PWR_GPIO_G: in HAL_PWREx_DisableGPIOPullUp()457 case PWR_GPIO_G: in HAL_PWREx_EnableGPIOPullDown()512 case PWR_GPIO_G: in HAL_PWREx_DisableGPIOPullDown()
301 case PWR_GPIO_G: in HAL_PWREx_EnableGPIOPullUp()360 case PWR_GPIO_G: in HAL_PWREx_DisableGPIOPullUp()430 case PWR_GPIO_G: in HAL_PWREx_EnableGPIOPullDown()489 case PWR_GPIO_G: in HAL_PWREx_DisableGPIOPullDown()
291 #define PWR_GPIO_G (0x06U) /*!< GPIO port G */ macro875 ((GPIO_PORT) == PWR_GPIO_G) ||\887 ((GPIO_PORT) == PWR_GPIO_G) ||\897 ((GPIO_PORT) == PWR_GPIO_G) ||\
431 case PWR_GPIO_G: in HAL_PWREx_EnableGPIOPullUp()508 case PWR_GPIO_G: in HAL_PWREx_DisableGPIOPullUp()591 case PWR_GPIO_G: in HAL_PWREx_EnableGPIOPullDown()668 case PWR_GPIO_G: in HAL_PWREx_DisableGPIOPullDown()
206 #define PWR_GPIO_G 0x00000006U /*!< GPIO port G */ macro796 ((GPIO) == PWR_GPIO_G) ||\807 ((GPIO) == PWR_GPIO_G) ||\
2516 case PWR_GPIO_G: /* Apply Pull Up to GPIO port G */ in HAL_PWREx_EnableGPIOPullUp()2597 case PWR_GPIO_G: /* Disable Pull Up for GPIO port G */ in HAL_PWREx_DisableGPIOPullUp()2687 case PWR_GPIO_G: /* Apply Pull Down to GPIO port G */ in HAL_PWREx_EnableGPIOPullDown()2768 case PWR_GPIO_G: /* Disable Pull Down for GPIO port G */ in HAL_PWREx_DisableGPIOPullDown()
192 #define PWR_GPIO_G 0x00000006U /*!< GPIO port G */ macro723 ((GPIO) == PWR_GPIO_G))
209 #define PWR_GPIO_G 0x00000006U /*!< GPIO port G */ macro766 ((GPIO) == PWR_GPIO_G) ||\