/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 439 CLEAR_BIT(PWR->PDCRH, ((GPIONumber & PWR_PORTH_AVAILABLE_PINS) & (~(PWR_GPIO_BIT_3)))); in HAL_PWREx_EnableGPIOPullUp() 441 CLEAR_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 598 SET_BIT(PWR->PDCRH, ((GPIONumber & PWR_PORTH_AVAILABLE_PINS) & (~(PWR_GPIO_BIT_3)))); in HAL_PWREx_EnableGPIOPullDown() 600 SET_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 674 CLEAR_BIT(PWR->PDCRH, ((GPIONumber & PWR_PORTH_AVAILABLE_PINS) & (~(PWR_GPIO_BIT_3)))); in HAL_PWREx_DisableGPIOPullDown() 676 CLEAR_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 329 CLEAR_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 426 SET_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 471 CLEAR_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
D | stm32wlxx_ll_pwr.c | 96 LL_PWR_WriteReg(PDCRH, PWR_PDCRH_RESET_VALUE); in LL_PWR_DeInit()
|
D | stm32wlxx_hal_pwr.c | 107 LL_PWR_WriteReg(PDCRH, PWR_PDCRH_RESET_VALUE); in HAL_PWR_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr_ex.c | 377 CLEAR_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 494 SET_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 547 CLEAR_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
D | stm32wbxx_ll_pwr.c | 104 LL_PWR_WriteReg(PDCRH, PWR_PDCRH_RESET_VALUE); in LL_PWR_DeInit()
|
D | stm32wbxx_hal_pwr.c | 123 LL_PWR_WriteReg(PDCRH, PWR_PDCRH_RESET_VALUE); in HAL_PWR_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr_ex.c | 307 CLEAR_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 435 SET_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 493 CLEAR_BIT(PWR->PDCRH, (GPIONumber & PWR_PORTH_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2523 CLEAR_BIT(PWR->PDCRH, GPIO_Pin); in HAL_PWREx_EnableGPIOPullUp() 2693 SET_BIT(PWR->PDCRH, GPIO_Pin); in HAL_PWREx_EnableGPIOPullDown() 2773 CLEAR_BIT(PWR->PDCRH, GPIO_Pin); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 509 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wle5xx.h | 509 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wl5mxx.h | 646 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wl54xx.h | 646 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wl55xx.h | 646 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 382 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wb1mxx.h | 377 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wb30xx.h | 381 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wb35xx.h | 412 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wb55xx.h | 416 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wb5mxx.h | 416 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 367 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
D | stm32wb15xx.h | 377 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l422xx.h | 469 __IO uint32_t PDCRH; /*!< Pull_Down control register of portH, Address offset: 0x5C */ member
|
D | stm32l412xx.h | 468 __IO uint32_t PDCRH; /*!< Pull_Down control register of portH, Address offset: 0x5C */ member
|
D | stm32l433xx.h | 580 __IO uint32_t PDCRH; /*!< Pull_Down control register of portH, Address offset: 0x5C */ member
|