Searched refs:PDCRC (Results 1 – 3 of 3) sorted by relevance
425 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()578 SET_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()656 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
662 __IO uint32_t PDCRC; /*!< Pull_Down control register of portC, Address offset: 0x34 */ member