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-23 17:24:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57420057b6f64e0867e1a60741d01608c7f7782b
esp-idf
/
components
/
soc
/
esp32p4
History
morris
57420057b6
fix(pcnt): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
...
Closes
https://github.com/espressif/esp-idf/issues/15923
2025-05-22 17:27:18 +08:00
..
include
/soc
refactor(regi2c): remove regi2c_defs.h from some targets
2025-05-19 21:46:40 +08:00
ld
…
register
/soc
feat(esp_hw_support): support switch to VBAT power supply in deepsleep on esp32p4
2025-05-08 16:44:58 +08:00
adc_periph.c
…
ana_cmpr_periph.c
refactor(ana_cmpr): enhanced the driver implementation
2025-04-11 17:45:32 +08:00
cam_periph.c
…
debug_probe_periph.c
…
dedic_gpio_periph.c
…
dma2d_periph.c
…
emac_periph.c
…
etm_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
i3c_master_periph.c
feat(i3c): i3c-i2c driver hal and soc support
2025-02-11 18:57:10 +08:00
interrupts.c
…
isp_periph.c
…
lcd_periph.c
…
ledc_periph.c
…
mcpwm_periph.c
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
2025-05-08 21:25:47 +08:00
mipi_csi_periph.c
…
mipi_dsi_periph.c
…
mpi_periph.c
…
parlio_periph.c
feat(parlio_tx): support cs signal on esp32c5 v1.0
2025-04-25 14:25:01 +08:00
pcnt_periph.c
fix(pcnt): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
power_supply_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
…
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
system_retention_periph.c
feat(esp_hw_support): optimize esp32p4 GPIO retention link
2025-04-16 10:30:56 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
usb_dwc_periph.c
…
wdt_periph.c
…