/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 328 SET_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 373 CLEAR_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullUp() 427 CLEAR_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown()
|
D | stm32wlxx_ll_pwr.c | 95 LL_PWR_WriteReg(PUCRH, PWR_PUCRH_RESET_VALUE); in LL_PWR_DeInit()
|
D | stm32wlxx_hal_pwr.c | 106 LL_PWR_WriteReg(PUCRH, PWR_PUCRH_RESET_VALUE); in HAL_PWR_DeInit()
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr_ex.c | 376 SET_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 429 CLEAR_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullUp() 495 CLEAR_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown()
|
D | stm32wbxx_ll_pwr.c | 103 LL_PWR_WriteReg(PUCRH, PWR_PUCRH_RESET_VALUE); in LL_PWR_DeInit()
|
D | stm32wbxx_hal_pwr.c | 122 LL_PWR_WriteReg(PUCRH, PWR_PUCRH_RESET_VALUE); in HAL_PWR_DeInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr_ex.c | 306 SET_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 364 CLEAR_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullUp() 436 CLEAR_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 437 SET_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 513 CLEAR_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullUp() 602 CLEAR_BIT(PWR->PUCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2518 SET_BIT(PWR->PUCRH, GPIO_Pin); in HAL_PWREx_EnableGPIOPullUp() 2598 CLEAR_BIT(PWR->PUCRH, GPIO_Pin); in HAL_PWREx_DisableGPIOPullUp() 2690 CLEAR_BIT(PWR->PUCRH, GPIO_Pin); in HAL_PWREx_EnableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_pwr.h | 171 #define LL_PWR_GPIO_H ((uint32_t)(&(PWR->PUCRH)))
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_pwr.h | 207 #define LL_PWR_GPIO_H ((uint32_t)(&(PWR->PUCRH)))
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_pwr.h | 217 #define LL_PWR_GPIO_H ((uint32_t)(&(PWR->PUCRH)))
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_pwr.h | 274 #define LL_PWR_GPIO_H ((uint32_t)(&(PWR->PUCRH)))
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_pwr.h | 505 #define LL_PWR_GPIO_PORTH (&(PWR->PUCRH)) /*!< GPIO port H */
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 508 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
D | stm32wle5xx.h | 508 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
D | stm32wl54xx.h | 645 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
D | stm32wl55xx.h | 645 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
D | stm32wl5mxx.h | 645 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/soc/ |
D | stm32wb1mxx.h | 376 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
D | stm32wb30xx.h | 380 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
D | stm32wb50xx.h | 381 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 366 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
D | stm32wb15xx.h | 376 …__IO uint32_t PUCRH; /*!< PWR Pull-Up Control Register of port H, Address offset:… member
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/soc/ |
D | stm32l412xx.h | 467 __IO uint32_t PUCRH; /*!< Pull_up control register of portH, Address offset: 0x58 */ member
|