Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h70 #define PWR_PVDLEVEL_1 (PWR_VMCR_PLS_0) /*!< PVD threshold around 2.1 V */
72 #define PWR_PVDLEVEL_3 (PWR_VMCR_PLS_0 | PWR_VMCR_PLS_1) /*!< PVD threshold around 2.4 V */
74 #define PWR_PVDLEVEL_5 (PWR_VMCR_PLS_0 | PWR_VMCR_PLS_2) /*!< PVD threshold around 2.7 V */
Dstm32h5xx_ll_pwr.h152 #define LL_PWR_PVDLEVEL_1 PWR_VMCR_PLS_0 /*!< Voltage threshold detect…
154 #define LL_PWR_PVDLEVEL_3 (PWR_VMCR_PLS_0 | PWR_VMCR_PLS_1) /*!< Voltage threshold detect…
156 #define LL_PWR_PVDLEVEL_5 (PWR_VMCR_PLS_0 | PWR_VMCR_PLS_2) /*!< Voltage threshold detect…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7973 #define PWR_VMCR_PLS_0 (0x1UL << PWR_VMCR_PLS_Pos) macro
Dstm32h523xx.h11807 #define PWR_VMCR_PLS_0 (0x1UL << PWR_VMCR_PLS_Pos) macro
Dstm32h562xx.h12536 #define PWR_VMCR_PLS_0 (0x1UL << PWR_VMCR_PLS_Pos) macro
Dstm32h533xx.h12326 #define PWR_VMCR_PLS_0 (0x1UL << PWR_VMCR_PLS_Pos) macro
Dstm32h573xx.h15139 #define PWR_VMCR_PLS_0 (0x1UL << PWR_VMCR_PLS_Pos) macro
Dstm32h563xx.h14620 #define PWR_VMCR_PLS_0 (0x1UL << PWR_VMCR_PLS_Pos) macro