Marius Vikhammer
|
a6543f0d21
docs: fix broken references to misc API functions and types.
|
3 anni fa |
Marius Vikhammer
|
edb76f14d6
esp_timer: remove legacy ESP32 FRC timer implementation.
|
4 anni fa |
Sudeep Mohanty
|
5806e57773
esp_timer: Added esp_timer_get_period/expiry_time APIs
|
4 anni fa |
Cao Sen Miao
|
b0123199da
esp_timer: init rtc timer and system timer in early init
|
4 anni fa |
Ivan Grokhotkov
|
249abb3fe8
esp_timer: allow querying the timer before esp_timer_init is called
|
4 anni fa |
Rahul Tank
|
3159ba1d5a
Add esp_timer_is_active function for Nimble stack to use esp_timer instead of FreeRTOS timer
|
4 anni fa |
KonstantinKondrashov
|
f9ad16bb66
esp_timer: Timers with skip_unhandled_events option won't wake up system from light sleep
|
4 anni fa |
Renz Bagaporo
|
d7e9567c00
esp_system, esp_timer: fix time function description
|
4 anni fa |
KonstantinKondrashov
|
63d4911cdb
esp_timer: Add ESP_TIMER_ISR dispatch method
|
6 anni fa |
KonstantinKondrashov
|
aa96c9a4d8
esp_timer: Add an option to skip unhandled events for periodic timers
|
5 anni fa |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
Krzysztof
|
f925da9179
docs: correct function description following https://esp32.com/viewtopic.php?f=5&t=16332
|
5 anni fa |
Konstantin Kondrashov
|
739eb05bb9
esp32: add implementation of esp_timer based on TG0 LAC timer
|
6 anni fa |