Format: AllC/C++CSSTextshell script Advanced Search
27: */ 28: #define TI(n) ( 0xc0000000 + (n) ) /* TI0 */ 29:
56: */ 57: #define TI(pn, ofs) ( TimerList[pn].base + (ofs) ) 58: