rusefi/firmware/controllers/system/timer
rusefi 85f8598932 unit tests run in US with a loss of precision from NT #6450
only: follow-up
2024-05-03 10:53:22 -04:00
..
event_queue.cpp unit tests run in US with a loss of precision from NT #6450 2024-05-03 10:53:22 -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 what's the proper way to printf timeNowUs #6434 2024-04-29 15:44:09 -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.