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-11-18 18:40:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02f5e0f98cdae4b32bcc8638a0a1feefa8015019
esp-idf
/
components
/
hal
/
esp32c6
/
include
/
hal
History
Li Shuai
debb6ab6a1
change(hal): add hal interface to configure pau regdma wait timeout parameter
2024-08-28 10:44:09 +08:00
..
adc_ll.h
…
aes_ll.h
…
apm_ll.h
…
assist_debug_ll.h
…
brownout_ll.h
refactor(brownout): correct names comments in the LL driver
2024-08-07 10:46:57 +08:00
cache_ll.h
…
clk_gate_ll.h
…
clk_tree_ll.h
feat(clk): Add basic clock support for esp32c61
2024-07-31 22:41:22 +08:00
cpu_utility_ll.h
…
crosscore_int_ll.h
…
dedic_gpio_cpu_ll.h
…
ds_ll.h
…
ecc_ll.h
…
efuse_hal.h
…
efuse_ll.h
…
etm_ll.h
…
gdma_ll.h
…
gpio_etm_ll.h
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
2024-04-23 20:37:34 +08:00
gpio_glitch_filter_ll.h
…
gpio_ll.h
…
gpspi_flash_ll.h
fix(spi_flash): Add external flash support on esp32c6,esp32h2,esp32p4,esp32c5
2024-07-30 11:10:29 +08:00
hmac_ll.h
…
i2c_ll.h
…
i2s_ll.h
…
ieee802154_ll.h
…
ledc_ll.h
…
lp_aon_hal.h
…
lp_aon_ll.h
…
lp_clkrst_ll.h
…
lp_core_ll.h
…
lp_timer_ll.h
…
lpwdt_ll.h
…
mcpwm_ll.h
…
mmu_ll.h
…
modem_lpcon_ll.h
…
modem_syscon_ll.h
…
mpi_ll.h
…
mwdt_ll.h
…
parlio_ll.h
…
pau_ll.h
change(hal): add hal interface to configure pau regdma wait timeout parameter
2024-08-28 10:44:09 +08:00
pcnt_ll.h
…
pmu_hal.h
…
pmu_ll.h
…
regi2c_ctrl_ll.h
…
rmt_ll.h
…
rtc_io_ll.h
…
rwdt_ll.h
…
sar_ctrl_ll.h
…
sdio_slave_ll.h
…
sdm_ll.h
…
sha_ll.h
…
spi_flash_encrypted_ll.h
…
spi_flash_ll.h
fix(mspi): Refactor mspi ll/soc for c5 and c61
2024-08-15 15:08:56 +08:00
spi_ll.h
…
spimem_flash_ll.h
fix(mspi): Refactor mspi ll/soc for c5 and c61
2024-08-15 15:08:56 +08:00
systimer_ll.h
…
temperature_sensor_ll.h
…
timer_ll.h
…
twai_ll.h
…
uart_ll.h
…
uhci_ll.h
…
usb_serial_jtag_ll.h
…