Searched refs:PWR_Regulator_LowPower (Results 1 – 11 of 11) sorted by relevance
57 #define PWR_Regulator_LowPower ((uint32_t)0x00000001) macro59 ((REGULATOR) == PWR_Regulator_LowPower))
82 #define PWR_Regulator_LowPower ((uint32_t)0x00000002) macro84 ((REGULATOR) == PWR_Regulator_LowPower))
79 #define PWR_Regulator_LowPower ((uint32_t)0x00000002) macro81 ((REGULATOR) == PWR_Regulator_LowPower))
75 #define PWR_Regulator_LowPower PWR_CR_LPSDSR macro77 ((REGULATOR) == PWR_Regulator_LowPower))
97 #define PWR_Regulator_LowPower PWR_CR_LPSDSR macro99 ((REGULATOR) == PWR_Regulator_LowPower))
30 #define PWR_Regulator_LowPower ((uint32_t)0x00000001) macro
32 #define PWR_Regulator_LowPower ((uint32_t)0x00000001) macro
78 PWR_Regulator_LowPower = 0x00000001 enumerator
Completed in 38 milliseconds