esp-idf/components/esp_timer/src
Renz Bagaporo 346cf4430d esp_system: introduce system time functions
- Introduce system time function and concept of system time provider.
esp_timer is system time provider when present.
- Set the reference point for system time, g_startup_time.
- Use the system time functions in newlib instead of calling esp_timer
functions directly
2020-08-10 15:12:38 +08:00
..
esp_timer_impl_frc_legacy.c esp_timer: alias esp_timer_get_time 2020-04-01 16:51:43 +08:00
esp_timer_impl_lac.c esp_timer: alias esp_timer_get_time 2020-04-01 16:51:43 +08:00
esp_timer_impl_systimer.c esp_timer: alias esp_timer_get_time 2020-04-01 16:51:43 +08:00
esp_timer.c esp_system: introduce system time functions 2020-08-10 15:12:38 +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
timekeeping.c esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00