mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3e9701205c
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. |
||
---|---|---|
.. | ||
esp_timer_impl_lac.c | ||
esp_timer_impl_systimer.c | ||
esp_timer.c | ||
ets_timer_legacy.c | ||
system_time.c |