Home
last modified time | relevance | path

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