Searched refs:PDCRI (Results 1 – 14 of 14) sorted by relevance
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 448 CLEAR_BIT(PWR->PDCRI, (GPIONumber & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 607 SET_BIT(PWR->PDCRI, (GPIONumber & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 682 CLEAR_BIT(PWR->PDCRI, (GPIONumber & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2159 CLEAR_BIT(PWR->PDCRI, (GPIO_Pin & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 2308 SET_BIT(PWR->PDCRI, (GPIO_Pin & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 2376 CLEAR_BIT(PWR->PDCRI, (GPIO_Pin & PWR_PORTI_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/soc/ |
D | stm32l4s7xx.h | 799 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l496xx.h | 726 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4a6xx.h | 727 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4s5xx.h | 727 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4r5xx.h | 726 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4r7xx.h | 798 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4p5xx.h | 801 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4q5xx.h | 816 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4s9xx.h | 879 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
D | stm32l4r9xx.h | 878 __IO uint32_t PDCRI; /*!< Pull_Down control register of portI, Address offset: 0x64 */ member
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/soc/ |
D | stm32u575xx.h | 915 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x94… member
|
D | stm32u585xx.h | 982 …__IO uint32_t PDCRI; /*!< Power Port I pull-down control register, Address offset: 0x94… member
|