..
adc_channel.h
adc: update adc header files on c3
2021-03-26 13:26:19 +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/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +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/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08: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
soc: Fix description of efuse fail bits
2022-06-09 10:35:25 +00:00
efuse_struct.h
soc: Fix description of efuse fail bits
2022-06-09 10:35:25 +00: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/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +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
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
gpio_sd_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
gpio_sig_map.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
gpio_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
hwcrypto_reg.h
hmac: Added Downstream JTAG enable mode for esp32c3
2021-09-14 17:05:01 +05:30
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-10-12 10:42:04 +08:00
i2s_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
i2s_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +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: Fix some gpio pin num errors on esp32s2 and esp32c3
2022-02-10 20:27:43 +08:00
ledc_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
ledc_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08: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
rmt_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
rmt_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
rtc_cntl_reg.h
rtc: fixed 8MD256 can't be used as RTC slow src on ESP32
2022-11-04 12:37:45 +08:00
rtc_cntl_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
rtc_i2c_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
rtc_i2c_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
rtc.h
pm: fixed RTC8M domain power issues
2022-11-05 20:02:53 +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-10-12 10:42:04 +08:00
soc_caps.h
esp_hw_support/sleep: fix current leakage when hold digital io during deep sleep
2022-11-18 03:00:01 +00: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: support usb_serial_jtag on esp32c3
2021-10-11 17:34:24 +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/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
spi_pins.h
spi: remove HSPI macro on esp32c3 and esp32s3
2021-04-06 15:30:28 +08:00
spi_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
spi_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
syscon_reg.h
bt: fix bt sleep flow hangs in btdm_sleep_clock_sync
2022-12-01 20:54:45 +08:00
syscon_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +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-10-12 10:42:04 +08:00
systimer_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
systimer_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
timer_group_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
timer_group_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
twai_struct.h
twai: update register struct file
2021-10-12 10:42:04 +08:00
uart_channel.h
uart: fixed incorrect channel number on ESP32S2, S3 and C3
2022-03-02 02:56:23 +08:00
uart_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
uart_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
uhci_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00
uhci_struct.h
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
usb_serial_jtag_reg.h
usb_serial_jtag: support usb_serial_jtag on esp32c3
2021-10-11 17:34:24 +08:00
usb_serial_jtag_struct.h
usb_serial_jtag: support usb_serial_jtag on esp32c3
2021-10-11 17:34:24 +08:00
wdev_reg.h
soc: Add initial ESP32-C3 support
2020-11-30 11:12:56 +11:00