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