custom-board-bundle-sample-.../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 1MHz software timer into F103 project #3840 2022-01-25 22:41:02 -05:00
microsecond_timer_gpt.cpp 1MHz software timer into F103 project #3840 2022-01-25 22:41:02 -05:00
port_microsecond_timer.h 1MHz software timer into F103 project #3840 2022-01-25 22:41:02 -05:00
pwm_generator_logic.cpp refactoring: type safety 2022-09-11 02:57:35 -04:00
pwm_generator_logic.h 1MHz software timer into F103 project #3840 2022-01-25 22:41:02 -05:00
scheduler.cpp 1MHz software timer into F103 project #3840 2022-01-25 22:41:02 -05:00
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