esp-idf/components/soc/esp32h2/include/soc
2022-01-06 21:43:12 +08:00
..
adc_channel.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
apb_saradc_reg.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
apb_saradc_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
bb_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
boot_mode.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
cache_memory.h ESP8684: add soc, riscv, newlib support 2021-11-06 17:33:44 +08:00
clkout_channel.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
dport_access.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
extmem_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
fe_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08: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 esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
gpio_sd_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
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 esp32h2: Replicated HMAC JTAG downstream enable mode implementation 2021-09-06 11:06:50 +05:30
i2c_reg.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
i2c_struct.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
i2s_reg.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
i2s_struct.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
interrupt_reg.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
Kconfig.soc_caps.in soc: updated soc_caps about rtc_io and the format 2022-01-01 03:13:45 +08:00
ledc_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
ledc_struct.h LEDC: improved support for ESP32-C3 and refactored divisor calculation 2021-11-11 12:21:15 +08:00
mmu.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
nrx_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
periph_defs.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
reg_base.h soc: move peripheral base address into reg_base.h 2022-01-06 21:43:12 +08:00
reset_reasons.h update reset reason for c3/s3/h2 2021-08-13 17:45:53 +08:00
rmt_reg.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
rmt_struct.h rmt: move RMT item definition from soc to driver 2022-01-06 21:43:12 +08:00
rtc_i2c_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
rtc_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
rtc.h i2s: impove the clock division calculation 2021-12-29 10:13:13 +08:00
soc_caps.h soc: updated soc_caps about rtc_io and the format 2022-01-01 03:13:45 +08:00
soc_pins.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
soc_ulp.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
soc.h soc: move peripheral base address into reg_base.h 2022-01-06 21:43:12 +08:00
spi_mem_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
spi_mem_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
spi_pins.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
spi_reg.h esp32h2: code clean up 2021-07-01 19:53:50 +08:00
spi_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 esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
systimer_struct.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
timer_group_reg.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +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 esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +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 esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
uart_struct.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
uhci_reg.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
uhci_struct.h esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
wdev_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00