rusefi-1/firmware/controllers/system/timer
Matthew Kennedy 8b30776016
remove stateChangeCallback from simplepwm (#2644)
* remove callback parameter from cj125

* remove from ext

* remove stateChangeCallback

* alt doesn't need that

* demorgan

* remove call

* bad cut/paste

* check the actual pin in the test
2021-05-07 09:38:41 -04:00
..
event_queue.cpp pack scheduling_s (#2642) 2021-05-07 08:22:35 -04:00
event_queue.h
pwm_generator_logic.cpp remove stateChangeCallback from simplepwm (#2644) 2021-05-07 09:38:41 -04:00
pwm_generator_logic.h remove stateChangeCallback from simplepwm (#2644) 2021-05-07 09:38:41 -04:00
readme.md
scheduler.cpp
scheduler.h pack scheduling_s (#2642) 2021-05-07 08:22:35 -04:00
signal_executor_sleep.cpp
signal_executor_sleep.h
single_timer_executor.cpp
single_timer_executor.h

readme.md

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