rusefi/firmware/controllers/system/timer
Matthew Kennedy 005d2eb21a distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
..
event_queue.cpp distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
event_queue.h distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -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 integration: scheduler shadown 2024-01-07 22:36:18 -05:00
scheduler.h only: same int for compiler but major confusion re: timing type? 2024-04-24 13:13:45 -04:00
single_timer_executor.cpp distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
single_timer_executor.h
trigger_scheduler.cpp only: encapsulation/better name 2024-02-28 21:44:02 -05: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.