Home
last modified time | relevance | path

Searched refs:PDCRC (Results 1 – 25 of 84) sorted by relevance

1234

/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pwr_ex.c136 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/
Dstm32g0xx_hal_pwr_ex.c435 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/
Dstm32wlxx_hal_pwr_ex.c325 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()
Dstm32wlxx_ll_pwr.c94 LL_PWR_WriteReg(PDCRC, PWR_PDCRC_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wlxx_hal_pwr.c105 LL_PWR_WriteReg(PDCRC, PWR_PDCRC_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c321 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/
Dstm32wbxx_hal_pwr_ex.c363 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()
Dstm32wbxx_ll_pwr.c96 LL_PWR_WriteReg(PDCRC, PWR_PDCRC_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c115 LL_PWR_WriteReg(PDCRC, PWR_PDCRC_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c287 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/
Dstm32l4xx_hal_pwr_ex.c410 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/
Dstm32u5xx_hal_pwr_ex.c2492 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/
Dstm32c011xx.h322 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offse… member
Dstm32c031xx.h322 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offse… member
/hal_stm32-3.4.0/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h328 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32g050xx.h333 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32g070xx.h332 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32g031xx.h353 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32g041xx.h354 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32g051xx.h393 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32g061xx.h394 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32g0b0xx.h340 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32g081xx.h411 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
/hal_stm32-3.4.0/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h506 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member
Dstm32wle5xx.h506 …__IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset:… member

1234