esp-idf/components/esp_timer/test
Omar Chebib c8614a0dbf esp_timer: add a function to restart timer
Timers, periodic or not, can now be restarted thanks to esp_timer_restart function.
This is done atomically, which can be used to feed a periodic timer, or simply change the period.
2022-10-18 04:42:27 +00:00
..
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
test_esp_timer_light_sleep.c ci: setup 26mhz esp32c2 runner 2022-07-29 17:10:34 +08:00
test_esp_timer.c esp_timer: add a function to restart timer 2022-10-18 04:42:27 +00:00
test_ets_timer.c esp32c6: add esp_timer support 2022-09-06 09:13:20 +00:00