rusefi-1/firmware/controllers/system/timer
Matthew Kennedy 7277b04039
force a pwm cycle start (skip cycles) if late (#2097)
* skip cycles if late

* fail at lower count

* start at -1
2020-12-18 08:21:18 -05:00
..
event_queue.cpp
event_queue.h
pwm_generator_logic.cpp force a pwm cycle start (skip cycles) if late (#2097) 2020-12-18 08:21:18 -05:00
pwm_generator_logic.h force a pwm cycle start (skip cycles) if late (#2097) 2020-12-18 08:21:18 -05:00
readme.md
scheduler.cpp
scheduler.h
signal_executor_sleep.cpp Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
signal_executor_sleep.h
single_timer_executor.cpp force a pwm cycle start (skip cycles) if late (#2097) 2020-12-18 08:21:18 -05:00
single_timer_executor.h More explicit handling of CPU exhaustion #2093 2020-12-17 22:21:12 -05:00

readme.md

In this folder we have files related to hubrid hardware/software timer, including PWM generation.