Home
last modified time | relevance | path

Searched defs:DEVICE_MAGIC (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsDevice.h155 #define DEVICE_MAGIC (('D' << 24) | ('E' << 16) | ('V' << 8) | 'I') macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsDevice.h155 #define DEVICE_MAGIC (('D' << 24) | ('E' << 16) | ('V' << 8) | 'I') macro