jingli
|
30e7af2ffb
system/sleep: simplify code for time compensation when wakeup from light sleep
|
3 лет назад |
Anton Maklakov
|
8bb06df68f
components: correct abs() use for unsigned and 64-bit arguments
|
4 лет назад |
Cao Sen Miao
|
eddc196081
esp_clk: refactor target/clk.h to private/esp_clk.h
|
4 лет назад |
morris
|
16677b0d3c
global: make periph enable/disable APIs private
|
4 лет назад |
Cao Sen Miao
|
b0123199da
esp_timer: init rtc timer and system timer in early init
|
4 лет назад |
Ivan Grokhotkov
|
249abb3fe8
esp_timer: allow querying the timer before esp_timer_init is called
|
4 лет назад |
KonstantinKondrashov
|
63d4911cdb
esp_timer: Add ESP_TIMER_ISR dispatch method
|
6 лет назад |
KonstantinKondrashov
|
bcbee89030
esp_timer: Add a Kconfig option to configure the interrupt level
|
6 лет назад |
Renz Bagaporo
|
e70f240e12
esp_timer: do init check in timer implementation
|
5 лет назад |
Renz Bagaporo
|
da88671491
esp_system: link time, not runtime, dependency on esp_timer
|
5 лет назад |
morris
|
890fc0fe67
esp_timer: alias esp_timer_get_time
|
5 лет назад |
Konstantin Kondrashov
|
739eb05bb9
esp32: add implementation of esp_timer based on TG0 LAC timer
|
6 лет назад |