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

  /hardware/ti/omap3/dspbridge/inc/
gt.h 59 SmBits *flags;
85 #define GT_ENTER ((SmBits)0x01)
86 #define GT_1CLASS ((SmBits)0x02)
87 #define GT_2CLASS ((SmBits)0x04)
88 #define GT_3CLASS ((SmBits)0x08)
89 #define GT_4CLASS ((SmBits)0x10)
90 #define GT_5CLASS ((SmBits)0x20)
91 #define GT_6CLASS ((SmBits)0x40)
92 #define GT_7CLASS ((SmBits)0x80)
164 GT_query(struct GT_Mask mask, SmBits class
    [all...]
std.h 182 typedef unsigned char SmBits; /* SMSIZE-bit bit string */
217 typedef SmBits Byte; /* smallest unit of addressable store */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
std.h 182 typedef unsigned char SmBits; /* SMSIZE-bit bit string */
219 typedef SmBits Byte; /* smallest unit of addressable store */

Completed in 199 milliseconds