Format: AllC/C++CSSTextshell script Advanced Search
60: #define TI_CLR(pn) TI(pn, 0x04) /* -W clear timer */ 61: #define TI_SET(pn) TI(pn, 0x08) /* RW set timer value */ 62: #define TI_RCR(pn) TI(pn, 0x0c) /* R- current counter */