This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fb913972d6e5246d26e43cd81f5089b1560990d
esp-idf
/
components
/
soc
/
esp32h2
History
morris
05cb70cc3a
refactor(rmt): define retention module in the soc layer
2024-10-10 12:12:58 +08:00
..
include
feat(etm): support sleep retention
2024-10-10 12:12:58 +08:00
ld
…
register
/soc
refactor(soc): sort esp32h2 soc headers
2024-10-09 14:18:08 +08:00
adc_periph.c
…
ana_cmpr_periph.c
…
dedic_gpio_periph.c
…
etm_periph.c
feat(etm): support sleep retention
2024-10-10 12:12:58 +08:00
gdma_periph.c
feat(gdma): add retention support for esp32p4, esp32c5, esp32c61
2024-09-24 12:33:41 +08:00
gpio_periph.c
…
i2c_periph.c
feat(i2c_master): Support i2c sleep retention on esp32c5/p4/c61
2024-10-08 15:55:48 +08:00
i2s_periph.c
fix(gdma): fixed GDMA retention on C5
2024-09-30 17:38:22 +08:00
ieee802154_periph.c
…
interrupts.c
…
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
…
parlio_periph.c
…
pcnt_periph.c
…
rmt_periph.c
refactor(rmt): define retention module in the soc layer
2024-10-10 12:12:58 +08:00
rtc_io_periph.c
…
sdm_periph.c
…
spi_periph.c
…
system_retention_periph.c
…
temperature_sensor_periph.c
…
timer_periph.c
change(gptimer): optimize the registers to be backup
2024-09-25 16:12:38 +08:00
twai_periph.c
…
uart_periph.c
…
wdt_periph.c
…