rusefi/firmware/controllers/system/timer
Andrey 5962cbd5c2 brutal encapsulation 2022-09-07 20:31:04 -04:00
..
event_queue.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
event_queue.h add & test remove from linked list (#3199) 2021-08-26 23:03:09 +03:00
pwm_generator_logic.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
pwm_generator_logic.h Drop SingleChannelStateSequence in favor of MultiChannelStateSequenceWithData (#3519) 2021-11-21 04:56:07 -05:00
readme.md
scheduler.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
scheduler.h tear down Engine god object #4511 2022-09-07 20:25:49 -04:00
signal_executor_sleep.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
signal_executor_sleep.h brutal encapsulation 2022-09-07 20:31:04 -04:00
single_timer_executor.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
single_timer_executor.h Timestamp Error scheduleByTimestampNt too far #3395 2022-05-14 21:24:19 -04:00
trigger_scheduler.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
trigger_scheduler.h Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00

readme.md

Timer

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