Home
last modified time | relevance | path

Searched refs:app_version (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h41 uint32_t app_version; // Version of the app member
/device/google/contexthub/firmware/misc/cpu/cortexm4f/
Dapp.lkr56 KEEP(*(.app_version));
/device/google/contexthub/firmware/src/
DappSec.c312 .appVer = aosp->app_version, in appSecProcessIncomingHdr()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c434 .app_version = bin->hdr.appVer, in handleApp()