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 04:19:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63cf6f93e6da45ebad686d7da87854a1abfa8f55
esp-idf
/
components
/
hal
/
esp32c3
/
include
/
hal
History
laokaiyao
5be7860c54
fix(i2s): fix i2s half sample rate issue
2024-09-30 22:16:52 +08:00
..
adc_ll.h
…
aes_ll.h
…
assist_debug_ll.h
…
brownout_ll.h
…
cache_ll.h
…
clk_gate_ll.h
…
clk_tree_ll.h
fix(ext_32k): fix the external 32K issue on C3&S3
2024-09-02 19:33:30 +08:00
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
refactor(gpio): public some IO configuration functions
2024-09-11 18:07:46 +08:00
gpspi_flash_ll.h
…
hmac_ll.h
…
i2c_ll.h
fix(i2c): Fix possible error state in clear the bus,
2024-09-06 14:28:26 +08:00
i2s_ll.h
fix(i2s): fix i2s half sample rate issue
2024-09-30 22:16:52 +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
…