Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h55 uint32_t app_version; // Version of the app member
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dapp.lkr56 KEEP(*(.app_version));
/device/google/contexthub/firmware/os/core/
DappSec.c311 .appVer = aosp->app_version, in appSecProcessIncomingHdr()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c249 .app_version = bin->hdr.appVer, in finalizeAndWrite()
Dpostprocess_elf.c239 .app_version = bin->hdr.appVer, in finalizeAndWrite()