esp-idf/components/soc/esp32c5/mp
2024-06-03 11:54:48 +08:00
..
include/soc fix(intr): fixed intr threshhold min level on C5 2024-06-03 11:54:48 +08:00
ld Merge branch 'feature/mcpwm_support_c5' into 'master' 2024-05-29 10:27:35 +08:00
gdma_periph.c feat(gdma): add GDMA support for ESP32C5 MP 2024-05-14 11:37:40 +08:00
gpio_periph.c feat(gpio): remove io_mux_reg array in gpio_periph.c from c5 2024-05-17 20:55:25 +08:00
i2s_periph.c feat(i2s): c5mp i2s support 2024-05-22 17:29:48 +08:00
interrupts.c fix(esp32c5): add CLIC interrupt controller support for the ESP32-C5 2024-04-16 10:38:14 +08:00
ledc_periph.c feat(ledc): support ledc on esp32c5 2024-05-27 11:26:11 +08:00
mcpwm_periph.c feat(mcpwm): driver support on esp32-c5 2024-05-26 22:55:03 +08:00
mpi_periph.c feat: enable RSA support for c5 mp version 2024-05-17 14:22:30 +05:30
pcnt_periph.c feat(pcnt): add driver support on esp32c5 2024-05-16 11:09:48 +08:00
rmt_periph.c feat(rmt): support sleep retention 2024-04-24 22:10:42 +08:00
spi_periph.c feat(spi): c5mp gpspi master slave and hd driver support 2024-05-21 17:12:41 +08:00
timer_periph.c change(esp_driver_gptimer): do gptimer timer target retention by needs 2024-05-28 15:19:24 +08:00
uart_periph.c feat(esp32c5mp): add soc files part 2 2024-03-08 10:48:25 +08:00