Home
last modified time | relevance | path

Searched refs:sleepType (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c239 void pwrSetSleepType(enum Stm32F4xxSleepType sleepType) in pwrSetSleepType() argument
243 switch (sleepType) { in pwrSetSleepType()
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Dpwr.h187 void pwrSetSleepType(enum Stm32F4xxSleepType sleepType);