Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Deventnums.h31 #define EVT_RESET_REASON 0x00000403 //reset reason to host. macro
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c699 packet->evtType = htole32(EVT_RESET_REASON); in fillBuffer()
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1218 case EVT_RESET_REASON: in processBuf()