Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
DappRelocFormat.h87 #define TOKEN_16BIT_OFST 0xFC // followed by 16-bit x, such that the value we want to represent is … macro
/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c96 case TOKEN_16BIT_OFST: in handleRelocs()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c210 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_16BIT_OFST; in packNanoRelocs()
Dpostprocess_elf.c200 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_16BIT_OFST; in packNanoRelocs()