OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NANOHUB_FIRMWARE_UPLOAD_SUCCESS
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/core/
nanohubCommand.c
371
reply =
NANOHUB_FIRMWARE_UPLOAD_SUCCESS
;
415
uint32_t ret =
NANOHUB_FIRMWARE_UPLOAD_SUCCESS
;
461
if (ret ==
NANOHUB_FIRMWARE_UPLOAD_SUCCESS
) {
474
if (ret !=
NANOHUB_FIRMWARE_UPLOAD_SUCCESS
|| (app->hdr.fwFlags & FL_APP_HDR_VOLATILE)) {
483
if (ret !=
NANOHUB_FIRMWARE_UPLOAD_SUCCESS
)
542
if (firmwareFinish(valid) !=
NANOHUB_FIRMWARE_UPLOAD_SUCCESS
)
[
all
...]
/device/google/contexthub/firmware/os/inc/
nanohubPacket.h
187
NANOHUB_FIRMWARE_UPLOAD_SUCCESS
= 0,
Completed in 41 milliseconds