Home
last modified time | relevance | path

Searched refs:fwVer (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dseos.h317 .hdr.fwVer = APP_HDR_VER_CUR, \
333 .hdr.fwVer = APP_HDR_VER_CUR, \
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h92 uint16_t fwVer; // external & internal: set to 1; header version member
/device/google/contexthub/firmware/os/core/
DappSec.c309 .fwVer = APP_HDR_VER_CUR, in appSecProcessIncomingHdr()
Dseos.c687 app->hdr.fwVer == APP_HDR_VER_CUR && in osAppIsValid()
1013 app, app->hdr.appId, app->hdr.fwVer); in osStartTasks()
DnanohubCommand.c443 app->hdr.fwVer != APP_HDR_VER_CUR) { in firmwareFinish()
1491 app->hdr.fwVer != APP_HDR_VER_CUR || in processAppTags()