Skip to content
Snippets Groups Projects
Commit 1d7dc074 authored by Federico's avatar Federico
Browse files

Added comments to cstimer.h interface

Renamed ContextSwitchTimer::setNextInterrupt() to IRQsetNextInterrupt(), as its implementation required interrupts disabled, and it was always called in interrupt context anyway.
ContextSwitchTimer's constructor now no longer sets an interrupt to the next time quantum, it now has to be done manually with setNextInterrupt().
Started cleanup cstimer.cpp
parent 6bf98eba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment