Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/app/test0.app/
DMakefile21 APP_ID := 476f6f676c548000 macro
/device/google/contexthub/firmware/app/test1.app/
DMakefile21 APP_ID := 476f6f676c548001 macro
/device/google/contexthub/firmware/app/external.app/
DMakefile23 APP_ID := $(EXTERNAL_APP_ID) macro
/device/google/contexthub/firmware/app/
Dcommon.mk29 nanoapp_postprocess -v -a $(APP_ID) $(APP_BIN) $(APP_APP)
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c35 #define APP_ID APP_ID_MAKE(APP_ID_VENDOR_GOOGLE, 11) macro
252 INTERNAL_APP_INIT(APP_ID, APP_VERSION, startTask, endTask, handleEvent);