Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h1392 SET_BIT(PWR->PUCRN, GPIOPin); in LL_PWR_EnableGPIONPullUp()
1406 CLEAR_BIT(PWR->PUCRN, GPIOPin); in LL_PWR_DisableGPIONPullUp()
1420 return ((READ_BIT(PWR->PUCRN, GPIOPin) == (GPIOPin)) ? 1UL : 0UL); in LL_PWR_IsEnabledGPIONPullUp()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1445 SET_BIT(PWR->PUCRN, GPIO_Pin); in HAL_PWREx_EnableGPIOPullUp()
1483 CLEAR_BIT(PWR->PUCRN, GPIO_Pin); in HAL_PWREx_DisableGPIOPullUp()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1352 …__IO uint32_t PUCRN; /*!< PWR port N pull-up control register, Address offset: 0x… member
Dstm32h7s7xx.h1514 …__IO uint32_t PUCRN; /*!< PWR port N pull-up control register, Address offset: 0x… member
Dstm32h7s3xx.h1445 …__IO uint32_t PUCRN; /*!< PWR port N pull-up control register, Address offset: 0x… member
Dstm32h7r7xx.h1419 …__IO uint32_t PUCRN; /*!< PWR port N pull-up control register, Address offset: 0x… member