Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h145 #define LAYOUT_OS 3 macro
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c619 .payload = LAYOUT_OS, in handleOs()
710 layoutId = LAYOUT_OS; in main()
721 if (layoutId == LAYOUT_OS && (keyId || appId)) in main()
744 case LAYOUT_OS: in main()
Dpostprocess_elf.c877 .payload = LAYOUT_OS, in handleOs()
971 layoutId = LAYOUT_OS; in main()
985 if (layoutId == LAYOUT_OS && (keyId || appId)) in main()
1011 case LAYOUT_OS: in main()
/device/google/contexthub/firmware/os/core/
DappSec.c328 case LAYOUT_OS: in appSecProcessIncomingHdr()
DnanohubCommand.c463 case LAYOUT_OS: in firmwareFinish()