Searched refs:PUCRB (Results 1 – 3 of 3) sorted by relevance
420 SET_BIT(PWR->PUCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()499 CLEAR_BIT(PWR->PUCRB, GPIONumber); in HAL_PWREx_DisableGPIOPullUp()575 CLEAR_BIT(PWR->PUCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()
659 __IO uint32_t PUCRB; /*!< Pull_up control register of portB, Address offset: 0x28 */ member