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 |
|
Renz Bagaporo
|
e70f240e12
|
esp_timer: do init check in timer implementation
|
2020-09-01 15:01:11 +08:00 |
|
Renz Bagaporo
|
da88671491
|
esp_system: link time, not runtime, dependency on esp_timer
|
2020-08-11 17:52:36 +08:00 |
|
morris
|
890fc0fe67
|
esp_timer: alias esp_timer_get_time
alias esp_timer_get_time to improve performance
|
2020-04-01 16:51:43 +08:00 |
|
Konstantin Kondrashov
|
739eb05bb9
|
esp32: add implementation of esp_timer based on TG0 LAC timer
Closes: IDF-979
|
2020-02-06 14:00:18 +08:00 |
|