esp-idf/components/soc/esp32c3/include/soc
2022-11-04 15:46:34 +08:00
..
adc_channel.h adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
apb_ctrl_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
apb_ctrl_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
apb_saradc_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
apb_saradc_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
assist_debug_reg.h fix reg name character error 2021-09-15 21:51:20 +08:00
bb_reg.h soc: Move esp32c3 soc_memory_layout.c to soc component 2020-12-23 11:49:16 +11:00
boot_mode.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
clk_tree_defs.h i2s: add XTAL clock source 2022-09-15 19:32:06 +08:00
clkout_channel.h gpio: Add support for esp32c6 2022-10-18 12:38:36 +08:00
dport_access.h dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
efuse_reg.h soc: Fix description of efuse fail bits 2022-05-31 11:21:24 +00:00
efuse_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
ext_mem_defs.h ext_mem: make memory region check strict 2022-06-28 14:17:44 +08:00
extmem_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
fe_reg.h soc: Move esp32c3 soc_memory_layout.c to soc component 2020-12-23 11:49:16 +11:00
gdma_channel.h gdma: support IRAM interrupt 2021-11-08 16:14:51 +08:00
gdma_reg.h gdma: support IRAM interrupt 2021-11-08 16:14:51 +08:00
gdma_struct.h gdma: support IRAM interrupt 2021-11-08 16:14:51 +08:00
gpio_pins.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
gpio_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
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 i2s: support 4 line pdm rx on esp32s3 2022-11-04 15:46:34 +08:00
gpio_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
hwcrypto_reg.h esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip 2022-09-01 12:28:06 +08:00
i2c_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
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 XTAL clock source 2022-09-15 19:32:06 +08:00
interrupt_core0_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
interrupt_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
io_mux_reg.h gpio: Clean up unit tests and enable ci ut on some previously disabled test cases 2022-03-30 15:11:08 +08:00
Kconfig.soc_caps.in i2s: support 4 line pdm rx on esp32s3 2022-11-04 15:46:34 +08:00
ledc_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
ledc_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
memprot_defs.h refactor (soc, esp_rom)!: removed target-specific ROM dependencies 2022-07-05 13:57:58 +08:00
mmu.h soc: remove unused MMU related macros 2022-05-20 16:46:28 +08:00
nrx_reg.h soc: Move esp32c3 soc_memory_layout.c to soc component 2020-12-23 11:49:16 +11:00
periph_defs.h hw_support: move rtc_ctrl from driver to hw_support 2022-04-29 14:28:09 +08:00
reg_base.h soc: remove unused DR_REG_DPORT_END macro for c2/c3/s2/s3 2022-09-22 11:45:20 +08: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_bias.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_brownout.h G0: RISC-V targets have now an independent G0 layer 2022-06-14 15:00:53 +08:00
regi2c_defs.h clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
regi2c_dig_reg.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_lp_bias.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_saradc.h G0: RISC-V targets have now an independent G0 layer 2022-06-14 15:00:53 +08:00
reset_reasons.h update reset reason for c3/s3/h2 2021-08-13 17:45:53 +08:00
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 esp32/rtc: fix xtal unstable in some cases when sleep 2022-10-09 19:58:58 +08:00
rtc_cntl_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
rtc_i2c_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rtc_i2c_struct.h ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3 2022-09-05 10:21:43 +02:00
rtc.h esp32/rtc: fix xtal unstable in some cases when sleep 2022-10-09 19:58:58 +08:00
sensitive_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
sensitive_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
soc_caps.h i2s: support 4 line pdm rx on esp32s3 2022-11-04 15:46:34 +08:00
soc_pins.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
soc.h WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-09-15 14:37:59 +08:00
spi_mem_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
spi_mem_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
spi_pins.h spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
spi_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
spi_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
syscon_reg.h wifi/bt: fix part of modem module not reset when power up 2022-09-22 11:45:20 +08:00
syscon_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
system_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
system_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
systimer_reg.h systimer: update soc data 2021-04-22 21:07:35 +08:00
systimer_struct.h systimer: refactor hal to accomodate more xtal choices 2022-07-25 16:08:52 +08:00
timer_group_reg.h timer_group: fix wrongly generated reg header that introduced in 443845fd54 2021-08-30 13:51:25 +08:00
timer_group_struct.h gptimer: clean up hal and ll for driver-ng 2021-10-20 18:40:08 +08:00
twai_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
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 soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
uhci_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uhci_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
usb_serial_jtag_reg.h usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +08:00
usb_serial_jtag_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 soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00