simplify Qeue, update some comments and include paths
This commit is contained in:
committed by
Eggert Jung
parent
68e11c9793
commit
d9978ddc37
@@ -156,7 +156,7 @@ void set(uint32_t counter, uint8_t divide, uint8_t vector, bool periodic,
|
||||
*
|
||||
* Initializes the \ref LAPIC::Timer
|
||||
* in such a way that regular interrupts are triggered approx. every `us`
|
||||
* microseconds when \ref LAPIC::Timer:::activate() is called.
|
||||
* microseconds when \ref LAPIC::Timer::activate() is called.
|
||||
* For this purpose, a suitable timer divisor is determined
|
||||
* based on the timer frequency determined with \ref LAPIC::Timer::ticks().
|
||||
* This timer divisor has to be as small as possible, but large enough to
|
||||
|
||||
Reference in New Issue
Block a user