Home
last modified time | relevance | path

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

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