Home
last modified time | relevance | path

Searched refs:PDCRE (Results 1 – 25 of 74) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr_ex.c446 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()
569 SET_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()
627 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pwr_ex.c1148 CLEAR_BIT(PWR->PDCRE, (GPIO_Pin & PWR_PORTE_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp()
1275 SET_BIT(PWR->PDCRE, (GPIO_Pin & PWR_PORTE_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown()
1335 CLEAR_BIT(PWR->PDCRE, (GPIO_Pin & PWR_PORTE_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c329 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()
450 SET_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()
507 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c373 CLEAR_BIT(PWR->PDCRE, (GPIONumber & PWR_PORTE_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp()
490 SET_BIT(PWR->PDCRE, (GPIONumber & PWR_PORTE_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown()
544 CLEAR_BIT(PWR->PDCRE, (GPIONumber & PWR_PORTE_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
Dstm32wbxx_ll_pwr.c102 LL_PWR_WriteReg(PDCRE, PWR_PDCRE_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c121 LL_PWR_WriteReg(PDCRE, PWR_PDCRE_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c295 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()
423 SET_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()
484 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c421 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullUp()
580 SET_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_EnableGPIOPullDown()
659 CLEAR_BIT(PWR->PDCRE, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c2506 CLEAR_BIT(PWR->PDCRE, GPIO_Pin); in HAL_PWREx_EnableGPIOPullUp()
2676 SET_BIT(PWR->PDCRE, GPIO_Pin); in HAL_PWREx_EnableGPIOPullDown()
2759 CLEAR_BIT(PWR->PDCRE, GPIO_Pin); in HAL_PWREx_DisableGPIOPullDown()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h344 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
Dstm32g0c1xx.h494 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
Dstm32g0b1xx.h493 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h379 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
Dstm32wb1mxx.h374 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
Dstm32wb30xx.h378 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
Dstm32wb35xx.h409 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u083xx.h512 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
Dstm32u073xx.h478 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h364 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
Dstm32wb15xx.h374 …__IO uint32_t PDCRE; /*!< PWR Pull-Down Control Register of port E, Address offset:… member
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h552 __IO uint32_t PDCRE; /*!< Pull_Down control register of portE, Address offset: 0x44 */ member
Dstm32g411xc.h567 __IO uint32_t PDCRE; /*!< Pull_Down control register of portE, Address offset: 0x44 */ member
Dstm32g441xx.h562 __IO uint32_t PDCRE; /*!< Pull_Down control register of portE, Address offset: 0x44 */ member
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h463 __IO uint32_t PDCRE; /*!< Pull_Down control register of portE, Address offset: 0x44 */ member
Dstm32l412xx.h462 __IO uint32_t PDCRE; /*!< Pull_Down control register of portE, Address offset: 0x44 */ member

123