custom-board-bundle-sample-.../firmware/controllers/system/timer
Matthew Kennedy a2e1a079b8 allow enum_class in rusefi_hw_enums.h (#4104)
* make things c++ friendly

* install various canaries in coal mines

* using is much clearer than typedef

* fixing builds

* lps25

* trigger includes were a mess

* c -> c++ cleanup

* os util

* why did so many include os_util.h?

* fwd declare

* cypress/kinetis

* s

* eg33 happy

* happy sim

* cypress usb

* pch

* cypress

* doesn't need to include all that

* h7
2022-04-25 20:38:16 -04:00
..
event_queue.cpp
event_queue.h
pwm_generator_logic.cpp
pwm_generator_logic.h
readme.md
scheduler.cpp
scheduler.h
signal_executor_sleep.cpp
signal_executor_sleep.h
single_timer_executor.cpp
single_timer_executor.h
trigger_scheduler.cpp
trigger_scheduler.h

readme.md

Timer

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