custom-board-bundle-sample-.../firmware/controllers/system/timer
rusefillc 4b8c5f1671 harley 2021-11-26 14:41:35 -05:00
..
event_queue.cpp On -fpermissive in Windows in unit tests #3581 2021-11-20 00:16:03 -05:00
event_queue.h add & test remove from linked list (#3199) 2021-08-26 23:03:09 +03:00
pwm_generator_logic.cpp harley 2021-11-26 14:41:35 -05: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 Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
signal_executor_sleep.cpp Fix simulator (#3360) 2021-10-17 20:07:25 -04: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
trigger_scheduler.cpp Basic framework for high pressure fuel pump control (#3476) 2021-11-19 23:06:51 -05: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.