Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c102 #define DBG_SLEEP 0x00000001 macro
234 const uint32_t debugStateInSleepMode = DBG_SLEEP | DBG_STOP | DBG_STANDBY; in platInitialize()