Searched refs:PDCRJ (Results 1 – 9 of 9) sorted by relevance
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2536 CLEAR_BIT(PWR->PDCRJ, (GPIO_Pin & PWR_PORTJ_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 2706 SET_BIT(PWR->PDCRJ, (GPIO_Pin & PWR_PORTJ_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 2784 CLEAR_BIT(PWR->PDCRJ, (GPIO_Pin & PWR_PORTJ_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u595xx.h | 959 …__IO uint32_t PDCRJ; /*!< Power Port J pull-down control register, Address offset: 0x… member
|
D | stm32u5a5xx.h | 1026 …__IO uint32_t PDCRJ; /*!< Power Port J pull-down control register, Address offset: 0x… member
|
D | stm32u5f7xx.h | 1120 …__IO uint32_t PDCRJ; /*!< Power Port J pull-down control register, Address offset: 0x… member
|
D | stm32u599xx.h | 1140 …__IO uint32_t PDCRJ; /*!< Power Port J pull-down control register, Address offset: 0x… member
|
D | stm32u5g7xx.h | 1187 …__IO uint32_t PDCRJ; /*!< Power Port J pull-down control register, Address offset: 0x… member
|
D | stm32u5f9xx.h | 1224 …__IO uint32_t PDCRJ; /*!< Power Port J pull-down control register, Address offset: 0x… member
|
D | stm32u5a9xx.h | 1207 …__IO uint32_t PDCRJ; /*!< Power Port J pull-down control register, Address offset: 0x… member
|
D | stm32u5g9xx.h | 1291 …__IO uint32_t PDCRJ; /*!< Power Port J pull-down control register, Address offset: 0x… member
|