esp-idf/components/soc/esp32s2
morris 0365cb0bc7
change(wdt): create wdt_periph.c in soc component
2024-06-18 09:59:06 +08:00
..
include/soc feat(touch_sens): touch sensor driver-ng on P4 2024-06-12 12:09:17 +08:00
ld
adc_periph.c
dac_periph.c
dedic_gpio_periph.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
lcd_periph.c
ledc_periph.c
mpi_periph.c fix(soc): Refactor variable names for MPI operations and block bases 2024-05-14 10:34:33 +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
rtc_io_periph.c feat(lp_io): Add support for ESP32P4 2023-09-20 19:39:41 +08:00
sdm_periph.c
spi_periph.c feat(spi): add esp32c5 spi support 2024-03-07 18:11:48 +08:00
temperature_sensor_periph.c
timer_periph.c
touch_sensor_periph.c feat(touch_sens): touch sensor driver-ng on P4 2024-06-12 12:09:17 +08:00
twai_periph.c
uart_periph.c feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00
usb_dwc_periph.c refactor(soc): Rename usb_otg_periph to usb_dwc_periph 2024-01-17 21:28:25 +08:00
usb_periph.c refactor(soc): Deprecate usb pin mappings 2024-01-17 21:28:25 +08:00
wdt_periph.c change(wdt): create wdt_periph.c in soc component 2024-06-18 09:59:06 +08:00