rusefi-full/misc/stm32f1_test_project/timer
Andrey G 55c1f53c75
dead code, reduce typedefs (#4566)
* Do lightweight checks first

* Dead getTimeIgnitionSeconds()

Dead since 81fffe87b7

* Get rid of efitime_t.

Purpose are not clear. Use efitick_t where ticks are used,
use efitimeus_t for uS, use efitimems_t or efitimems64_t for mS.

* Fix unit tests

* Fix misc: stm32f1_test_project
2022-09-11 16:08:11 -04:00
..
event_queue.cpp dead code, reduce typedefs (#4566) 2022-09-11 16:08:11 -04:00
event_queue.h dead code, reduce typedefs (#4566) 2022-09-11 16:08:11 -04:00
microsecond_timer.cpp Start -> start (#4366) 2022-07-21 15:17:32 -04:00
microsecond_timer.h
microsecond_timer_gpt.cpp
port_microsecond_timer.h
pwm_generator_logic.cpp refactoring: type safety 2022-09-11 02:57:35 -04:00
pwm_generator_logic.h
scheduler.cpp
scheduler.h dead code, reduce typedefs (#4566) 2022-09-11 16:08:11 -04:00
single_timer_executor.cpp dead code, reduce typedefs (#4566) 2022-09-11 16:08:11 -04:00
single_timer_executor.h dead code, reduce typedefs (#4566) 2022-09-11 16:08:11 -04:00