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