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-01 11:26:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e4ebabe9b56f9fb8ed42d59e521b7b781036d83
esp-idf
/
components
/
hal
/
esp32s2
/
include
/
hal
History
laokaiyao
c6e7e82524
change(sdm): delete the confusing part in sdm programming guide
2024-09-13 14:13:20 +08:00
..
adc_ll.h
…
aes_ll.h
…
brownout_ll.h
…
cache_ll.h
…
clk_gate_ll.h
…
clk_tree_ll.h
…
cp_dma_hal.h
…
cp_dma_ll.h
…
cpu_utility_ll.h
…
crosscore_int_ll.h
…
crypto_dma_ll.h
…
dac_ll.h
…
dedic_gpio_cpu_ll.h
…
dedic_gpio_ll.h
…
efuse_hal.h
…
efuse_ll.h
…
gpio_ll.h
refactor(gpio): public some IO configuration functions
2024-09-11 18:07:46 +08:00
gpspi_flash_ll.h
…
i2c_ll.h
fix(i2c): Fix the wrong return value of esp32,esp32s2,esp32s3
2024-09-09 19:15:02 +08:00
i2s_ll.h
…
ledc_ll.h
…
memprot_ll.h
…
memprot_peri_ll.h
…
mmu_ll.h
…
mpi_ll.h
…
mpu_ll.h
…
mwdt_ll.h
…
pcnt_ll.h
…
regi2c_ctrl_ll.h
…
rmt_ll.h
…
rtc_cntl_ll.h
…
rtc_io_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
fix(mspi): Refactor mspi ll/soc for c5 and c61
2024-08-15 15:08:56 +08:00
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
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
…
touch_sensor_hal.h
…
touch_sensor_ll.h
…
trace_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
usb_wrap_ll.h
…
xt_wdt_ll.h
…