Home
last modified time | relevance | path

Searched refs:PUCRO (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h1435 SET_BIT(PWR->PUCRO, GPIOPin); in LL_PWR_EnableGPIOOPullUp()
1449 CLEAR_BIT(PWR->PUCRO, GPIOPin); in LL_PWR_DisableGPIOOPullUp()
1463 return ((READ_BIT(PWR->PUCRO, GPIOPin) == (GPIOPin)) ? 1UL : 0UL); in LL_PWR_IsEnabledGPIOOPullUp()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1449 SET_BIT(PWR->PUCRO, GPIO_Pin); in HAL_PWREx_EnableGPIOPullUp()
1487 CLEAR_BIT(PWR->PUCRO, GPIO_Pin); in HAL_PWREx_DisableGPIOPullUp()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1354 …__IO uint32_t PUCRO; /*!< PWR port O pull-up control register, Address offset: 0x… member
Dstm32h7s7xx.h1516 …__IO uint32_t PUCRO; /*!< PWR port O pull-up control register, Address offset: 0x… member
Dstm32h7s3xx.h1447 …__IO uint32_t PUCRO; /*!< PWR port O pull-up control register, Address offset: 0x… member
Dstm32h7r7xx.h1421 …__IO uint32_t PUCRO; /*!< PWR port O pull-up control register, Address offset: 0x… member