rusefi-1/firmware/controllers/actuators
Scott Smith 69d36dad6e
Final cleanup of ENGINE macros (#3567)
Fix some uses of ENGINE() not detected by regex due to parenthesis.
Remove now empty engine_ptr.h
Don't worry about EFI_* not being defined, the compiler defaults to 0 if they aren't.
2021-11-17 13:45:10 -05:00
..
gppwm Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
ac_control.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
ac_control.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
ac_control.txt better file locations 2021-10-16 20:17:01 -04:00
ac_control_generated.h Auto-generated configs and docs 2021-10-17 01:13:47 +00:00
alternator_controller.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
alternator_controller.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
boost_control.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
boost_control.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
dc_motors.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
dc_motors.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
electronic_throttle.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
electronic_throttle.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
electronic_throttle_impl.h warnings (#2862) 2021-06-25 20:58:38 -04:00
fan_control.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
fan_control.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
idle_hardware.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
idle_hardware.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
idle_state.txt looks like value is never assigned 2021-10-30 21:28:55 -04:00
idle_state_generated.h Auto-generated configs and docs 2021-10-31 01:38:27 +00:00
idle_thread.cpp Create a base class EngineModule for that contains various useful callbacks. (#3548) 2021-11-17 20:13:19 +03:00
idle_thread.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
idle_thread_io.cpp refactoring - extracting idle state 2021-10-17 00:30:26 -04:00
pwm_tester.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
pwm_tester.h
vvt.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
vvt.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00