esp-idf/components/soc/include/soc
2023-03-03 22:26:39 +00:00
..
adc_periph.h adc: support adc efuse-based calibration on esp32s3 2021-09-14 11:42:50 +08:00
chip_revision.h all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
dac_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dedic_gpio_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
efuse_periph.h efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
emac_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gdma_periph.h gdma: separate tx/rx channel interrupt 2021-05-06 15:06:37 +08:00
gpio_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
hwcrypto_periph.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2s_periph.h driver/i2s: refactor for i2s driver layer 2021-09-02 14:33:36 +08:00
interrupts.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
lcd_periph.h lcd: unify callback prototype 2021-10-02 14:23:31 +08:00
ledc_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
lldesc.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
mcpwm_periph.h mcpwm: update hal and soc naming 2021-07-26 22:32:45 +08:00
pcnt_periph.h pcnt: update pcnt soc data for all targets 2021-08-10 17:19:21 +08:00
rmt_periph.h rmt: restructure rmt_signal_conn_t 2021-06-22 15:29:11 +08:00
rtc_cntl_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_io_periph.h adc: support adc efuse-based calibration on esp32s3 2021-09-14 11:42:50 +08:00
rtc_periph.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
sdio_slave_periph.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
sdmmc_periph.h soc: add esp32s3 sdmmc support 2021-05-10 23:21:27 +02:00
sens_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sigmadelta_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc_memory_types.h G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
spi_periph.h spi_master:fix error when use spi_bus_add_device more than 3 device 2022-09-14 11:20:47 +08:00
syscon_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_periph.h timergroup: move interrupt index into peripheral description file 2020-11-03 18:16:50 +08:00
touch_sensor_periph.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
twai_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
uart_periph.h uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00
uhci_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
usb_periph.h soc/hal: add tinyusb support esp32s3 2021-05-06 16:20:54 +08:00
usb_phy_periph.h usb: Add usb_phy driver to support operations on USB PHY 2021-09-13 12:39:56 +08:00