rusefi/firmware/controllers/system/timer
Matthew Kennedy 2ce7777865
don't require EXTERN_ENGINE in every file (#2969)
* move enginePins

* no more extern engine

* uses

* more

* extern config too

* put this where it belongs

* include correct header

* merge
2021-07-16 18:13:33 -04:00
..
event_queue.cpp pack scheduling_s (#2642) 2021-05-07 08:22:35 -04:00
event_queue.h
pwm_generator_logic.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
pwm_generator_logic.h dc motor api (#2869) 2021-06-26 21:42:40 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
scheduler.cpp
scheduler.h FATAL on NB2 tune jim stim input signal #2965 2021-07-14 16:03:00 -04:00
signal_executor_sleep.cpp FATAL on NB2 tune jim stim input signal #2965 2021-07-14 16:03:00 -04:00
signal_executor_sleep.h FATAL on NB2 tune jim stim input signal #2965 2021-07-14 16:03:00 -04:00
single_timer_executor.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
single_timer_executor.h FATAL on NB2 tune jim stim input signal #2965 2021-07-14 16:03:00 -04:00

readme.md

Timer

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