Searched defs:TOLUD (Results 1 – 9 of 9) sorted by relevance
25 #define TOLUD 0xb0 macro
31 #define TOLUD 0xbc /* Top of Low Used Memory */ macro
44 #define TOLUD 0xb0 /* Top of Low Used Memory */ macro
49 #define TOLUD 0xbc /* Top of Low Used Memory */ macro
24 #define TOLUD 0xbc /* Top of Low Used Memory */ macro
61 #define TOLUD 0xbc /* Top of Low Used Memory */ macro
74 #define TOLUD 0xbc /* Top of Low Used Memory */ macro
52 #define TOLUD 0x9c /* Top of Low Used Memory */ macro
1490 unsigned int TOLUD = (TOMminusME < MMIOstart) ? TOMminusME : MMIOstart; in program_memory_map() local