OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NANOHUB_FINISH_UPLOAD
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/contexthubhal/
system_comms.h
43
#define
NANOHUB_FINISH_UPLOAD
8 // () -> (char success)
system_comms.cpp
383
buf.writeU8(
NANOHUB_FINISH_UPLOAD
);
392
if (rsp.cmd !=
NANOHUB_FINISH_UPLOAD
)
Completed in 39 milliseconds