Searched refs:PWR_CR2_PVDLS_1 (Results 1 – 6 of 6) sorted by relevance
128 #define PWR_PVDLEVEL_2 (PWR_CR2_PVDLS_1) /*!< PVD threshold…129 #define PWR_PVDLEVEL_3 (PWR_CR2_PVDLS_1 | PWR_CR2_PVDLS_0) /*!< PVD threshold…132 #define PWR_PVDLEVEL_6 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_1) /*!< PVD threshold…
81 #define LL_PWR_PVDLEVEL_2 (PWR_CR2_PVDLS_1) /*!< VPVD2 around 2.…82 #define LL_PWR_PVDLEVEL_3 (PWR_CR2_PVDLS_1 | PWR_CR2_PVDLS_0) /*!< VPVD3 around 2.…85 #define LL_PWR_PVDLEVEL_6 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_1) /*!< VPVD6 around 2.…
3159 #define PWR_CR2_PVDLS_1 (0x2U << PWR_CR2_PVDLS_P… macro
3243 #define PWR_CR2_PVDLS_1 (0x2U << PWR_CR2_PVDLS_P… macro
3187 #define PWR_CR2_PVDLS_1 (0x2U << PWR_CR2_PVDLS_P… macro