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-10-04 20:40:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7c70a8ec6decc774f82d8ffb2270a733e8199e3
esp-idf
/
components
/
hal
/
esp32c3
/
include
/
hal
History
wuzhenghui
c7c70a8ec6
fix(esp_hw_support): fix esp32p4 JTAG pad deepsleep current leakage
2024-12-26 16:03:42 +08:00
..
adc_ll.h
…
aes_ll.h
…
assist_debug_ll.h
…
brownout_ll.h
…
cache_ll.h
…
clk_gate_ll.h
refactor(i2s): rename the confusing port number
2024-10-23 18:16:57 +08:00
clk_tree_ll.h
…
cpu_utility_ll.h
…
crosscore_int_ll.h
…
dedic_gpio_cpu_ll.h
…
ds_ll.h
…
efuse_hal.h
…
efuse_ll.h
…
gdma_ll.h
feat(gdma): add retention support for esp32p4, esp32c5, esp32c61
2024-09-24 12:33:41 +08:00
gpio_ll.h
fix(esp_hw_support): fix esp32p4 JTAG pad deepsleep current leakage
2024-12-26 16:03:42 +08:00
gpspi_flash_ll.h
…
hmac_ll.h
…
i2c_ll.h
refactor(i2c): rename some LL functions according to TRM descriptions
2024-11-22 10:14:22 +08:00
i2s_ll.h
Merge branch 'feature/esp32c61_i2s_support' into 'master'
2024-10-25 11:18:44 +08:00
ledc_ll.h
…
memprot_ll.h
…
mmu_ll.h
…
mpi_ll.h
…
mwdt_ll.h
…
regi2c_ctrl_ll.h
…
rmt_ll.h
…
rtc_cntl_ll.h
…
rwdt_ll.h
…
sar_ctrl_ll.h
…
sdm_ll.h
change(sdm): delete the confusing part in sdm programming guide
2024-09-13 14:13:20 +08:00
sha_ll.h
…
spi_flash_encrypted_ll.h
…
spi_flash_ll.h
…
spi_ll.h
fix(driver_spi): move macro GPIO_MATRIX_DELAY_NS out from soc.h
2024-09-03 13:55:00 +08:00
spimem_flash_ll.h
…
systimer_ll.h
…
temperature_sensor_ll.h
…
timer_ll.h
…
twai_ll.h
…
uart_ll.h
feat(esp_system): gate some clock by default to optmize esp32p4 active power
2024-09-11 10:53:00 +08:00
uhci_ll.h
…
usb_serial_jtag_ll.h
…
xt_wdt_ll.h
…