Searched refs:PUCRC (Results 1 – 3 of 3) sorted by relevance
426 SET_BIT(PWR->PUCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()507 CLEAR_BIT(PWR->PUCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullUp()587 CLEAR_BIT(PWR->PUCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()
200 #define LL_PWR_GPIO_C ((uint32_t)(&(PWR->PUCRC)))
661 __IO uint32_t PUCRC; /*!< Pull_up control register of portC, Address offset: 0x30 */ member