Home
last modified time | relevance | path

Searched refs:pwrSetSleepType (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c433 pwrSetSleepType((uint32_t)userData); in sleepClockRtcPrepare()
455 pwrSetSleepType(stm32f411SleepModeSleep); in sleepClockTmrPrepare()
499 pwrSetSleepType(stm32f411SleepModeSleep); in sleepClockJustWfiPrepare()
Dpwr.c239 void pwrSetSleepType(enum Stm32F4xxSleepType sleepType) in pwrSetSleepType() function
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Dpwr.h187 void pwrSetSleepType(enum Stm32F4xxSleepType sleepType);