rusefi-1/firmware/controllers/system/timer
Matthew Kennedy 96a800acb9
fix gppwm on-off mode (#1406)
* fix

* put it back

* do it with PWM instead

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-09 09:25:45 -04:00
..
event_queue.cpp warnings (#1169) 2020-03-03 08:37:02 -05:00
event_queue.h code style 2020-01-21 01:40:11 -05:00
pwm_generator_logic.cpp fix gppwm on-off mode (#1406) 2020-05-09 09:25:45 -04:00
pwm_generator_logic.h General purpose PWM: implementation & tests (#1366) 2020-04-26 14:06:28 -04:00
readme.md
scheduler.h Require tooth reference time for scheduleByAngle (#1091) 2020-01-09 23:45:13 +03:00
signal_executor_sleep.cpp happy new year unification 2020-01-13 21:57:43 -05:00
signal_executor_sleep.h code style 2020-01-21 01:40:11 -05:00
single_timer_executor.cpp use the linker! (#1363) 2020-04-24 21:21:04 -04:00
single_timer_executor.h code style 2020-01-21 01:40:11 -05:00

readme.md

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