1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 23:41:18 +01:00
Gunar Schorcht 21b2c8d334 cpu/esp32: introduce pseudomodule esp_rtc_timer
It is possible to use different timers as RTC timer for the periph_rtc module. Either the 48-bit RTC hardware timer is used directly or the PLL driven 64-bit system timer emulates a RTC timer. The latter one is much more accurate. Pseudomodule esp_rtc_timer controlls which timer is used. Only if esp_rtc_timer is enabled explicitly, the 48-bit RTC hardware timer is used. Otherwise the 64-bit sytstem timer is used to emulate the RTC timer.
2019-12-25 09:47:52 +01:00
..
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:36 +01:00
2019-11-23 22:39:36 +01:00
2019-12-18 21:52:25 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-12-18 14:15:40 +01:00
2019-11-23 22:39:36 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:36 +01:00
2019-11-23 22:39:07 +01:00
2019-10-21 15:30:22 +02:00
2019-11-23 22:39:07 +01:00
2017-01-20 13:36:26 +01:00