Searched refs:PWR_SVMCR_PVDE (Results 1 – 21 of 21) sorted by relevance
| /hal_stm32-latest/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-latest/stm32cube/stm32u5xx/drivers/src/ |
| D | stm32u5xx_hal_pwr.c | 447 SET_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in HAL_PWR_EnablePVD() 456 CLEAR_BIT(PWR->SVMCR, PWR_SVMCR_PVDE); in HAL_PWR_DisablePVD()
|
| /hal_stm32-latest/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-latest/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-latest/stm32cube/stm32wbaxx/soc/ |
| D | stm32wba50xx.h | 5315 #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 | stm32wba5mxx.h | 9192 #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-latest/stm32cube/stm32u5xx/soc/ |
| D | stm32u545xx.h | 12987 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u535xx.h | 12474 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u575xx.h | 13636 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u585xx.h | 14198 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u595xx.h | 14458 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u5a5xx.h | 15020 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u5f7xx.h | 15959 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u599xx.h | 18177 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u5g7xx.h | 16521 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u5f9xx.h | 19088 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u5a9xx.h | 18739 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|
| D | stm32u5g9xx.h | 19650 #define PWR_SVMCR_PVDE PWR_SVMCR_PVDE_Msk /*!< Programmab… macro
|