/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_pwr_ex.c | 136 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 248 SET_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 302 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pwr_ex.c | 435 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 558 SET_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 618 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 325 CLEAR_BIT(PWR->PDCRC, (GPIONumber & PWR_PORTC_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullUp() 422 SET_BIT(PWR->PDCRC, (GPIONumber & PWR_PORTC_AVAILABLE_PINS)); in HAL_PWREx_EnableGPIOPullDown() 468 CLEAR_BIT(PWR->PDCRC, (GPIONumber & PWR_PORTC_AVAILABLE_PINS)); in HAL_PWREx_DisableGPIOPullDown()
|
D | stm32wlxx_ll_pwr.c | 94 LL_PWR_WriteReg(PDCRC, PWR_PDCRC_RESET_VALUE); in LL_PWR_DeInit()
|
D | stm32wlxx_hal_pwr.c | 105 LL_PWR_WriteReg(PDCRC, PWR_PDCRC_RESET_VALUE); in HAL_PWR_DeInit()
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pwr_ex.c | 321 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 442 SET_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 501 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr_ex.c | 363 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 480 SET_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 536 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
D | stm32wbxx_ll_pwr.c | 96 LL_PWR_WriteReg(PDCRC, PWR_PDCRC_RESET_VALUE); in LL_PWR_DeInit()
|
D | stm32wbxx_hal_pwr.c | 115 LL_PWR_WriteReg(PDCRC, PWR_PDCRC_RESET_VALUE); in HAL_PWR_DeInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr_ex.c | 287 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 415 SET_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 478 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 410 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 569 SET_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 650 CLEAR_BIT(PWR->PDCRC, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2492 CLEAR_BIT(PWR->PDCRC, GPIO_Pin); in HAL_PWREx_EnableGPIOPullUp() 2662 SET_BIT(PWR->PDCRC, GPIO_Pin); in HAL_PWREx_EnableGPIOPullDown() 2747 CLEAR_BIT(PWR->PDCRC, GPIO_Pin); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 322 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offse… member
|
D | stm32c031xx.h | 322 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offse… member
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 328 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32g050xx.h | 333 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32g070xx.h | 332 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32g031xx.h | 353 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32g041xx.h | 354 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32g051xx.h | 393 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32g061xx.h | 394 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32g0b0xx.h | 340 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32g081xx.h | 411 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 506 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|
D | stm32wle5xx.h | 506 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
|