esp-idf/components/soc/esp32c3
2024-09-03 13:55:00 +08:00
..
include/soc fix(mspi): collect mspi iomux pin macro from iomux_reg.h to spi_pins.h 2024-09-03 13:55:00 +08:00
ld feat(uhci): add reset and clock control functions 2024-03-29 10:41:17 +08:00
adc_periph.c adc: update adc header files on c3 2021-03-26 12:04:46 +08:00
dedic_gpio_periph.c feat(dedic_gpio): add support for esp32c5 2024-07-17 17:56:43 +08:00
gdma_periph.c gdma: support IRAM interrupt 2021-11-08 16:14:51 +08:00
gpio_periph.c gpio: Fix ESP32S3 GPIO48 does not support hold function bug 2022-07-15 16:51:25 +08:00
i2c_periph.c feat(i2c): support i2c on esp32-c61 2024-08-14 11:25:31 +08:00
i2s_periph.c feat(i2s): supported getting the tx sync count and specify interrupt flags 2023-09-28 15:03:27 +08:00
interrupts.c apptrace: Adds ESP32-C3 support 2021-06-24 13:16:14 +03:00
ledc_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
mpi_periph.c fix(soc): Refactor variable names for MPI operations and block bases 2024-05-14 10:34:33 +05:30
rmt_periph.c feat(rmt): support sleep retention 2024-04-24 22:10:42 +08:00
sdm_periph.c sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
spi_periph.c feat(spi): add esp32c5 spi support 2024-03-07 18:11:48 +08:00
temperature_sensor_periph.c temperature_sensor: Add temperature sensor support for ESP32-C2 2022-06-23 15:36:43 +08:00
timer_periph.c gptimer: clean up hal and ll for driver-ng 2021-10-20 18:40:08 +08:00
twai_periph.c twai: describe peripheral info 2022-11-04 17:40:29 +08:00
uart_periph.c feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00
wdt_periph.c change(wdt): create wdt_periph.c in soc component 2024-06-18 09:59:06 +08:00