rusefi/firmware/controllers/system/timer
rusefillc 9fd4e930d3 criticalError("No slots in scheduling pool") 2024-05-10 23:07:23 -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 SimplePWM: utilize GpioChip PWM capabilities (#6449) 2024-05-02 18:17:51 -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: overdwell doc update 2024-05-10 23:07:23 -04:00
trigger_scheduler.h

readme.md

Timer

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