Searched refs:PWR_SVMCR_PVDE (Results 1 – 20 of 20) sorted by relevance
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_pwr.h | 775 SET_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in LL_PWR_EnablePVD() 785 CLEAR_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in LL_PWR_DisablePVD() 795 return ((READ_BIT(PWR->SVMCR, PWR_SVMCR_PVDE) == (PWR_SVMCR_PVDE)) ? 1UL : 0UL); in LL_PWR_IsEnabledPVD()
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr.c | 441 SET_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in HAL_PWR_EnablePVD() 450 CLEAR_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in HAL_PWR_DisablePVD()
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_pwr.c | 440 SET_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in HAL_PWR_EnablePVD() 449 CLEAR_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in HAL_PWR_DisablePVD()
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_pwr.h | 1889 SET_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in LL_PWR_EnablePVD() 1899 CLEAR_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in LL_PWR_DisablePVD() 1909 return ((READ_BIT(PWR->SVMCR, PWR_SVMCR_PVDE) == (PWR_SVMCR_PVDE)) ? 1UL : 0UL); in LL_PWR_IsEnabledPVD()
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 5316 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Power volt… macro
|
D | stm32wba52xx.h | 8916 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Power volt… macro
|
D | stm32wba54xx.h | 9186 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Power volt… macro
|
D | stm32wba55xx.h | 9192 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Power volt… macro
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 12469 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u545xx.h | 12982 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u575xx.h | 13619 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u5f7xx.h | 15940 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u595xx.h | 14439 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u5a5xx.h | 15001 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u585xx.h | 14181 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u599xx.h | 18158 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u5g7xx.h | 16502 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u5a9xx.h | 18720 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u5f9xx.h | 19069 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
D | stm32u5g9xx.h | 19631 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|