Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h579 #define NANOHUB_HAL_FINISH_UPLOAD 0x18 macro
/device/google/contexthub/contexthubhal/
Dsystem_comms.h81 #define NANOHUB_HAL_FINISH_UPLOAD 0x18 macro
Dsystem_comms.cpp560 buf.writeU8(NANOHUB_HAL_FINISH_UPLOAD); in handleTransfer()
671 if (rsp.mCmd != NANOHUB_HAL_FINISH_UPLOAD) in handleFinish()
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1842 .msg = NANOHUB_HAL_FINISH_UPLOAD, in halFinishUpload()
1881 NANOHUB_HAL_COMMAND(NANOHUB_HAL_FINISH_UPLOAD,