Home
last modified time | relevance | path

Searched refs:TOKEN_16BIT_OFST (Results 1 – 3 of 3) 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/src/cpu/cortexm4f/
DappSupport.c96 case TOKEN_16BIT_OFST: in handleRelocs()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c369 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_16BIT_OFST; in handleApp()