esp-idf/components/soc/esp32c61/include/soc
2024-08-27 20:49:13 +08:00
..
adc_channel.h remove(c5beta3): remove c5 beta3 soc files 2024-06-17 12:01:57 +08:00
ahb_dma_reg.h change(soc): re-generate ahb_dma header file for esp32c61 2024-08-09 10:13:43 +08:00
ahb_dma_struct.h change(soc): re-generate ahb_dma header file for esp32c61 2024-08-09 10:13:43 +08:00
apb_saradc_reg.h
apb_saradc_struct.h
assist_debug_reg.h
assist_debug_struct.h
boot_mode.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
cache_reg.h
cache_struct.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
clic_reg.h Revert "fix(intr): fixed intr threshhold min level on C5" 2024-06-14 12:18:59 +08:00
clint_reg.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
clk_tree_defs.h feat(driver_spi): add esp32c61 spi master, slave, slave_hd support 2024-08-27 20:49:13 +08:00
clkout_channel.h refactor(esp_hw_support): add hal layer for clock output feature 2024-04-17 14:25:29 +08:00
dport_access.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
ecc_mult_reg.h
ecc_mult_struct.h
ecdsa_reg.h
ecdsa_struct.h
efuse_defs.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
efuse_reg.h feat(efuse): Update efuses for C5 and C61 2024-03-21 18:37:46 +02:00
efuse_struct.h feat(efuse): Update efuses for C5 and C61 2024-03-21 18:37:46 +02:00
ext_mem_defs.h feat(cache): supported cache on c61 2024-08-01 09:34:18 +08:00
gdma_channel.h fix(gdma): fix c61 ahb dma for spi periph triggr number 2024-08-27 20:49:13 +08:00
gpio_ext_reg.h
gpio_ext_struct.h
gpio_num.h feat(gpio): support GPIO on ESP32C61 2024-04-24 14:27:40 +08:00
gpio_pins.h feat(gpio): support GPIO on ESP32C61 2024-04-24 14:27:40 +08:00
gpio_reg.h feat(gpio): support GPIO on ESP32C61 2024-04-24 14:27:40 +08:00
gpio_sig_map.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
gpio_struct.h feat(gpio): support GPIO on ESP32C61 2024-04-24 14:27:40 +08:00
hp_apm_reg.h
hp_apm_struct.h
hp_system_reg.h
hp_system_struct.h
i2c_ana_mst_reg.h feat: support regi2c for esp32c61 2024-07-24 12:17:11 +08:00
i2c_reg.h
i2c_struct.h feat(i2c): support i2c on esp32-c61 2024-08-14 11:25:31 +08:00
i2s_reg.h
i2s_struct.h
interrupt_matrix_reg.h
interrupt_matrix_struct.h
interrupt_reg.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
interrupts.h feat(usb_serial_jtag): Add usb serial jtag support on esp32c61 2024-08-08 11:11:24 +08:00
intpri_reg.h
intpri_struct.h
io_mux_reg.h feature(spiram): Add spiram support on esp32c61 2024-08-22 10:38:43 +08:00
io_mux_struct.h feat(gpio): support hysteresis filter on C61 2024-08-22 11:24:03 +08:00
Kconfig.soc_caps.in feat(driver_spi): add esp32c61 spi master, slave, slave_hd support 2024-08-27 20:49:13 +08:00
ledc_reg.h feat(ledc): add ledc support on c61 2024-08-15 15:21:06 +08:00
ledc_struct.h feat(ledc): add ledc support on c61 2024-08-15 15:21:06 +08:00
lp_analog_peri_reg.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
lp_analog_peri_struct.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
lp_aon_reg.h
lp_aon_struct.h
lp_apm_reg.h
lp_apm_struct.h
lp_clkrst_reg.h
lp_clkrst_struct.h
lp_gpio_reg.h
lp_gpio_struct.h
lp_io_mux_reg.h
lp_io_mux_struct.h
lp_tee_reg.h
lp_tee_struct.h
lp_timer_reg.h
lp_timer_struct.h
lp_wdt_reg.h
lp_wdt_struct.h
lpperi_reg.h
lpperi_struct.h
mem_monitor_reg.h
mem_monitor_struct.h
pau_reg.h
pau_struct.h
pcr_reg.h feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
pcr_struct.h feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
periph_defs.h change(hal): control PAU bus clock by hal layer 2024-03-29 00:36:46 +08:00
pmu_icg_mapping.h change(pcnt): remove pcnt on esp32c61 2024-07-18 21:52:39 +08:00
pmu_reg.h
pmu_struct.h fix(soc): c61 update pmu_struct to v1.1.14 2024-07-12 17:39:08 +08:00
pvt_reg.h
pvt_struct.h
reg_base.h feat: c61 add gdma support 2024-08-09 10:12:40 +08:00
regi2c_bbpll.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
regi2c_bias.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
regi2c_brownout.h feat(brownout): Add brownout detector support on esp32c61 2024-08-22 11:26:30 +08:00
regi2c_defs.h refactor(regi2c): add LL function to control analog i2c master clock 2024-07-24 12:26:59 +08:00
regi2c_dig_reg.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
regi2c_lp_bias.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
regi2c_saradc.h feat(bootloader): add rng support for ESP32-C61 2024-08-06 20:21:07 +08:00
reset_reasons.h fix(soc): remove RESET_REASON_CORE_SDIO define for esp32c61 2024-05-11 14:46:09 +08:00
retention_periph_defs.h change(esp_hw_support): some system peripherals to use a retention module number 2024-03-29 15:27:08 +08:00
sha_reg.h fix(soc): Cleanup inaccessible SHA registers from the header files 2024-05-20 15:34:42 +05:30
sha_struct.h fix(soc): Cleanup inaccessible SHA registers from the header files 2024-05-20 15:34:42 +05:30
soc_caps.h feat(driver_spi): add esp32c61 spi master, slave, slave_hd support 2024-08-27 20:49:13 +08:00
soc_etm_reg.h
soc_etm_source.h feat: c61 add gdma support 2024-08-09 10:12:40 +08:00
soc_etm_struct.h
soc_pins.h feat(esp32c61): ci enable header check, fix c61 build 2024-03-27 19:39:59 +08:00
soc.h feature(spiram): Add spiram support on esp32c61 2024-08-22 10:38:43 +08:00
spi1_mem_reg.h fix(mspi): Refactor mspi ll/soc for c5 and c61 2024-08-15 15:08:56 +08:00
spi1_mem_struct.h fix(mspi): Refactor mspi ll/soc for c5 and c61 2024-08-15 15:08:56 +08:00
spi_mem_c_reg.h fix(memspi): Correct the wrong c61 memspi soc file 2024-08-20 10:54:08 +08:00
spi_mem_c_struct.h fix(memspi): Correct the wrong c61 memspi soc file 2024-08-20 10:54:08 +08:00
spi_mem_reg.h fix(mspi): Refactor mspi ll/soc for c5 and c61 2024-08-15 15:08:56 +08:00
spi_mem_struct.h fix(mspi): Refactor mspi ll/soc for c5 and c61 2024-08-15 15:08:56 +08:00
spi_pins.h feat(driver_spi): add esp32c61 spi master, slave, slave_hd support 2024-08-27 20:49:13 +08:00
spi_reg.h
spi_struct.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
system_reg.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
systimer_reg.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
systimer_struct.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
tee_reg.h
tee_struct.h
timer_group_reg.h feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
timer_group_struct.h feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
trace_reg.h
trace_struct.h
uart_channel.h feat(uart): support uart on ESP32C61 2024-08-05 15:06:51 +08:00
uart_pins.h feat(uart): support uart on ESP32C61 2024-08-05 15:06:51 +08:00
uart_reg.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00
uart_struct.h feat(uart): support uart on ESP32C61 2024-08-05 15:06:51 +08:00
usb_serial_jtag_reg.h
usb_serial_jtag_struct.h fix(usb_serial_jtag): Fix issue that use u32_reg read/write cannot be used to modify fifo regs 2024-07-03 15:15:46 +08:00
wdev_reg.h feat(bootloader): add rng support for ESP32-C61 2024-08-06 20:21:07 +08:00
xts_aes_reg.h feat(esp32c61): add & modify soc header files pass build (part 3/3) 2024-03-12 18:53:28 +08:00