Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h1576 SET_BIT(PWR->PDCRP, GPIOPin); in LL_PWR_EnableGPIOPPullDown()
1591 CLEAR_BIT(PWR->PDCRP, GPIOPin); in LL_PWR_DisableGPIOPPullDown()
1606 return ((READ_BIT(PWR->PDCRP, GPIOPin) == (GPIOPin)) ? 1UL : 0UL); in LL_PWR_IsEnabledGPIOPPullDown()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1532 SET_BIT(PWR->PDCRP, GPIO_Pin); in HAL_PWREx_EnableGPIOPullDown()
1574 CLEAR_BIT(PWR->PDCRP, GPIO_Pin); in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1356 …__IO uint32_t PDCRP; /*!< PWR port P pull-down control register, Address offset: 0x… member
Dstm32h7s7xx.h1518 …__IO uint32_t PDCRP; /*!< PWR port P pull-down control register, Address offset: 0x… member
Dstm32h7s3xx.h1449 …__IO uint32_t PDCRP; /*!< PWR port P pull-down control register, Address offset: 0x… member
Dstm32h7r7xx.h1423 …__IO uint32_t PDCRP; /*!< PWR port P pull-down control register, Address offset: 0x… member