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-08-29 21:48:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcd80c92f3dd6c99cce7cc239afe8712bda04fac
esp-idf
/
components
/
hal
/
esp32
/
include
/
hal
History
C.S.M
7470116371
fix(i2c): Fix lose byte during data reading in i2c master on esp32,
...
Closes
https://github.com/espressif/esp-idf/issues/12860
2024-11-29 11:25:53 +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
…
dac_ll.h
…
efuse_hal.h
…
efuse_ll.h
…
emac_ll.h
…
gpio_ll.h
fix(gpio): improve set level performance
2024-11-07 16:29:28 +08:00
i2c_ll.h
fix(i2c): Fix lose byte during data reading in i2c master on esp32,
2024-11-29 11:25:53 +08:00
i2s_ll.h
feat(i2s): support to select PDM data format
2024-11-21 19:04:55 +08:00
ledc_ll.h
…
mcpwm_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
…
sdio_slave_ll.h
…
sdm_ll.h
…
sdmmc_ll.h
feat(sdmmc): supported UHS-I SDR50 (100Mhz) and DDR50 mode
2024-11-13 09:47:45 +08:00
sha_ll.h
…
spi_flash_encrypted_ll.h
…
spi_flash_ll.h
…
spi_ll.h
fix(hal): integer overflow found by coverity
2024-11-27 09:57:37 +08:00
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-11-12 16:52:10 +08:00
uhci_ll.h
…