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-06 13:18:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9195bcbe2255dcb046e10b6faef60b252b51f4b4
esp-idf
/
components
/
hal
/
esp32s2
/
include
/
hal
History
Tomas Rezucha
ac3a3f801d
feat(hal/usb): Explicitly enable clock and reset USB WRAP on init
2025-01-08 09:25:42 +01: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
fix(esp_hw_support): fix esp32p4 JTAG pad deepsleep current leakage
2024-12-26 16:03:42 +08:00
gpspi_flash_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
…
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
…
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
…
touch_sensor_hal.h
…
touch_sensor_ll.h
…
trace_ll.h
…
twai_ll.h
…
uart_ll.h
fix(uart): fix 8/16-bit uart register access
2024-12-25 15:32:06 +08:00
usb_dwc_ll.h
fix(usb/host): Fix reaction on High-Speed NYET packet
2025-01-02 10:57:14 +01:00
usb_wrap_ll.h
feat(hal/usb): Explicitly enable clock and reset USB WRAP on init
2025-01-08 09:25:42 +01:00
xt_wdt_ll.h
…