HomeSort by relevance Sort by last modified time
    Searched refs:fwVer (Results 1 - 5 of 5) sorted by null

  /device/google/contexthub/lib/include/nanohub/
nanohub.h 52 uint16_t fwVer; // external & internal: set to 1; header version
  /device/google/contexthub/firmware/inc/
seos.h 283 .hdr.fwVer = APP_HDR_VER_CUR, \
  /device/google/contexthub/firmware/src/
appSec.c 310 .fwVer = APP_HDR_VER_CUR,
seos.c 639 app->hdr.fwVer == APP_HDR_VER_CUR &&
917 app, app->hdr.appId, app->hdr.fwVer);
    [all...]
nanohubCommand.c 414 app->hdr.fwVer != APP_HDR_VER_CUR) {
    [all...]

Completed in 1657 milliseconds