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-14 08:21:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a218e3f5532b8659e822433372aaa3c64dc0a608
esp-idf
/
components
/
hal
/
esp32s3
/
include
/
hal
History
Song Ruo Jing
e774dbfd0f
fix(uart): LP UART does not have the pre-divider for its clock source
...
Closes
https://github.com/espressif/esp-idf/issues/15427
2025-03-10 15:29:09 +08:00
..
adc_ll.h
…
aes_ll.h
…
brownout_ll.h
…
cache_ll.h
…
clk_gate_ll.h
…
clk_tree_ll.h
…
cpu_utility_ll.h
…
crosscore_int_ll.h
…
dedic_gpio_cpu_ll.h
…
dedic_gpio_ll.h
…
ds_ll.h
…
efuse_hal.h
…
efuse_ll.h
…
gdma_ll.h
…
gpio_ll.h
…
gpspi_flash_ll.h
…
hmac_ll.h
…
i2c_ll.h
…
i2s_ll.h
…
lcd_ll.h
…
ledc_ll.h
…
mcpwm_ll.h
…
memprot_ll.h
…
mmu_ll.h
…
mpi_ll.h
…
mpu_ll.h
…
mspi_timing_tuning_ll.h
…
mwdt_ll.h
…
pcnt_ll.h
…
psram_ctrlr_ll.h
…
regi2c_ctrl_ll.h
…
rmt_ll.h
…
rtc_cntl_ll.h
…
rtc_io_ll.h
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-21 09:50:42 +08:00
rwdt_ll.h
…
sar_ctrl_ll.h
…
sdm_ll.h
…
sdmmc_ll.h
…
sha_ll.h
…
spi_flash_encrypted_ll.h
feat(bootloader_support): Permanently enable XTS-AES pseudo rounds when FE release mode is enabled
2025-01-21 12:28:23 +05:30
spi_flash_ll.h
…
spi_ll.h
feat(driver_spi): support using SPI_DEVICE_STD_TIMING to adjust master rx in standard timing
2025-01-17 10:51:47 +08:00
spimem_flash_ll.h
feat(spi_flash): Add config for adding auto check status after suspend to improve performance
2025-01-21 14:50:23 +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
fix(uart): LP UART does not have the pre-divider for its clock source
2025-03-10 15:29:09 +08:00
uhci_ll.h
…
usb_dwc_ll.h
fix(usb/host): Set SCHED_INFO for all channels
2025-02-06 08:17:59 +01:00
usb_serial_jtag_ll.h
…
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
…