Searched refs:PUCRD (Results 1 – 3 of 3) sorted by relevance
429 SET_BIT(PWR->PUCRD, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()506 CLEAR_BIT(PWR->PUCRD, GPIONumber); in HAL_PWREx_DisableGPIOPullUp()584 CLEAR_BIT(PWR->PUCRD, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()
663 __IO uint32_t PUCRD; /*!< Pull_up control register of portD, Address offset: 0x38 */ member