Searched refs:PWR_CR2_PVDLS_0 (Results 1 – 6 of 6) sorted by relevance
127 #define PWR_PVDLEVEL_1 (PWR_CR2_PVDLS_0) /*!< PVD threshold…129 #define PWR_PVDLEVEL_3 (PWR_CR2_PVDLS_1 | PWR_CR2_PVDLS_0) /*!< PVD threshold…131 #define PWR_PVDLEVEL_5 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_0) /*!< PVD threshold…
80 #define LL_PWR_PVDLEVEL_1 (PWR_CR2_PVDLS_0) /*!< VPVD1 around 2.…82 #define LL_PWR_PVDLEVEL_3 (PWR_CR2_PVDLS_1 | PWR_CR2_PVDLS_0) /*!< VPVD3 around 2.…84 #define LL_PWR_PVDLEVEL_5 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_0) /*!< VPVD5 around 2.…
3158 #define PWR_CR2_PVDLS_0 (0x1U << PWR_CR2_PVDLS_P… macro
3242 #define PWR_CR2_PVDLS_0 (0x1U << PWR_CR2_PVDLS_P… macro
3186 #define PWR_CR2_PVDLS_0 (0x1U << PWR_CR2_PVDLS_P… macro