esp-idf/components/soc/esp32s2
morris e4c8ec6174 timergroup: move interrupt index into peripheral description file
1. Added timer_group_periph.c file, describing module global signals
   (e.g. interrupt index)
2. Added more caps in soc_caps.h
2020-11-03 18:16:50 +08:00
..
include/soc timergroup: move interrupt index into peripheral description file 2020-11-03 18:16:50 +08:00
adc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
CMakeLists.txt timergroup: move interrupt index into peripheral description file 2020-11-03 18:16:50 +08:00
dac_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dedic_gpio_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gpio_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
i2c_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
i2s_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
interrupts.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
ledc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
pcnt_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_io_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sigmadelta_periph.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
soc_memory_layout.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
spi_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_periph.c timergroup: move interrupt index into peripheral description file 2020-11-03 18:16:50 +08:00
touch_sensor_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
uart_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
usb_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00