Searched refs:PDCRE (Results 1 – 3 of 3) sorted by relevance
436 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()589 SET_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()665 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
666 __IO uint32_t PDCRE; /*!< Pull_Down control register of portE, Address offset: 0x44 */ member