Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h402 #define NANOHUB_HAL_REBOOT 9 macro
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1221 NANOHUB_HAL_COMMAND(NANOHUB_HAL_REBOOT,
DhostIntf.c1107 .msg = NANOHUB_HAL_REBOOT, in hostIntfNotifyReboot()