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-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0c8280ec1a18173f3a10e3e8b02387fd2e896dd
esp-idf
/
components
/
hal
/
esp32
/
include
/
hal
History
morris
7dc6a2f562
Merge branch 'refactor/pcnt_isr_handling' into 'master'
...
refactor(pcnt): ISR handling Closes IDF-10329 See merge request
espressif/esp-idf!31911
2024-07-09 10:12:18 +08:00
..
adc_ll.h
feat(adc): support ADC continuous mode on ESP32P4
2024-06-03 16:50:39 +08:00
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
…
i2c_ll.h
…
i2s_ll.h
…
ledc_ll.h
fix(ledc): clear ledc_mem_force_pd when LEDC peripheral is in use
2024-07-05 15:11:57 +08:00
mcpwm_ll.h
…
mmu_ll.h
…
mpi_ll.h
fix(hal): updated naming style for power up and down api for mpi peripheral
2024-07-03 10:49:20 +05:30
mpu_ll.h
…
mwdt_ll.h
change(wdt): create wdt_periph.c in soc component
2024-06-18 09:59:06 +08:00
pcnt_ll.h
refactor(pcnt): ISR handling
2024-07-08 14:52:14 +08:00
regi2c_ctrl_ll.h
…
rmt_ll.h
fix(rmt): power up memory block
2024-06-28 10:58:04 +08:00
rtc_cntl_ll.h
…
rtc_io_ll.h
…
rwdt_ll.h
…
sar_ctrl_ll.h
…
sdio_slave_ll.h
fix(hal): functions that may generate invalid load/store byte/half-word instructions
2024-06-18 14:58:41 +08:00
sdm_ll.h
…
sdmmc_ll.h
…
sha_ll.h
…
spi_flash_encrypted_ll.h
…
spi_flash_ll.h
…
spi_ll.h
…
timer_ll.h
…
touch_sensor_hal.h
…
touch_sensor_ll.h
feat(touch_sens): touch sensor driver-ng on P4
2024-06-12 12:09:17 +08:00
trace_ll.h
…
twai_ll.h
…
uart_ll.h
…
uhci_ll.h
…