esp-idf/components/esp_timer/src
Ivan Grokhotkov 0acf94f10f esp_timer: fix CONFIG_PM_USE_RTC_TIMER_REF option usage
Also remove PM_USE_RTC_TIMER_REF in esp32s2, since this option is only
used in FRC implementation of esp_timer.

Closes https://github.com/espressif/esp-idf/issues/4991
2020-09-04 19:19:26 +00:00
..
esp_timer_impl_frc_legacy.c esp_timer: fix CONFIG_PM_USE_RTC_TIMER_REF option usage 2020-09-04 19:19:26 +00:00
esp_timer_impl_lac.c esp_timer: do init check in timer implementation 2020-09-01 15:01:11 +08:00
esp_timer_impl_systimer.c esp_timer: do init check in timer implementation 2020-09-01 15:01:11 +08:00
esp_timer.c esp_timer: do init check in timer implementation 2020-09-01 15:01:11 +08:00
ets_timer_legacy.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00