Searched refs:NANOAPP_ID (Results 1 – 21 of 21) sorted by relevance
50 #if !defined(NANOAPP_ID) || !defined(NANOAPP_VERSION)51 #error NANOAPP_ID and NANOAPP_VERSION must be defined in the build environment55 .appId = NANOAPP_ID,
99 #if !defined(NANOAPP_ID) || !defined(NANOAPP_VERSION)100 #error NANOAPP_ID and NANOAPP_VERSION must be defined in the build environment107 .appId = NANOAPP_ID,
4 NANOAPP_ID := 0x476f6f6754fffffb macro
4 NANOAPP_ID := 0x476f6f6754fffffc macro
4 NANOAPP_ID := 0x476f6f6754fffffd macro
4 NANOAPP_ID := 0x476f6f6754fffffa macro
4 NANOAPP_ID := 0x476f6f6754fffffe macro
6 NANOAPP_ID := 0x476f6f6754000000 macro
15 NANOAPP_ID = 0x0123456789000006 macro
7 NANOAPP_ID := 0x476f6f6754000001 macro
20 NANOAPP_ID = 0x012345678900000d macro
20 NANOAPP_ID = 0x0123456789000005 macro
20 NANOAPP_ID = 0x012345678900000c macro
20 NANOAPP_ID = 0x0123456789000004 macro
20 NANOAPP_ID = 0x0123456789000002 macro
20 NANOAPP_ID = 0x0123456789000001 macro
18 TARGET_CFLAGS += -DNANOAPP_ID=$(NANOAPP_ID)
15 ifeq ($(NANOAPP_ID),)
37 } else if (mRunningInfo.appId != NANOAPP_ID) { in validate()
158 printf "%.16x\n" `$(BE_TO_LE_SCRIPT) $(NANOAPP_ID)` >> $$@
89 /* appId */ NANOAPP_ID,