Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DnanohubPacket.h401 #define NANOHUB_HAL_REBOOT 9 macro
/device/google/contexthub/firmware/src/
DnanohubCommand.c1188 NANOHUB_HAL_COMMAND(NANOHUB_HAL_REBOOT,
DhostIntf.c1006 .msg = NANOHUB_HAL_REBOOT, in hostIntfNotifyReboot()