esp-idf/components/soc/esp32
Michael (XIAO Xufeng) efb9d9e7d4 Merge branch 'esp32_s2_s3_cpu_freq_to_pll' into 'master'
EspS2/S3: fixed the bug of insufficient voltage when the CPU switches frequency

See merge request espressif/esp-idf!25396
2023-09-18 20:01:31 +08:00
..
include/soc Merge branch 'esp32_s2_s3_cpu_freq_to_pll' into 'master' 2023-09-18 20:01:31 +08:00
ld
adc_periph.c
dac_periph.c
dport_access.c
gpio_periph.c
i2c_periph.c
i2s_periph.c feat(i2s): supported external clock source input 2023-08-14 03:25:12 +00:00
interrupts.c refactor(interrupt):put the interrupts definitions in soc/interrupts.h 2023-07-17 19:31:56 +08:00
lcd_periph.c
ledc_periph.c
mcpwm_periph.c
mpi_periph.c bignum: refactored the hardware abstraction of the mpi peripheral 2023-04-24 16:15:11 +05:30
pcnt_periph.c fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
rmt_periph.c
rtc_io_periph.c
sdio_slave_periph.c sdio: c6 support 2023-01-18 02:34:46 +00:00
sdm_periph.c
sdmmc_periph.c
spi_periph.c
timer_periph.c
touch_sensor_periph.c
twai_periph.c
uart_periph.c