esp-idf/components/soc/esp32/include/soc
2023-09-28 15:03:27 +08:00
..
adc_channel.h adc: make adc_channel.h macros work with ng driver 2023-01-09 14:25:24 +08:00
apb_ctrl_reg.h sysreg: deprecate apb_ctrl related reg, suggest syscon 2023-06-09 17:34:10 +08:00
apb_ctrl_struct.h sysreg: deprecate apb_ctrl related reg, suggest syscon 2023-06-09 17:34:10 +08:00
bb_reg.h
boot_mode.h
clk_tree_defs.h feat(MCPWM): Add mcpwm carrier clk source 2023-08-15 13:04:11 +08:00
clkout_channel.h gpio: Add support for esp32c6 2022-10-18 12:38:36 +08:00
dac_channel.h dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
dport_access.h dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
dport_reg.h bt: fix bt sleep flow hangs in btdm_sleep_clock_sync 2022-11-29 14:28:32 +08:00
efuse_defs.h efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
efuse_reg.h efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
efuse_struct.h efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
emac_dma_struct.h fixed emac soc structs names to be able to build under C++ 2023-05-11 08:50:49 +02:00
emac_ext_struct.h fixed emac soc structs names to be able to build under C++ 2023-05-11 08:50:49 +02:00
emac_mac_struct.h fixed emac soc structs names to be able to build under C++ 2023-05-11 08:50:49 +02:00
ext_mem_defs.h change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
fe_reg.h
flash_encryption_reg.h
frc_timer_reg.h
gdma_channel.h gdma: support IRAM interrupt 2021-11-08 16:14:51 +08:00
gpio_num.h refactor(gpio): per-target gpio number definition 2023-07-03 13:33:11 +08:00
gpio_pins.h bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00
gpio_reg.h
gpio_sd_reg.h sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
gpio_sd_struct.h sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
gpio_sig_map.h mcpwm: update hal and soc naming 2021-07-26 22:32:45 +08:00
gpio_struct.h
hinf_reg.h
hinf_struct.h
host_reg.h
host_struct.h
hwcrypto_reg.h
i2c_reg.h
i2c_struct.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
i2s_reg.h i2s: update copyright 2022-02-21 21:28:48 +08:00
i2s_struct.h i2s: add slot sequence table 2022-07-21 15:52:39 +08:00
interrupts.h refactor(interrupt):put the interrupts definitions in soc/interrupts.h 2023-07-17 19:31:56 +08:00
io_mux_reg.h clk_tree: Refactor rtc_clk.c by adding HAL layer for clock subsystem 2022-06-13 17:47:50 +08:00
Kconfig.soc_caps.in refactor(apll): move the apll soc caps to clk_tree_ll 2023-09-28 15:03:27 +08:00
ledc_reg.h
ledc_struct.h
mcpwm_reg.h mcpwm: update register file according to TRM 2021-08-24 15:38:46 +08:00
mcpwm_struct.h mcpwm: clean up hal driver and add doc 2022-06-02 15:01:18 +08:00
mmu.h soc: remove unused MMU related macros 2022-05-20 16:46:28 +08:00
nrx_reg.h
pcnt_reg.h pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00
pcnt_struct.h pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00
periph_defs.h soc: move peripheral base address into reg_base.h 2022-01-06 21:43:12 +08:00
pid.h
reg_base.h soc: move peripheral base address into reg_base.h 2022-01-06 21:43:12 +08:00
regi2c_apll.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_bbpll.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_defs.h hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
reset_reasons.h
rmt_reg.h rmt: document and improve LL driver 2022-03-09 10:58:12 +08:00
rmt_struct.h rmt: move RMT item definition from soc to driver 2022-01-06 21:43:12 +08:00
rtc_cntl_reg.h fix(wdt): move non-auto generated wdt values to ll 2023-09-05 11:52:34 +08:00
rtc_cntl_struct.h
rtc_i2c_reg.h
rtc_io_channel.h rtcio: support rtcio on c6 2022-12-22 14:14:38 +08:00
rtc_io_reg.h
rtc_io_struct.h
rtc.h esp32/esp32s2/esp32s3 cpu freq to pll 2023-09-11 10:40:27 +08:00
sdio_slave_pins.h sdio: c6 support 2023-01-18 02:34:46 +00:00
sdmmc_pins.h
sdmmc_reg.h
sdmmc_struct.h sdmmc: I/O phase adjustments 2023-04-14 18:18:54 +08:00
sens_reg.h
sens_struct.h
slc_reg.h
slc_struct.h
soc_caps.h refactor(apll): move the apll soc caps to clk_tree_ll 2023-09-28 15:03:27 +08:00
soc_pins.h
soc_ulp.h
soc.h fix(soc): update SOC_IROM_MASK_HIGH for esp32, c6, h2 for consistency 2023-09-22 16:13:41 +02:00
spi_pins.h
spi_reg.h
spi_struct.h
syscon_reg.h
syscon_struct.h
timer_group_reg.h fix(wdt): move non-auto generated wdt values to ll 2023-09-05 11:52:34 +08:00
timer_group_struct.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
touch_sensor_channel.h
tracemem_config.h trax: Adds ESP32-S3 support 2021-10-22 23:36:28 +03:00
twai_struct.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
uart_channel.h uart: fixed incorrect channel number on ESP32S2, S3 and C3 2022-03-01 18:21:27 +08:00
uart_pins.h uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00
uart_reg.h
uart_struct.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
uhci_reg.h
uhci_struct.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
wdev_reg.h