5250b177c2
* injection events use scheduling pool * knock and prime * bench test * dropped this: * * extract action before execute * comment * init allocated timers * metrics * dropped this: , * guard * injection events use scheduling pool * knock and prime * bench test * dropped this: * * extract action before execute * comment * init allocated timers * metrics * dropped this: , * guard Co-authored-by: Matthew Kennedy <makenne@microsoft.com> |
||
---|---|---|
.. | ||
event_queue.cpp | ||
event_queue.h | ||
pwm_generator_logic.cpp | ||
pwm_generator_logic.h | ||
readme.md | ||
scheduler.cpp | ||
scheduler.h | ||
signal_executor_sleep.cpp | ||
signal_executor_sleep.h | ||
single_timer_executor.cpp | ||
single_timer_executor.h | ||
trigger_scheduler.cpp | ||
trigger_scheduler.h |
readme.md
Timer
In this folder we have files related to hubrid hardware/software timer, including PWM generation.