Home
last modified time | relevance | path

Searched refs:PDCRB (Results 1 – 25 of 103) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr_ex.c156 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()
Dstm32wb0x_ll_pwr.c100 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in LL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pwr_ex.c214 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/
Dstm32g0xx_hal_pwr_ex.c430 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/
Dstm32wlxx_hal_pwr_ex.c321 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()
Dstm32wlxx_ll_pwr.c92 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wlxx_hal_pwr.c103 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pwr_ex.c1132 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/
Dstm32g4xx_hal_pwr_ex.c317 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/
Dstm32wbxx_hal_pwr_ex.c359 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()
Dstm32wbxx_ll_pwr.c94 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c113 LL_PWR_WriteReg(PDCRB, PWR_PDCRB_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c283 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/
Dstm32l4xx_hal_pwr_ex.c406 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/
Dstm32u5xx_hal_pwr_ex.c2491 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/
Dstm32wb0x_ll_pwr.h2726 CLEAR_BIT(PWR->PDCRB, GPIONumber); in LL_PWR_SetNoPullB()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h323 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offse… member
Dstm32c031xx.h323 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offse… member
Dstm32c071xx.h345 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offse… member
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h326 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
Dstm32g050xx.h331 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
Dstm32g070xx.h330 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
Dstm32g031xx.h351 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
Dstm32g041xx.h352 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member
Dstm32g051xx.h391 …__IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset:… member

12345