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
component.mk put pm_slp_iram_opt and pm_rtos_iram_opt related attributes in esp_pm/linker.lf 2021-01-06 03:40:28 +00:00
Kconfig docs: updated system api-reference chapters for C3 2021-03-15 18:51:12 +08:00
Makefile.projbuild Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig.rename esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00