Searched defs:DTADR (Results 1 – 3 of 3) sorted by relevance
29 #define DTADR(n) (0x0208 + ((n) << 4)) macro
32 #define DTADR(n) (0x0208 + ((n) << 4)) macro
290 #define DTADR(x) (0x40000208 | ((x) << 4)) macro