/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_pwr_ex.c | 156 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 239 SET_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 278 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
D | stm32wb0x_ll_pwr.c | 100 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in LL_PWR_DeInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_pwr_ex.c | 214 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 326 SET_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 381 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pwr_ex.c | 430 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 553 SET_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 614 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 321 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 418 SET_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 465 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
D | stm32wlxx_ll_pwr.c | 92 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in LL_PWR_DeInit()
|
D | stm32wlxx_hal_pwr.c | 103 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in HAL_PWR_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_pwr_ex.c | 1132 CLEAR_BIT(PWR->PDCRB, GPIO_Pin); in HAL_PWREx_EnableGPIOPullUp() 1259 SET_BIT(PWR->PDCRB, GPIO_Pin); in HAL_PWREx_EnableGPIOPullDown() 1322 CLEAR_BIT(PWR->PDCRB, GPIO_Pin); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pwr_ex.c | 317 CLEAR_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_EnableGPIOPullUp() 438 SET_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_EnableGPIOPullDown() 498 CLEAR_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr_ex.c | 359 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullUp() 476 SET_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_EnableGPIOPullDown() 533 CLEAR_BIT(PWR->PDCRB, GPIONumber); in HAL_PWREx_DisableGPIOPullDown()
|
D | stm32wbxx_ll_pwr.c | 94 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in LL_PWR_DeInit()
|
D | stm32wbxx_hal_pwr.c | 113 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in HAL_PWR_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr_ex.c | 283 CLEAR_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_EnableGPIOPullUp() 411 SET_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_EnableGPIOPullDown() 475 CLEAR_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 406 CLEAR_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_EnableGPIOPullUp() 565 SET_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_EnableGPIOPullDown() 647 CLEAR_BIT(PWR->PDCRB, (GPIONumber & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2491 CLEAR_BIT(PWR->PDCRB, (GPIO_Pin & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_EnableGPIOPullUp() 2661 SET_BIT(PWR->PDCRB, (GPIO_Pin & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_EnableGPIOPullDown() 2747 CLEAR_BIT(PWR->PDCRB, (GPIO_Pin & (~(PWR_GPIO_BIT_4)))); in HAL_PWREx_DisableGPIOPullDown()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_pwr.h | 2726 CLEAR_BIT(PWR->PDCRB, GPIONumber); in LL_PWR_SetNoPullB()
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 323 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offse… member
|
D | stm32c031xx.h | 323 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offse… member
|
D | stm32c071xx.h | 345 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offse… member
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 326 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
|
D | stm32g050xx.h | 331 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
|
D | stm32g070xx.h | 330 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
|
D | stm32g031xx.h | 351 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
|
D | stm32g041xx.h | 352 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
|
D | stm32g051xx.h | 391 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
|