Home
last modified time | relevance | path

Searched refs:PDCRH (Results 1 – 25 of 61) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c439 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/
Dstm32wlxx_hal_pwr_ex.c329 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()
Dstm32wlxx_ll_pwr.c96 LL_PWR_WriteReg(PDCRH, PWR_PDCRH_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wlxx_hal_pwr.c107 LL_PWR_WriteReg(PDCRH, PWR_PDCRH_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c377 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()
Dstm32wbxx_ll_pwr.c104 LL_PWR_WriteReg(PDCRH, PWR_PDCRH_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c123 LL_PWR_WriteReg(PDCRH, PWR_PDCRH_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c307 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/
Dstm32u5xx_hal_pwr_ex.c2523 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/
Dstm32wle4xx.h509 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wle5xx.h509 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wl5mxx.h646 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wl54xx.h646 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wl55xx.h646 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h382 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wb1mxx.h377 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wb30xx.h381 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wb35xx.h412 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wb55xx.h416 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wb5mxx.h416 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h367 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
Dstm32wb15xx.h377 …__IO uint32_t PDCRH; /*!< PWR Pull-Down Control Register of port H, Address offset:… member
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h469 __IO uint32_t PDCRH; /*!< Pull_Down control register of portH, Address offset: 0x5C */ member
Dstm32l412xx.h468 __IO uint32_t PDCRH; /*!< Pull_Down control register of portH, Address offset: 0x5C */ member
Dstm32l433xx.h580 __IO uint32_t PDCRH; /*!< Pull_Down control register of portH, Address offset: 0x5C */ member

123