Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.4/include/nitro/
Dplatform.h96 unsigned char byte[1]; member
103 unsigned char byte[2]; member
110 unsigned char byte[4]; member
117 unsigned char byte[1]; member
124 unsigned char byte[2]; member
131 unsigned char byte[4]; member
/TwlSDK-5.4/include/twl/dsp/common/
Dbyteaccess.h55 #define DSP_BYTE_TO_UNIT(byte) (u16)(byte) argument
58 #define DSP_BYTE_TO_UNIT(byte) (u16)((byte) >> 1) argument
/TwlSDK-5.4/build/tools/showversion/
Dmain.c36 u8 byte[4]; member
176 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()
/TwlSDK-5.4/include/twl/specfiles/
DARM7-TS.lcf.template611 …SDK_LTDAUTOLOAD_TOP_SIZE = 4; # While there is no STATIC region, a 4-byte dummy is at the top of…
DARM9-TS.lcf.template681 …SDK_LTDAUTOLOAD_TOP_SIZE = 4; # While there is no STATIC region, a 4-byte dummy is at the top of…
DARM9-TS-cloneboot-C.lcf.template701 …SDK_LTDAUTOLOAD_TOP_SIZE = 4; # While there is no STATIC region, a 4-byte dummy is at the top of…