rusefi/firmware/controllers/system/timer
Matthew Kennedy 115a0bfef0 consolidate pwm logic 2023-10-06 19:56:14 -04:00
..
event_queue.cpp reducing code duplication around assert 2023-09-05 21:28:39 -04:00
event_queue.h Revert "Allow scheduling_s to come from a pool (#4841)" 2023-05-25 10:10:17 -04:00
pwm_generator_logic.cpp consolidate pwm logic 2023-10-06 19:56:14 -04:00
pwm_generator_logic.h consolidate pwm logic 2023-10-06 19:56:14 -04:00
readme.md
scheduler.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
scheduler.h
signal_executor_sleep.cpp one step back: sleep implementation not to use heap 2023-05-25 10:10:17 -04:00
signal_executor_sleep.h
single_timer_executor.cpp only:better method name 2023-06-25 02:08:53 -04:00
single_timer_executor.h code style 2023-05-24 00:09:06 -04:00
trigger_scheduler.cpp tooth-event angle cannot be negative 2023-10-06 12:21:55 -04:00
trigger_scheduler.h tooth-event angle cannot be negative 2023-10-06 12:21:55 -04:00

readme.md

Timer

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