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