Changeset 151 for sbliveos2/trunk/drv16/timer.cpp
- Timestamp:
- May 28, 2000, 6:50:46 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/drv16/timer.cpp
r142 r151 207 207 } 208 208 } 209 #endif 209 210 210 211 // Timer IRQ hook didn't work for some reason, use system timer. … … 215 216 _eState = TIMER_Stopped; 216 217 } 217 } // End of setup for interrupt operation, executed for 1st Timer only. 218 #endif 218 // } // End of setup for interrupt operation, executed for 1st Timer only. 219 219 220 220 // If good creation, add Timer to global timer list & reset all time vbls.
Note:
See TracChangeset
for help on using the changeset viewer.