/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 447 CLEAR_BIT(PWR->PDCRI, (GPIONumber & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 606 SET_BIT(PWR->PDCRI, (GPIONumber & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 681 CLEAR_BIT(PWR->PDCRI, (GPIONumber & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2529 CLEAR_BIT(PWR->PDCRI, (GPIO_Pin & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 2699 SET_BIT(PWR->PDCRI, (GPIO_Pin & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 2778 CLEAR_BIT(PWR->PDCRI, (GPIO_Pin & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4a6xx.h | 726 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l496xx.h | 725 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4r5xx.h | 725 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4r7xx.h | 797 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4s5xx.h | 726 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4s7xx.h | 798 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4p5xx.h | 800 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4q5xx.h | 815 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4r9xx.h | 877 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4s9xx.h | 878 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u575xx.h | 920 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u585xx.h | 987 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u595xx.h | 957 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u5a5xx.h | 1024 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u5f7xx.h | 1118 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u599xx.h | 1138 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u5g7xx.h | 1185 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u5f9xx.h | 1222 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u5a9xx.h | 1205 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|
D | stm32u5g9xx.h | 1289 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x… member
|