/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_pwr_ex.c | 229 CLEAR_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 341 SET_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 393 CLEAR_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pwr_ex.c | 451 CLEAR_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 574 SET_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 631 CLEAR_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_pwr_ex.c | 1154 CLEAR_BIT(PWR->PDCRF, (GPIO_Pin & PWR_PORTF_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 1281 SET_BIT(PWR->PDCRF, (GPIO_Pin & PWR_PORTF_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 1340 CLEAR_BIT(PWR->PDCRF, (GPIO_Pin & PWR_PORTF_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pwr_ex.c | 333 CLEAR_BIT(PWR->PDCRF, (GPIONumber & PWR_PORTF_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 454 SET_BIT(PWR->PDCRF, (GPIONumber & PWR_PORTF_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 510 CLEAR_BIT(PWR->PDCRF, (GPIONumber & PWR_PORTF_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr_ex.c | 299 CLEAR_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 427 SET_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 487 CLEAR_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 427 CLEAR_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 586 SET_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 664 CLEAR_BIT(PWR->PDCRF, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2512 CLEAR_BIT(PWR->PDCRF, GPIO_Pin); in HAL_PWREx_EnableGPIOPullUp() 2682 SET_BIT(PWR->PDCRF, GPIO_Pin); in HAL_PWREx_EnableGPIOPullDown() 2764 CLEAR_BIT(PWR->PDCRF, GPIO_Pin); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 329 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offse… member
|
D | stm32c031xx.h | 331 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offse… member
|
D | stm32c071xx.h | 353 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offse… member
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 334 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g050xx.h | 339 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g070xx.h | 338 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g031xx.h | 359 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g041xx.h | 360 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g051xx.h | 399 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g061xx.h | 400 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g071xx.h | 416 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g081xx.h | 417 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32g0b0xx.h | 346 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 454 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32u083xx.h | 514 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
D | stm32u073xx.h | 480 …__IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 554 __IO uint32_t PDCRF; /*!< Pull_Down control register of portF, Address offset: 0x4C */ member
|
D | stm32g411xc.h | 569 __IO uint32_t PDCRF; /*!< Pull_Down control register of portF, Address offset: 0x4C */ member
|