Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h1480 SET_BIT(PWR->PDCRN, GPIOPin); in LL_PWR_EnableGPIONPullDown()
1497 CLEAR_BIT(PWR->PDCRN, GPIOPin); in LL_PWR_DisableGPIONPullDown()
1514 return ((READ_BIT(PWR->PDCRN, GPIOPin) == (GPIOPin)) ? 1UL : 0UL); in LL_PWR_IsEnabledGPIONPullDown()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1524 SET_BIT(PWR->PDCRN, GPIO_Pin); in HAL_PWREx_EnableGPIOPullDown()
1566 CLEAR_BIT(PWR->PDCRN, GPIO_Pin); in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1353 …__IO uint32_t PDCRN; /*!< PWR port N pull-down control register, Address offset: 0x… member
Dstm32h7s7xx.h1515 …__IO uint32_t PDCRN; /*!< PWR port N pull-down control register, Address offset: 0x… member
Dstm32h7s3xx.h1446 …__IO uint32_t PDCRN; /*!< PWR port N pull-down control register, Address offset: 0x… member
Dstm32h7r7xx.h1420 …__IO uint32_t PDCRN; /*!< PWR port N pull-down control register, Address offset: 0x… member