rusefi/firmware/controllers/system/timer
Matthew Kennedy 461903f7e4
pack scheduling_s (#2642)
* pack scheduling_s

* ramz
2021-05-07 08:22:35 -04:00
..
event_queue.cpp pack scheduling_s (#2642) 2021-05-07 08:22:35 -04:00
event_queue.h use expected for event queue next event (#1859) 2020-10-05 13:53:34 -04:00
pwm_generator_logic.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
pwm_generator_logic.h typo 2021-01-04 21:20:40 -05:00
readme.md
scheduler.cpp move scheduling to its own file (#1842) 2020-10-01 17:55:03 -04:00
scheduler.h pack scheduling_s (#2642) 2021-05-07 08:22:35 -04:00
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.