esp-idf/components/soc/esp32c3/include/soc
2021-07-13 10:45:38 +08:00
..
adc_channel.h adc: update adc header files on c3 2021-03-26 12:04:46 +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: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
apb_saradc_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
apb_saradc_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
assist_debug_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11: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
cache_memory.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
clkout_channel.h driver: Add esp32c3 drivers (except ADC/DAC) and update tests 2020-12-23 09:53:24 +11:00
dport_access.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
efuse_reg.h efuse: Updates description of uart_print_control efuse 2021-02-08 18:02:55 +08:00
efuse_struct.h efuse: Updates description of uart_print_control efuse 2021-02-08 18:02:55 +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: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gdma_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
gdma_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11: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 soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
gpio_sd_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
gpio_sig_map.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
gpio_struct.h driver: Add esp32c3 drivers (except ADC/DAC) and update tests 2020-12-23 09:53:24 +11:00
hwcrypto_reg.h [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
i2c_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2s_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2s_struct.h soc: Update esp32c3 soc headers 2020-12-24 10:47:34 +11: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: enable GPIO19 on ESP32C3 boards 2021-02-22 08:44:55 +00:00
ledc_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
ledc_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
mmu.h soc: Update esp32c3 soc headers 2020-12-24 10:47:34 +11: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 driver: Add esp32c3 ADC driver 2020-12-23 09:53:24 +11:00
reset_reasons.h soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
rmt_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rmt_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rtc_cntl_reg.h fix c3 hardware bug before ECO3 and optimizate bbpll config: 2021-03-31 13:08:56 +00:00
rtc_cntl_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rtc_i2c_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rtc_i2c_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rtc.h ESP32C3: auto adjust voltage dbias storing in efuse and open glitch reset for ECO3 2021-05-08 17:56:54 +08:00
sensitive_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
sensitive_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
soc_caps.h efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
soc_pins.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
soc_ulp.h soc: Move esp32c3 soc_memory_layout.c to soc component 2020-12-23 11:49:16 +11:00
soc.h usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +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: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11: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 spi: update spi_struct and spi_reg to 727 2021-04-27 11:11:00 +08:00
syscon_reg.h soc: Update esp32c3 soc headers 2020-12-24 10:47:34 +11:00
syscon_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
system_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
system_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
systimer_reg.h systimer: update soc data 2021-04-22 21:07:35 +08:00
systimer_struct.h systimer: update soc data 2021-04-22 21:07:35 +08:00
timer_group_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
timer_group_struct.h timer_group: correct timer_ll_set_divider 2021-03-16 17:56:37 +08:00
twai_struct.h Update TWAI driver docs and registers for esp32c3 2021-04-14 15:00:07 +08:00
uart_channel.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uhci_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uhci_struct.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11: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 usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +08:00
wdev_reg.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00