Searched refs:byte (Results 1 – 6 of 6) sorted by relevance
96 unsigned char byte[1]; member103 unsigned char byte[2]; member110 unsigned char byte[4]; member117 unsigned char byte[1]; member124 unsigned char byte[2]; member131 unsigned char byte[4]; member
53 #define DSP_BYTE_TO_UNIT(byte) (u16)(byte) argument56 #define DSP_BYTE_TO_UNIT(byte) (u16)((byte) >> 1) argument
36 u8 byte[4]; member176 v.major = f.byte[3]; // 31..24bit in main()177 v.minor = f.byte[2]; // 23..16bit in main()178 v.relstep = ((u16)f.byte[0]) | (((u16)f.byte[1]) << 8); // 15...0bit in main()
590 …SDK_LTDAUTOLOAD_TOP_SIZE = 4; # While there is no STATIC region, a 4-byte dummy is at the top of…
691 …SDK_LTDAUTOLOAD_TOP_SIZE = 4; # While there is no STATIC region, a 4-byte dummy is at the top of…
671 …SDK_LTDAUTOLOAD_TOP_SIZE = 4; # While there is no STATIC region, a 4-byte dummy is at the top of…