rusefi/firmware/controllers/system/timer
Matthew Kennedy 78391f04ee PWM shadowing 2023-11-01 19:37:56 -04:00
..
event_queue.cpp reducing code duplication around assert 2023-09-05 21:28:39 -04:00
event_queue.h shall we be just a little less Toyota 2023-11-01 09:48:33 -04:00
pwm_generator_logic.cpp PWM shadowing 2023-11-01 19:37:56 -04:00
pwm_generator_logic.h PWM shadowing 2023-11-01 19:37:56 -04:00
readme.md
scheduler.cpp
scheduler.h only:shall we be just a little less Toyota 2023-11-01 10:09:04 -04:00
signal_executor_sleep.cpp only:simulator guards 2023-10-19 13:25:19 -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
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.