esp-idf/components/soc/esp32h2/include/soc
morris 2a9759ea24 gdma: correct the dma trigger of uart
GDMA trigger actually is not assigned to UART controller, but for UHCI
controller
2023-02-01 10:56:01 +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
assist_debug_reg.h fix reg name character error 2021-09-15 21:51:20 +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 esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
clkout_channel.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
clkrst_reg.h esp32h2: code clean up 2021-07-01 19:53:50 +08:00
dport_access.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
efuse_reg.h efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
efuse_struct.h efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +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: correct the dma trigger of uart 2023-02-01 10:56:01 +08:00
gdma_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
gdma_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_pins.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
gpio_reg.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
gpio_sd_reg.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_sig_map.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +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: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08: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 esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
i2s_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
interrupt_core0_reg.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
interrupt_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
io_mux_reg.h gpio: fix USB D+ pin cannot disable pullup 2022-09-20 15:23:01 +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 2022-02-10 16:54:00 +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 esp_common: Add API for IPC to run small pieces of code on the other CPU, in the context of the level 4 interrupt 2021-08-03 14:35:29 +08:00
reset_reasons.h esp_system: replace the range comparsion for reset reason in perip clk init with specific reset reason check, also add a test case in LEDC to check for the perip clk not being disabled after cpu reset 2022-01-27 09:51:00 +00:00
rmt_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
rmt_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_caps.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
rtc_cntl_reg.h esp32/rtc: fix xtal unstable in some cases when sleep 2022-10-26 16:31:04 +08:00
rtc_cntl_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_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_io_caps.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
rtc.h esp32/rtc: fix xtal unstable in some cases when sleep 2022-10-26 16:31:04 +08:00
sensitive_reg.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08: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 esp_hw_support/sleep: fix current leakage when hold digital io during deep sleep 2022-11-05 17:51:08 +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 Clean IRAM and DRAM address space conversion macros 2022-08-09 20:33:26 +08:00
spi_caps.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +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 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-05 18:16:08 +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
syscon_reg.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
syscon_struct.h rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
system_reg.h esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08: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 esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
systimer_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
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 timer_group: update reg headers for c3&s2&h2 and fix direct 8/16bit reg access 2021-08-19 18:56:32 +08:00
twai_struct.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-05 18:16:08 +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: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
uart_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
uhci_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
uhci_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
usb_serial_jtag_reg.h esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +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 esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00