esp-idf/components/esp_timer/include
Omar Chebib 3e9701205c 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-12-01 10:45:35 +00:00
..
esp_private esp_hw_support: Fix esp_light_sleep_start() deadlock 2022-08-11 18:38:51 +08:00
esp_timer.h esp_timer: add a function to restart timer 2022-12-01 10:45:35 +00:00