Searched defs:d (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.2.3/build/libraries/init/ARM9.TWL/src/ |
| D | crt0.FLX.c | 509 #define REGION_BIT(a, b, c, d, e, f, g, h) (((a) << 0) | ((b) << 1) | ((c) << 2) | ((d) << 3) | ((… in INITi_InitRegion() argument 510 #define REGION_ACC(a, b, c, d, e, f, g, h) (((a) << 0) | ((b) << 4) | ((c) << 8) | ((d) << 12) | (… in INITi_InitRegion() argument
|