esp-idf/components/esp_timer
KonstantinKondrashov c19b37d2a9 esp_system: Adds sync of FRC & RTC counters in esp_restart
In case when FRC and RTC counters are very different then
the need to sync them before to restart the ESP
to get the correct system time after reboot.
2021-07-21 10:23:24 +05:00
..
include Add esp_timer_is_active function for Nimble stack to use esp_timer instead of FreeRTOS timer 2021-06-30 10:06:40 +05:30
private_include esp_timer: correct startup time 2021-03-25 15:38:27 +08:00
src esp_system: Adds sync of FRC & RTC counters in esp_restart 2021-07-21 10:23:24 +05:00
test esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08:00
CMakeLists.txt esp_timer: correct startup time 2021-03-25 15:38:27 +08:00
Kconfig docs: updated system api-reference chapters for C3 2021-03-15 18:51:12 +08:00
Makefile.projbuild
component.mk
sdkconfig.rename