/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_pwr.h | 491 SET_BIT(PWR->CR3, PWR_CR3_VBE); in LL_PWR_EnableBatteryCharging() 501 CLEAR_BIT(PWR->CR3, PWR_CR3_VBE); in LL_PWR_DisableBatteryCharging() 511 return ((READ_BIT(PWR->CR3, PWR_CR3_VBE) == (PWR_CR3_VBE)) ? 1UL : 0UL); in LL_PWR_IsEnabledBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_pwr.h | 1067 SET_BIT(PWR->CR3, PWR_CR3_VBE); in LL_PWR_EnableBatteryCharging() 1077 CLEAR_BIT(PWR->CR3, PWR_CR3_VBE); in LL_PWR_DisableBatteryCharging() 1087 return ((READ_BIT(PWR->CR3, PWR_CR3_VBE) == (PWR_CR3_VBE)) ? 1UL : 0UL); in LL_PWR_IsEnabledBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_pwr_ex.c | 450 SET_BIT(PWR->CR3, PWR_CR3_VBE); in HAL_PWREx_EnableBatteryCharging() 461 CLEAR_BIT(PWR->CR3, PWR_CR3_VBE); in HAL_PWREx_DisableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pwr_ex.c | 1768 SET_BIT (PWR->CR3, PWR_CR3_VBE); in HAL_PWREx_EnableBatteryCharging() 1778 CLEAR_BIT (PWR->CR3, PWR_CR3_VBE); in HAL_PWREx_DisableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 12439 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h7b0xx.h | 12883 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h7b0xxq.h | 12887 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h7a3xxq.h | 12443 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h7b3xx.h | 12890 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h7b3xxq.h | 12894 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h730xxq.h | 14767 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h733xx.h | 14763 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h725xx.h | 14316 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h730xx.h | 14763 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h735xx.h | 14767 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h742xx.h | 13611 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h723xx.h | 14312 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h750xx.h | 14504 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h753xx.h | 14510 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h745xx.h | 14768 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h745xg.h | 14768 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h743xx.h | 14241 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h755xx.h | 15037 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h757xx.h | 18194 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|
D | stm32h747xg.h | 17925 #define PWR_CR3_VBE PWR_CR3_VBE_Msk /*!< VBAT charging e… macro
|