HomeSort by relevance Sort by last modified time
    Searched refs:TOKEN_CONSECUTIVE (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/lib/include/nanohub/
appRelocFormat.h 52 * TOKEN_CONSECUTIVE: 1 byte follows. It is read, MIN_RUN_LEN is added to
86 #define TOKEN_CONSECUTIVE 0xFD // followed by 8-bit number of directly following words to relocate (in addition to the one we relocated using previous reloc) minus 3 (2 is break-even point)
  /device/google/contexthub/firmware/src/cpu/cortexm4f/
appSupport.c 105 case TOKEN_CONSECUTIVE:
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess.c 351 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_CONSECUTIVE;

Completed in 222 milliseconds