esp-idf/components/soc/esp32c2/include/soc
Tomas Rezucha c5dd4a827c Merge branch 'fix/bbpll_usb_link_error' into 'master'
fix(esp_phy): Allow "Enable USB when phy init" option only on supported targets

Closes IDFGH-10996 and IDFGH-11554

See merge request espressif/esp-idf!27364
2024-03-07 19:43:01 +08:00
..
Kconfig.soc_caps.in Merge branch 'fix/bbpll_usb_link_error' into 'master' 2024-03-07 19:43:01 +08:00
adc_channel.h
apb_saradc_reg.h
apb_saradc_struct.h
assist_debug_reg.h
bb_reg.h
boot_mode.h
clk_tree_defs.h refactor(uart): add support to be able to test LP_UART port 2024-02-07 14:37:48 +08:00
dport_access.h
dport_reg.h
ecc_mult_reg.h
efuse_defs.h
efuse_reg.h
efuse_struct.h
ext_mem_defs.h feat(soc): added flash operation range macros in ext_mem_defs.h 2023-10-16 17:19:04 +08:00
extmem_reg.h
fe_reg.h
gdma_channel.h feat(esp_gdma): add hal interface for common operations 2023-07-10 13:45:57 +08:00
gdma_reg.h
gdma_struct.h
gpio_num.h
gpio_pins.h
gpio_reg.h
gpio_sig_map.h
gpio_struct.h
hwcrypto_reg.h
i2c_reg.h
i2c_struct.h
interrupt_core0_reg.h
interrupt_reg.h refactor(riscv): added a new API for the interrupts 2024-01-18 16:36:53 +08:00
interrupts.h feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +08:00
io_mux_reg.h
ledc_reg.h
ledc_struct.h
mmu.h change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
modem_clkrst_reg.h
nrx_reg.h
periph_defs.h refactor(interrupt):put the interrupts definitions in soc/interrupts.h 2023-07-17 19:31:56 +08:00
reg_base.h
regi2c_bbpll.h
regi2c_bias.h
regi2c_brownout.h
regi2c_defs.h fix(adc): restore cali registers after light sleep wake up on H2 and enable test 2023-11-20 17:38:34 +08:00
regi2c_dig_reg.h
regi2c_lp_bias.h
regi2c_saradc.h
reset_reasons.h
rtc_cntl_reg.h fix(wdt): move non-auto generated wdt values to ll 2023-09-05 11:52:34 +08:00
rtc_cntl_struct.h
sensitive_reg.h
sensitive_struct.h
soc.h feat(clk): add basic clock support for esp32p4 2023-12-29 00:37:26 +08:00
soc_caps.h Merge branch 'fix/bbpll_usb_link_error' into 'master' 2024-03-07 19:43:01 +08:00
soc_pins.h
spi_mem_reg.h
spi_mem_struct.h
spi_pins.h
spi_reg.h fix(spi): Correct REG_SPI_BASE(i) macro for all targets 2023-11-17 02:39:28 +00:00
spi_struct.h
syscon_reg.h
syscon_struct.h
system_reg.h
system_struct.h feat(gptimer): use RCC atomic block to enable/reset peripheral 2023-08-22 17:05:35 +08:00
systimer_reg.h
systimer_struct.h
timer_group_reg.h fix(wdt): move non-auto generated wdt values to ll 2023-09-05 11:52:34 +08:00
timer_group_struct.h
uart_channel.h
uart_pins.h
uart_reg.h
uart_struct.h
wdev_reg.h
xts_aes_reg.h