rusefi-1/firmware/controllers/system/timer
rusefillc 3ff9568521 more details into CUSTOM_OBD_LOW_FREQUENCY message 2021-09-05 14:21:02 -04:00
..
event_queue.cpp detect "not scheduled" faster (#3200) 2021-08-27 11:46:01 +03:00
event_queue.h add & test remove from linked list (#3199) 2021-08-26 23:03:09 +03:00
pwm_generator_logic.cpp more details into CUSTOM_OBD_LOW_FREQUENCY message 2021-09-05 14:21:02 -04:00
pwm_generator_logic.h dc motor api (#2869) 2021-06-26 21:42:40 -04:00
readme.md
scheduler.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
scheduler.h add cancel to scheduler (#3201) 2021-08-27 11:30:06 +03:00
signal_executor_sleep.cpp add cancel to scheduler (#3201) 2021-08-27 11:30:06 +03:00
signal_executor_sleep.h add cancel to scheduler (#3201) 2021-08-27 11:30:06 +03:00
single_timer_executor.cpp add cancel to scheduler (#3201) 2021-08-27 11:30:06 +03:00
single_timer_executor.h add cancel to scheduler (#3201) 2021-08-27 11:30:06 +03:00

readme.md

Timer

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