Searched refs:RetentionMode (Results 1 – 6 of 6) sorted by relevance
286 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode) in PWR_EnterSTOP2Mode() argument297 tmpreg |= RetentionMode; in PWR_EnterSTOP2Mode()
289 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode) in PWR_EnterSTOP2Mode() argument300 tmpreg |= RetentionMode; in PWR_EnterSTOP2Mode()
292 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode) in PWR_EnterSTOP2Mode() argument303 tmpreg |= RetentionMode; in PWR_EnterSTOP2Mode()
195 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode);
197 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode);
Completed in 8 milliseconds