Home
last modified time | relevance | path

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

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