Searched refs:PWR_GPIO_BIT_10 (Results 1 – 13 of 13) sorted by relevance
337 CLEAR_BIT(PWR->PDCRG, ((GPIONumber & PWR_PORTG_AVAILABLE_PINS) & (~(PWR_GPIO_BIT_10)))); in HAL_PWREx_EnableGPIOPullUp()458 SET_BIT(PWR->PDCRG, ((GPIONumber & PWR_PORTG_AVAILABLE_PINS) & (~(PWR_GPIO_BIT_10)))); in HAL_PWREx_EnableGPIOPullDown()513 CLEAR_BIT(PWR->PDCRG, ((GPIONumber & PWR_PORTG_AVAILABLE_PINS) & (~(PWR_GPIO_BIT_10)))); in HAL_PWREx_DisableGPIOPullDown()
123 #define PWR_GPIO_BIT_10 (0x00400U) /*!< GPIO port I/O pin 10 */ macro
351 PWR_GPIO_BIT_10| in lowPowerIOSetup()
118 #define PWR_GPIO_BIT_10 (0x0400U) /*!< GPIO port I/O pin 10 */ macro
204 #define PWR_GPIO_BIT_10 PWR_PUCRB_PU10 /*!< GPIO port I/O pin 10 */ macro
201 #define PWR_GPIO_BIT_10 PWR_PUCRB_PB10 /*!< GPIO port I/O pin 10 */ macro
173 #define PWR_GPIO_BIT_10 PWR_PUCRA_PA10 /*!< GPIO port I/O pin 10 */ macro
178 #define PWR_GPIO_BIT_10 PWR_PUCRA_PU10 /*!< GPIO port I/O pin 10 */ macro
129 #define PWR_GPIO_BIT_10 PWR_PUCRA_PA10 /*!< GPIO port I/O pin 10 */ macro
229 #define PWR_GPIO_BIT_10 PWR_PUCRA_PA10 /*!< GPIO port I/O pin 10 */ macro
190 #define PWR_GPIO_BIT_10 PWR_PUCRA_PU10 /*!< GPIO port I/O pin 10 */ macro
180 #define PWR_GPIO_BIT_10 PWR_PUCRA_PA10 /*!< GPIO port I/O pin 10 */ macro
316 #define PWR_GPIO_BIT_10 (0x0400U) /*!< GPIO port I/O pin 10 */ macro