esp-idf/components/soc/esp32h2
Geng Yuchao 0a1d8c1e09 Fix soc caps define for all chips 2022-08-08 20:50:28 +08:00
..
include Fix soc caps define for all chips 2022-08-08 20:50:28 +08:00
ld sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
CMakeLists.txt sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
adc_periph.c adc: create common adc hal layer 2022-05-07 19:20:44 +08:00
dedic_gpio_periph.c fast_gpio: driver support on esp32c3 2021-09-06 19:39:09 +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_bias.h esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
i2c_periph.c
i2c_pmu.h esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
i2c_ulp.h esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
i2s_periph.c i2s: add basic examples for STD/TDM/PDM mode 2022-07-21 15:52:39 +08:00
interrupts.c esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
ledc_periph.c
rmt_periph.c rmt: document and improve LL driver 2022-03-09 10:58:12 +08:00
sdm_periph.c sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
spi_periph.c
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
uart_periph.c