Home
last modified time | relevance | path

Searched refs:PWR_VMCR_PLS_2 (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h73 #define PWR_PVDLEVEL_4 (PWR_VMCR_PLS_2) /*!< PVD threshold around 2.55 V */
74 #define PWR_PVDLEVEL_5 (PWR_VMCR_PLS_0 | PWR_VMCR_PLS_2) /*!< PVD threshold around 2.7 V */
75 #define PWR_PVDLEVEL_6 (PWR_VMCR_PLS_1 | PWR_VMCR_PLS_2) /*!< PVD threshold around 2.85 V */
Dstm32h5xx_ll_pwr.h155 #define LL_PWR_PVDLEVEL_4 PWR_VMCR_PLS_2 /*!< Voltage threshold detect…
156 #define LL_PWR_PVDLEVEL_5 (PWR_VMCR_PLS_0 | PWR_VMCR_PLS_2) /*!< Voltage threshold detect…
157 #define LL_PWR_PVDLEVEL_6 (PWR_VMCR_PLS_1 | PWR_VMCR_PLS_2) /*!< Voltage threshold detect…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7975 #define PWR_VMCR_PLS_2 (0x4UL << PWR_VMCR_PLS_Pos) macro
Dstm32h523xx.h11809 #define PWR_VMCR_PLS_2 (0x4UL << PWR_VMCR_PLS_Pos) macro
Dstm32h562xx.h12538 #define PWR_VMCR_PLS_2 (0x4UL << PWR_VMCR_PLS_Pos) macro
Dstm32h533xx.h12328 #define PWR_VMCR_PLS_2 (0x4UL << PWR_VMCR_PLS_Pos) macro
Dstm32h573xx.h15141 #define PWR_VMCR_PLS_2 (0x4UL << PWR_VMCR_PLS_Pos) macro
Dstm32h563xx.h14622 #define PWR_VMCR_PLS_2 (0x4UL << PWR_VMCR_PLS_Pos) macro