Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
DappRelocFormat.h89 #define TOKEN_32BIT_OFST 0xFA // followed by 32-bit value we want to represent, sent directly macro
/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c77 case TOKEN_32BIT_OFST: in handleRelocs()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c224 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_32BIT_OFST; in packNanoRelocs()
Dpostprocess_elf.c216 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_32BIT_OFST; in packNanoRelocs()