Home
last modified time | relevance | path

Searched refs:TOKEN_CONSECUTIVE (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/lib/include/nanohub/
DappRelocFormat.h86 #define TOKEN_CONSECUTIVE 0xFD // followed by 8-bit number of directly following words to relocate … macro
/device/google/contexthub/firmware/src/cpu/cortexm4f/
DappSupport.c105 case TOKEN_CONSECUTIVE: in handleRelocs()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c351 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_CONSECUTIVE; in handleApp()