Searched defs:TIMER_ENABLE (Results 1 – 4 of 4) sorted by relevance
23 #define TIMER_ENABLE (1 << 7) macro
11 #define TIMER_ENABLE 0x080 /* ENT0 */ macro
24 #define TIMER_ENABLE (1 << 7) macro
29 #define TIMER_ENABLE BIT(7) macro
Completed in 4 milliseconds