Searched refs:PWR_C2CR1_RESET_VALUE (Results 1 – 4 of 4) sorted by relevance
56 #define PWR_C2CR1_RESET_VALUE (PWR_C2CR1_LPMS_2 | PWR_C2CR1_LPMS_1 | PWR_C2CR1_LPMS_0) macro98 LL_PWR_WriteReg(C2CR1, PWR_C2CR1_RESET_VALUE); in LL_PWR_DeInit()
60 #define PWR_C2CR1_RESET_VALUE (PWR_C2CR1_LPMS_2 | PWR_C2CR1_LPMS_1 | PWR_C2CR1_LPMS_0) macro109 LL_PWR_WriteReg(C2CR1, PWR_C2CR1_RESET_VALUE); in HAL_PWR_DeInit()
59 #define PWR_C2CR1_RESET_VALUE (0x00000000) macro105 LL_PWR_WriteReg(C2CR1, PWR_C2CR1_RESET_VALUE); in LL_PWR_DeInit()
67 #define PWR_C2CR1_RESET_VALUE (0x00000000U) macro124 LL_PWR_WriteReg(C2CR1, PWR_C2CR1_RESET_VALUE); in HAL_PWR_DeInit()