Histórico de Commits

Autor SHA1 Mensagem Data
  KonstantinKondrashov 9a24d95907 esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set há 6 anos atrás
  KonstantinKondrashov dcbcb5fe58 esp_timer: Add Test case when set_alarm needs set timer < now_time há 6 anos atrás
  KonstantinKondrashov 09cc922b42 esp32: Add UTs to check the System time does not jump back há 6 anos atrás
  Ivan Grokhotkov 6b08e8b449 esp_timer: handle esp_timer_delete in timer task há 6 anos atrás
  morris fcedf442ce move common source files from esp32 to esp_common há 7 anos atrás
  Ivan Grokhotkov d3724dc35d esp_timer: fix occasional failures in "monotonic values" test há 7 anos atrás
  Ivan Grokhotkov 96f152341a esp_timer: improve unit test robustness há 7 anos atrás
  Ivan Grokhotkov b4e836eb97 esp_timer: test for monotonic values of esp_timer_get_timer in CI há 7 anos atrás
  Ivan Grokhotkov 49d200aaa7 esp_timer: add test for esp_timer_impl_set_alarm há 7 anos atrás
  Ivan Grokhotkov 141e51b468 esp_timer: reduce overflow value in unit tests há 7 anos atrás
  Ivan Grokhotkov 296b280801 esp_timer: fix esp_timer_impl_advance not triggering expired timers há 7 anos atrás
  Ivan Grokhotkov f0547d58e4 esp_timer: add documentation, expose profiling option in Kconfig há 8 anos atrás
  Ivan Grokhotkov 6e7eb3c776 esp_timer: fix for the case when timer is deleted in callback há 8 anos atrás
  He Yin Ling 0c40b2ec9d test: collect performance for esp-timer / spinlock há 8 anos atrás
  Ivan Grokhotkov 4798b7d775 unit tests: add test to dump esp_timer stats há 8 anos atrás
  Ivan Grokhotkov 3788b35f87 unit tests: more robust esp_timer test há 8 anos atrás
  Ivan Grokhotkov f13623d97d make esp_timer.h public há 8 anos atrás
  Ivan Grokhotkov 06af8cd086 esp_timer: return signed timestamp (int64_t) há 8 anos atrás
  Ivan Grokhotkov c5632d3012 esp32: use ref_clock in esp_timer and delay tests há 8 anos atrás
  Ivan Grokhotkov 1af6384349 esp_timer: lock-free implementation of esp_timer_get_time há 8 anos atrás
  Ivan Grokhotkov 857a29872d esp_timer: add high resolution software timer API há 8 anos atrás