rusefi-1/firmware/controllers/system/timer
rusefillc 641959b9a3 Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 17:48:09 -05:00
..
event_queue.cpp use expected for event queue next event (#1859) 2020-10-05 13:53:34 -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 Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 17:48:09 -05:00
pwm_generator_logic.h Hardware pwm (#1283) 2020-05-28 16:02:41 -04:00
readme.md
scheduler.cpp move scheduling to its own file (#1842) 2020-10-01 17:55:03 -04:00
scheduler.h Require tooth reference time for scheduleByAngle (#1091) 2020-01-09 23:45:13 +03:00
signal_executor_sleep.cpp Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
signal_executor_sleep.h code style 2020-01-21 01:40:11 -05:00
single_timer_executor.cpp adjust microsecond_timer api (#1952) 2020-11-16 18:50:13 -05:00
single_timer_executor.h trigger/scheduler perf improvements (#1885) 2020-10-16 11:04:27 -04:00

readme.md

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