esp-idf/examples/cxx
KonstantinKondrashov aa96c9a4d8 esp_timer: Add an option to skip unhandled events for periodic timers
- Added an option to skip unhandled events for periodic timers. Useful for light sleep.
- Added doc about this case
- Added Test a latency between a call of callback and real event (14-16us). and UT to check skip_unhandled_events.
- Fixed for esp_timer_dump() if name of timer is NULL
- Refactored timer_process_alarm()
- Added the delete function after using in UTs
2020-12-09 17:19:19 +08:00
..
exceptions Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
experimental esp_timer: Add an option to skip unhandled events for periodic timers 2020-12-09 17:19:19 +08:00
pthread Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtti Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00