OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOKEN_32BIT_OFST
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/lib/include/nanohub/
appRelocFormat.h
41
*
TOKEN_32BIT_OFST
: 4 bytes follow. They are to be treated as a single
89
#define
TOKEN_32BIT_OFST
0xFA // followed by 32-bit value we want to represent, sent directly
/device/google/contexthub/firmware/src/cpu/cortexm4f/
appSupport.c
77
case
TOKEN_32BIT_OFST
:
/device/google/contexthub/util/nanoapp_postprocess/
postprocess.c
385
packedNanoRelocs[packedNanoRelocSz++] =
TOKEN_32BIT_OFST
;
Completed in 1206 milliseconds