Searched refs:PUCRC (Results 1 – 3 of 3) sorted by relevance
424 SET_BIT(PWR->PUCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()502 CLEAR_BIT(PWR->PUCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullUp()579 CLEAR_BIT(PWR->PUCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()
661 __IO uint32_t PUCRC; /*!< Pull_up control register of portC, Address offset: 0x30 */ member