Searched refs:APCR (Results 1 – 18 of 18) sorted by relevance
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_pwr.h | 2593 SET_BIT(PWR->APCR, PWR_APCR_APC); in LL_PWR_EnablePUPDConfig() 2603 CLEAR_BIT(PWR->APCR, PWR_APCR_APC); in LL_PWR_DisablePUPDConfig() 2613 return ((READ_BIT(PWR->APCR, PWR_APCR_APC) == (PWR_APCR_APC)) ? 1UL : 0UL); in LL_PWR_IsEnabledPUPDConfig()
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 2439 SET_BIT(PWR->APCR, PWR_APCR_APC); in HAL_PWREx_EnablePullUpPullDownConfig() 2451 CLEAR_BIT(PWR->APCR, PWR_APCR_APC); in HAL_PWREx_DisablePullUpPullDownConfig()
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 515 …__IO uint32_t APCR; /*!< PWR apply pull configuration register, Address off… member
|
D | stm32wba52xx.h | 608 …__IO uint32_t APCR; /*!< PWR apply pull configuration register, Address off… member
|
D | stm32wba54xx.h | 635 …__IO uint32_t APCR; /*!< PWR apply pull configuration register, Address off… member
|
D | stm32wba55xx.h | 635 …__IO uint32_t APCR; /*!< PWR apply pull configuration register, Address off… member
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 844 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u545xx.h | 910 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u575xx.h | 907 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u5f7xx.h | 1105 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u595xx.h | 944 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u5a5xx.h | 1011 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u585xx.h | 974 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u599xx.h | 1125 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u5g7xx.h | 1172 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u5a9xx.h | 1192 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u5f9xx.h | 1209 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|
D | stm32u5g9xx.h | 1276 …__IO uint32_t APCR; /*!< Power apply pull configuration register, Address offset: 0x… member
|