rusefi/firmware/controllers/system/timer
rusefillc f445c87840 Oscilations in DWELL length after 40+ hours of uptime #6451
only: docs
2024-05-11 15:15:18 -04:00
..
event_queue.cpp criticalError("No slots in scheduling pool") 2024-05-10 23:07:23 -04:00
event_queue.h distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
pwm_generator_logic.cpp Oscilations in DWELL length after 40+ hours of uptime #6451 2024-05-11 15:15:18 -04:00
pwm_generator_logic.h SimplePWM: utilize GpioChip PWM capabilities (#6449) 2024-05-02 18:17:51 -04:00
readme.md
scheduler.cpp unit tests run in US with a loss of precision from NT #6450 2024-05-03 10:53:22 -04:00
scheduler.h unit tests run in US with a loss of precision from NT #6450 2024-05-03 10:53:22 -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: unique variable name so that nice IDE would not be needed 2024-05-10 23:09:52 -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.