Searched refs:pwrSetSleepType (Results 1 – 3 of 3) sorted by relevance
186 void pwrSetSleepType(enum Stm32F4xxSleepType sleepType);
430 pwrSetSleepType((uint32_t)userData); in sleepClockRtcPrepare()452 pwrSetSleepType(stm32f411SleepModeSleep); in sleepClockTmrPrepare()496 pwrSetSleepType(stm32f411SleepModeSleep); in sleepClockJustWfiPrepare()
240 void pwrSetSleepType(enum Stm32F4xxSleepType sleepType) in pwrSetSleepType() function