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

  /device/google/contexthub/lib/include/nanohub/
appRelocFormat.h 58 * TOKEN_RELOC_TYPE_NEXT: a TYPE_CHANGE token with a value of 1 is added to
84 #define TOKEN_RELOC_TYPE_NEXT 0xFF // reloc type changed to previous + 1
  /device/google/contexthub/firmware/src/cpu/cortexm4f/
appSupport.c 124 case TOKEN_RELOC_TYPE_NEXT:
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess.c 324 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_RELOC_TYPE_NEXT;

Completed in 535 milliseconds