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

  /device/google/contexthub/firmware/os/inc/
seos.h 82 #define APP_HDR_VER_CUR 1
317 .hdr.fwVer = APP_HDR_VER_CUR, \
333 .hdr.fwVer = APP_HDR_VER_CUR, \
  /device/google/contexthub/firmware/os/core/
appSec.c 309 .fwVer = APP_HDR_VER_CUR,
nanohubCommand.c 443 app->hdr.fwVer != APP_HDR_VER_CUR) {
    [all...]
seos.c 687 app->hdr.fwVer == APP_HDR_VER_CUR &&
    [all...]

Completed in 64 milliseconds