From f2e189f7a82f75d1cc48c626ff4acedd877bf9e8 Mon Sep 17 00:00:00 2001 From: Hu Rui Date: Wed, 11 Mar 2026 14:24:10 +0800 Subject: [PATCH] fix(soc): remove inclusion of stdint.h in register headers --- components/soc/esp32/register/soc/efuse_reg.h | 1 - components/soc/esp32/register/soc/mcpwm_reg.h | 1 - components/soc/esp32/register/soc/pcnt_reg.h | 1 - components/soc/esp32c2/register/soc/apb_saradc_reg.h | 1 - components/soc/esp32c2/register/soc/efuse_reg.h | 1 - components/soc/esp32c2/register/soc/extmem_reg.h | 1 - components/soc/esp32c2/register/soc/gdma_reg.h | 1 - components/soc/esp32c2/register/soc/gpio_reg.h | 1 - components/soc/esp32c2/register/soc/i2c_reg.h | 1 - components/soc/esp32c2/register/soc/ledc_reg.h | 1 - components/soc/esp32c2/register/soc/modem_clkrst_reg.h | 1 - components/soc/esp32c2/register/soc/sensitive_reg.h | 1 - components/soc/esp32c2/register/soc/systimer_reg.h | 1 - components/soc/esp32c2/register/soc/timer_group_reg.h | 1 - components/soc/esp32c2/register/soc/xts_aes_reg.h | 1 - components/soc/esp32c3/register/soc/efuse_reg.h | 1 - components/soc/esp32c3/register/soc/gdma_reg.h | 1 - components/soc/esp32c3/register/soc/systimer_reg.h | 1 - components/soc/esp32c3/register/soc/timer_group_reg.h | 1 - components/soc/esp32c3/register/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32c3/register/soc/xts_aes_reg.h | 1 - components/soc/esp32c5/include/modem/i2c_ana_mst_reg.h | 1 - components/soc/esp32c5/include/modem/modem_lpcon_reg.h | 1 - components/soc/esp32c5/include/modem/modem_syscon_reg.h | 1 - components/soc/esp32c5/register/soc/aes_reg.h | 1 - components/soc/esp32c5/register/soc/ahb_dma_reg.h | 1 - components/soc/esp32c5/register/soc/apb_saradc_reg.h | 1 - components/soc/esp32c5/register/soc/bitscrambler_reg.h | 1 - components/soc/esp32c5/register/soc/cache_reg.h | 1 - components/soc/esp32c5/register/soc/cpu_apm_reg.h | 1 - components/soc/esp32c5/register/soc/ds_reg.h | 1 - components/soc/esp32c5/register/soc/ecc_mult_reg.h | 1 - components/soc/esp32c5/register/soc/ecdsa_reg.h | 1 - components/soc/esp32c5/register/soc/efuse_reg.h | 1 - components/soc/esp32c5/register/soc/gpio_ext_reg.h | 1 - components/soc/esp32c5/register/soc/gpio_reg.h | 1 - components/soc/esp32c5/register/soc/hmac_reg.h | 1 - components/soc/esp32c5/register/soc/hp_apm_reg.h | 1 - components/soc/esp32c5/register/soc/hp_system_reg.h | 1 - components/soc/esp32c5/register/soc/huk_reg.h | 1 - components/soc/esp32c5/register/soc/i2c_reg.h | 1 - components/soc/esp32c5/register/soc/i2s_reg.h | 1 - components/soc/esp32c5/register/soc/intpri_reg.h | 1 - components/soc/esp32c5/register/soc/io_mux_reg.h | 1 - components/soc/esp32c5/register/soc/keymng_reg.h | 1 - components/soc/esp32c5/register/soc/ledc_reg.h | 1 - components/soc/esp32c5/register/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32c5/register/soc/lp_aon_reg.h | 1 - components/soc/esp32c5/register/soc/lp_apm0_reg.h | 1 - components/soc/esp32c5/register/soc/lp_apm_reg.h | 1 - components/soc/esp32c5/register/soc/lp_clkrst_reg.h | 1 - components/soc/esp32c5/register/soc/lp_gpio_reg.h | 1 - components/soc/esp32c5/register/soc/lp_i2c_ana_mst_reg.h | 1 - components/soc/esp32c5/register/soc/lp_i2c_reg.h | 1 - components/soc/esp32c5/register/soc/lp_iomux_reg.h | 1 - components/soc/esp32c5/register/soc/lp_tee_reg.h | 1 - components/soc/esp32c5/register/soc/lp_timer_reg.h | 1 - components/soc/esp32c5/register/soc/lp_uart_reg.h | 1 - components/soc/esp32c5/register/soc/lp_wdt_reg.h | 1 - components/soc/esp32c5/register/soc/lpperi_reg.h | 1 - components/soc/esp32c5/register/soc/mcpwm_reg.h | 1 - components/soc/esp32c5/register/soc/mem_monitor_reg.h | 1 - components/soc/esp32c5/register/soc/parl_io_reg.h | 1 - components/soc/esp32c5/register/soc/pau_reg.h | 1 - components/soc/esp32c5/register/soc/pcnt_reg.h | 1 - components/soc/esp32c5/register/soc/pcr_reg.h | 1 - components/soc/esp32c5/register/soc/pmu_reg.h | 1 - components/soc/esp32c5/register/soc/pvt_reg.h | 1 - components/soc/esp32c5/register/soc/rmt_reg.h | 1 - components/soc/esp32c5/register/soc/rsa_reg.h | 1 - components/soc/esp32c5/register/soc/sdio_hinf_reg.h | 1 - components/soc/esp32c5/register/soc/sdio_slc_host_reg.h | 1 - components/soc/esp32c5/register/soc/sdio_slc_reg.h | 1 - components/soc/esp32c5/register/soc/sha_reg.h | 1 - components/soc/esp32c5/register/soc/soc_etm_reg.h | 1 - components/soc/esp32c5/register/soc/spi1_mem_reg.h | 1 - components/soc/esp32c5/register/soc/spi_mem_c_reg.h | 1 - components/soc/esp32c5/register/soc/spi_reg.h | 1 - components/soc/esp32c5/register/soc/systimer_reg.h | 1 - components/soc/esp32c5/register/soc/timer_group_reg.h | 1 - components/soc/esp32c5/register/soc/trace_reg.h | 1 - components/soc/esp32c5/register/soc/twaifd_reg.h | 1 - components/soc/esp32c5/register/soc/uart_reg.h | 1 - components/soc/esp32c5/register/soc/uhci_reg.h | 1 - components/soc/esp32c5/register/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32c6/include/modem/i2c_ana_mst_reg.h | 1 - components/soc/esp32c6/include/modem/modem_lpcon_reg.h | 1 - components/soc/esp32c6/include/modem/modem_syscon_reg.h | 1 - components/soc/esp32c6/include/soc/pvt_reg.h | 3 +-- components/soc/esp32c6/register/soc/aes_reg.h | 1 - components/soc/esp32c6/register/soc/apb_saradc_reg.h | 1 - components/soc/esp32c6/register/soc/ds_reg.h | 1 - components/soc/esp32c6/register/soc/ecc_mult_reg.h | 1 - components/soc/esp32c6/register/soc/efuse_reg.h | 1 - components/soc/esp32c6/register/soc/extmem_reg.h | 1 - components/soc/esp32c6/register/soc/gdma_reg.h | 1 - components/soc/esp32c6/register/soc/gpio_ext_reg.h | 1 - components/soc/esp32c6/register/soc/gpio_reg.h | 1 - components/soc/esp32c6/register/soc/hardware_lock_reg.h | 1 - components/soc/esp32c6/register/soc/hmac_reg.h | 1 - components/soc/esp32c6/register/soc/hp_apm_reg.h | 1 - components/soc/esp32c6/register/soc/hp_system_reg.h | 1 - components/soc/esp32c6/register/soc/i2c_reg.h | 1 - components/soc/esp32c6/register/soc/i2s_reg.h | 1 - components/soc/esp32c6/register/soc/ledc_reg.h | 1 - components/soc/esp32c6/register/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32c6/register/soc/lp_aon_reg.h | 1 - components/soc/esp32c6/register/soc/lp_apm0_reg.h | 1 - components/soc/esp32c6/register/soc/lp_apm_reg.h | 1 - components/soc/esp32c6/register/soc/lp_clkrst_reg.h | 1 - components/soc/esp32c6/register/soc/lp_i2c_ana_mst_reg.h | 1 - components/soc/esp32c6/register/soc/lp_i2c_reg.h | 1 - components/soc/esp32c6/register/soc/lp_io_reg.h | 1 - components/soc/esp32c6/register/soc/lp_tee_reg.h | 1 - components/soc/esp32c6/register/soc/lp_timer_reg.h | 1 - components/soc/esp32c6/register/soc/lp_uart_reg.h | 1 - components/soc/esp32c6/register/soc/lp_wdt_reg.h | 1 - components/soc/esp32c6/register/soc/lpperi_reg.h | 1 - components/soc/esp32c6/register/soc/mcpwm_reg.h | 1 - components/soc/esp32c6/register/soc/mem_monitor_reg.h | 1 - components/soc/esp32c6/register/soc/otp_debug_reg.h | 1 - components/soc/esp32c6/register/soc/parl_io_reg.h | 1 - components/soc/esp32c6/register/soc/pau_reg.h | 1 - components/soc/esp32c6/register/soc/pcnt_reg.h | 1 - components/soc/esp32c6/register/soc/pcr_reg.h | 1 - components/soc/esp32c6/register/soc/pmu_reg.h | 1 - components/soc/esp32c6/register/soc/rmt_reg.h | 1 - components/soc/esp32c6/register/soc/rsa_reg.h | 1 - components/soc/esp32c6/register/soc/sdio_hinf_reg.h | 1 - components/soc/esp32c6/register/soc/sdio_slc_host_reg.h | 1 - components/soc/esp32c6/register/soc/sdio_slc_reg.h | 1 - components/soc/esp32c6/register/soc/sha_reg.h | 1 - components/soc/esp32c6/register/soc/soc_etm_reg.h | 1 - components/soc/esp32c6/register/soc/spi_mem_reg.h | 1 - components/soc/esp32c6/register/soc/spi_reg.h | 1 - components/soc/esp32c6/register/soc/systimer_reg.h | 1 - components/soc/esp32c6/register/soc/timer_group_reg.h | 1 - components/soc/esp32c6/register/soc/trace_reg.h | 1 - components/soc/esp32c6/register/soc/twai_reg.h | 1 - components/soc/esp32c6/register/soc/uart_reg.h | 1 - components/soc/esp32c6/register/soc/uhci_reg.h | 1 - components/soc/esp32c6/register/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32c6/register/soc/xts_aes_reg.h | 1 - components/soc/esp32c61/include/modem/i2c_ana_mst_reg.h | 1 - components/soc/esp32c61/include/modem/modem_lpcon_reg.h | 1 - components/soc/esp32c61/include/modem/modem_syscon_reg.h | 1 - components/soc/esp32c61/register/soc/ahb_dma_reg.h | 1 - components/soc/esp32c61/register/soc/apb_saradc_reg.h | 1 - components/soc/esp32c61/register/soc/cache_reg.h | 1 - components/soc/esp32c61/register/soc/cpu_apm_reg.h | 1 - components/soc/esp32c61/register/soc/ecc_mult_reg.h | 1 - components/soc/esp32c61/register/soc/ecdsa_reg.h | 1 - components/soc/esp32c61/register/soc/efuse_reg.h | 1 - components/soc/esp32c61/register/soc/gpio_ext_reg.h | 1 - components/soc/esp32c61/register/soc/gpio_reg.h | 1 - components/soc/esp32c61/register/soc/hp_apm_reg.h | 1 - components/soc/esp32c61/register/soc/hp_system_reg.h | 1 - components/soc/esp32c61/register/soc/i2c_reg.h | 1 - components/soc/esp32c61/register/soc/i2s_reg.h | 1 - components/soc/esp32c61/register/soc/intpri_reg.h | 1 - components/soc/esp32c61/register/soc/io_mux_reg.h | 1 - components/soc/esp32c61/register/soc/ledc_reg.h | 1 - components/soc/esp32c61/register/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32c61/register/soc/lp_aon_reg.h | 1 - components/soc/esp32c61/register/soc/lp_apm_reg.h | 1 - components/soc/esp32c61/register/soc/lp_clkrst_reg.h | 1 - components/soc/esp32c61/register/soc/lp_gpio_reg.h | 1 - components/soc/esp32c61/register/soc/lp_iomux_reg.h | 1 - components/soc/esp32c61/register/soc/lp_tee_reg.h | 1 - components/soc/esp32c61/register/soc/lp_timer_reg.h | 1 - components/soc/esp32c61/register/soc/lp_wdt_reg.h | 1 - components/soc/esp32c61/register/soc/lpperi_reg.h | 1 - components/soc/esp32c61/register/soc/mem_monitor_reg.h | 1 - components/soc/esp32c61/register/soc/pau_reg.h | 1 - components/soc/esp32c61/register/soc/pcr_reg.h | 1 - components/soc/esp32c61/register/soc/pmu_reg.h | 1 - components/soc/esp32c61/register/soc/pvt_reg.h | 1 - components/soc/esp32c61/register/soc/sdio_hinf_reg.h | 1 - components/soc/esp32c61/register/soc/sdio_slc_host_reg.h | 1 - components/soc/esp32c61/register/soc/sdio_slc_reg.h | 1 - components/soc/esp32c61/register/soc/sha_reg.h | 1 - components/soc/esp32c61/register/soc/soc_etm_reg.h | 1 - components/soc/esp32c61/register/soc/spi1_mem_reg.h | 1 - components/soc/esp32c61/register/soc/spi_mem_c_reg.h | 1 - components/soc/esp32c61/register/soc/spi_reg.h | 1 - components/soc/esp32c61/register/soc/systimer_reg.h | 1 - components/soc/esp32c61/register/soc/timer_group_reg.h | 1 - components/soc/esp32c61/register/soc/trace_reg.h | 1 - components/soc/esp32c61/register/soc/uart_reg.h | 1 - components/soc/esp32c61/register/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32c61/register/soc/xts_aes_reg.h | 1 - components/soc/esp32h2/include/modem/i2c_ana_mst_reg.h | 1 - components/soc/esp32h2/include/modem/modem_lpcon_reg.h | 1 - components/soc/esp32h2/include/modem/modem_syscon_reg.h | 1 - components/soc/esp32h2/register/soc/aes_reg.h | 1 - components/soc/esp32h2/register/soc/apb_saradc_reg.h | 1 - components/soc/esp32h2/register/soc/cache_reg.h | 1 - components/soc/esp32h2/register/soc/ds_reg.h | 1 - components/soc/esp32h2/register/soc/ecc_mult_reg.h | 1 - components/soc/esp32h2/register/soc/ecdsa_reg.h | 1 - components/soc/esp32h2/register/soc/efuse_reg.h | 1 - components/soc/esp32h2/register/soc/gdma_reg.h | 1 - components/soc/esp32h2/register/soc/gpio_ext_reg.h | 1 - components/soc/esp32h2/register/soc/gpio_reg.h | 1 - components/soc/esp32h2/register/soc/hmac_reg.h | 1 - components/soc/esp32h2/register/soc/hp_apm_reg.h | 1 - components/soc/esp32h2/register/soc/hp_system_reg.h | 1 - components/soc/esp32h2/register/soc/i2c_reg.h | 1 - components/soc/esp32h2/register/soc/i2s_reg.h | 1 - components/soc/esp32h2/register/soc/interrupt_matrix_reg.h | 1 - components/soc/esp32h2/register/soc/ledc_reg.h | 1 - components/soc/esp32h2/register/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32h2/register/soc/lp_aon_reg.h | 1 - components/soc/esp32h2/register/soc/lp_apm0_reg.h | 1 - components/soc/esp32h2/register/soc/lp_apm_reg.h | 1 - components/soc/esp32h2/register/soc/lp_clkrst_reg.h | 1 - components/soc/esp32h2/register/soc/lp_timer_reg.h | 1 - components/soc/esp32h2/register/soc/lp_wdt_reg.h | 1 - components/soc/esp32h2/register/soc/lpperi_reg.h | 1 - components/soc/esp32h2/register/soc/mcpwm_reg.h | 1 - components/soc/esp32h2/register/soc/mem_monitor_reg.h | 1 - components/soc/esp32h2/register/soc/parl_io_reg.h | 1 - components/soc/esp32h2/register/soc/pau_reg.h | 1 - components/soc/esp32h2/register/soc/pcnt_reg.h | 1 - components/soc/esp32h2/register/soc/pcr_reg.h | 1 - components/soc/esp32h2/register/soc/pmu_reg.h | 1 - components/soc/esp32h2/register/soc/rmt_reg.h | 1 - components/soc/esp32h2/register/soc/rsa_reg.h | 1 - components/soc/esp32h2/register/soc/sha_reg.h | 1 - components/soc/esp32h2/register/soc/soc_etm_reg.h | 1 - components/soc/esp32h2/register/soc/spi_reg.h | 1 - components/soc/esp32h2/register/soc/systimer_reg.h | 1 - components/soc/esp32h2/register/soc/timer_group_reg.h | 1 - components/soc/esp32h2/register/soc/trace_reg.h | 1 - components/soc/esp32h2/register/soc/twai_reg.h | 1 - components/soc/esp32h2/register/soc/uart_reg.h | 1 - components/soc/esp32h2/register/soc/uhci_reg.h | 1 - components/soc/esp32h2/register/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32h2/register/soc/xts_aes_reg.h | 1 - components/soc/esp32h21/include/modem/i2c_ana_mst_reg.h | 1 - components/soc/esp32h21/include/modem/modem_lpcon_reg.h | 1 - components/soc/esp32h21/include/modem/modem_syscon_reg.h | 1 - components/soc/esp32h21/register/hw_ver_beta1/soc/lp_apm_reg.h | 1 - components/soc/esp32h21/register/hw_ver_mp/soc/lp_apm_reg.h | 1 - components/soc/esp32h21/register/soc/aes_reg.h | 1 - components/soc/esp32h21/register/soc/apb_saradc_reg.h | 1 - components/soc/esp32h21/register/soc/cache_reg.h | 1 - components/soc/esp32h21/register/soc/ds_reg.h | 1 - components/soc/esp32h21/register/soc/ecc_mult_reg.h | 1 - components/soc/esp32h21/register/soc/ecdsa_reg.h | 1 - components/soc/esp32h21/register/soc/efuse_reg.h | 1 - components/soc/esp32h21/register/soc/gdma_reg.h | 1 - components/soc/esp32h21/register/soc/gpio_ext_reg.h | 1 - components/soc/esp32h21/register/soc/gpio_reg.h | 1 - components/soc/esp32h21/register/soc/hmac_reg.h | 1 - components/soc/esp32h21/register/soc/hp_apm_reg.h | 1 - components/soc/esp32h21/register/soc/hp_system_reg.h | 1 - components/soc/esp32h21/register/soc/i2c_reg.h | 1 - components/soc/esp32h21/register/soc/i2s_reg.h | 1 - components/soc/esp32h21/register/soc/intpri_reg.h | 1 - components/soc/esp32h21/register/soc/io_mux_reg.h | 1 - components/soc/esp32h21/register/soc/ledc_reg.h | 1 - components/soc/esp32h21/register/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32h21/register/soc/lp_aon_reg.h | 1 - components/soc/esp32h21/register/soc/lp_apm0_reg.h | 1 - components/soc/esp32h21/register/soc/lp_clkrst_reg.h | 1 - components/soc/esp32h21/register/soc/lp_timer_reg.h | 1 - components/soc/esp32h21/register/soc/lp_wdt_reg.h | 1 - components/soc/esp32h21/register/soc/lpperi_reg.h | 1 - components/soc/esp32h21/register/soc/mcpwm_reg.h | 1 - components/soc/esp32h21/register/soc/mem_monitor_reg.h | 1 - components/soc/esp32h21/register/soc/parl_io_reg.h | 1 - components/soc/esp32h21/register/soc/pau_reg.h | 1 - components/soc/esp32h21/register/soc/pcnt_reg.h | 1 - components/soc/esp32h21/register/soc/pcr_reg.h | 1 - components/soc/esp32h21/register/soc/pmu_reg.h | 1 - components/soc/esp32h21/register/soc/pvt_reg.h | 1 - components/soc/esp32h21/register/soc/rmt_reg.h | 1 - components/soc/esp32h21/register/soc/rsa_reg.h | 1 - components/soc/esp32h21/register/soc/sha_reg.h | 1 - components/soc/esp32h21/register/soc/soc_etm_reg.h | 1 - components/soc/esp32h21/register/soc/spi1_mem_reg.h | 1 - components/soc/esp32h21/register/soc/spi_mem_c_reg.h | 1 - components/soc/esp32h21/register/soc/spi_reg.h | 1 - components/soc/esp32h21/register/soc/systimer_reg.h | 1 - components/soc/esp32h21/register/soc/tee_reg.h | 1 - components/soc/esp32h21/register/soc/timer_group_reg.h | 1 - components/soc/esp32h21/register/soc/trace_reg.h | 1 - components/soc/esp32h21/register/soc/twai_reg.h | 1 - components/soc/esp32h21/register/soc/uart_reg.h | 1 - components/soc/esp32h21/register/soc/uhci_reg.h | 1 - components/soc/esp32h21/register/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32h21/register/soc/xts_aes_reg.h | 1 - components/soc/esp32h4/include/modem/i2c_ana_mst_reg.h | 1 - components/soc/esp32h4/include/modem/modem_lpcon_reg.h | 1 - components/soc/esp32h4/include/modem/modem_syscon_reg.h | 1 - components/soc/esp32h4/include/soc/xts_aes_reg.h | 1 - components/soc/esp32h4/register/soc/aes_reg.h | 1 - components/soc/esp32h4/register/soc/ahb_dma_reg.h | 1 - components/soc/esp32h4/register/soc/apb_saradc_reg.h | 1 - components/soc/esp32h4/register/soc/asrc_reg.h | 1 - components/soc/esp32h4/register/soc/cpu_apm_reg.h | 1 - components/soc/esp32h4/register/soc/ecc_mult_reg.h | 1 - components/soc/esp32h4/register/soc/ecdsa_reg.h | 1 - components/soc/esp32h4/register/soc/efuse_reg.h | 1 - components/soc/esp32h4/register/soc/gpio_ext_reg.h | 1 - components/soc/esp32h4/register/soc/gpio_reg.h | 1 - components/soc/esp32h4/register/soc/hmac_reg.h | 1 - components/soc/esp32h4/register/soc/hp_apm_reg.h | 1 - components/soc/esp32h4/register/soc/hp_mem_apm_reg.h | 1 - components/soc/esp32h4/register/soc/hp_system_reg.h | 1 - components/soc/esp32h4/register/soc/huk_reg.h | 1 - components/soc/esp32h4/register/soc/i2c_reg.h | 1 - components/soc/esp32h4/register/soc/i2s_reg.h | 1 - components/soc/esp32h4/register/soc/io_mux_reg.h | 1 - components/soc/esp32h4/register/soc/keymng_reg.h | 1 - components/soc/esp32h4/register/soc/ledc_reg.h | 1 - components/soc/esp32h4/register/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32h4/register/soc/lp_aon_reg.h | 1 - components/soc/esp32h4/register/soc/lp_clkrst_reg.h | 1 - components/soc/esp32h4/register/soc/lp_gpio_reg.h | 1 - components/soc/esp32h4/register/soc/lp_iomux_reg.h | 1 - components/soc/esp32h4/register/soc/lp_tee_reg.h | 1 - components/soc/esp32h4/register/soc/lp_timer_reg.h | 1 - components/soc/esp32h4/register/soc/lp_wdt_reg.h | 1 - components/soc/esp32h4/register/soc/lpperi_reg.h | 1 - components/soc/esp32h4/register/soc/mcpwm_reg.h | 1 - components/soc/esp32h4/register/soc/mem_monitor_reg.h | 1 - components/soc/esp32h4/register/soc/parl_io_reg.h | 1 - components/soc/esp32h4/register/soc/pau_reg.h | 1 - components/soc/esp32h4/register/soc/pcnt_reg.h | 1 - components/soc/esp32h4/register/soc/pcr_reg.h | 1 - components/soc/esp32h4/register/soc/pmu_reg.h | 1 - components/soc/esp32h4/register/soc/pvt_reg.h | 1 - components/soc/esp32h4/register/soc/rmt_reg.h | 1 - components/soc/esp32h4/register/soc/rng_reg.h | 1 - components/soc/esp32h4/register/soc/sha_reg.h | 1 - components/soc/esp32h4/register/soc/soc_etm_reg.h | 1 - components/soc/esp32h4/register/soc/spi1_mem_reg.h | 1 - components/soc/esp32h4/register/soc/spi_mem_c_reg.h | 1 - components/soc/esp32h4/register/soc/spi_reg.h | 1 - components/soc/esp32h4/register/soc/systimer_reg.h | 1 - components/soc/esp32h4/register/soc/tee_reg.h | 1 - components/soc/esp32h4/register/soc/timer_group_reg.h | 1 - components/soc/esp32h4/register/soc/touch_aon_reg.h | 1 - components/soc/esp32h4/register/soc/touch_reg.h | 1 - components/soc/esp32h4/register/soc/trace_reg.h | 1 - components/soc/esp32h4/register/soc/twaifd_reg.h | 1 - components/soc/esp32h4/register/soc/uart_reg.h | 1 - components/soc/esp32h4/register/soc/uhci_reg.h | 1 - components/soc/esp32h4/register/soc/usb_otgfs_core_ctrl_reg.h | 1 - components/soc/esp32h4/register/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32h4/register/soc/usb_wrap_reg.h | 1 - components/soc/esp32h4/register/soc/zero_det_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/adc_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/aes_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/ahb_dma_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/axi_dma_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/bitscrambler_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/dma2d_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/dma_pms_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/ds_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/dw_gdma_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/ecc_mult_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/ecdsa_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/efuse_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/emac_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/gpio_ext_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/gpio_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/h264_dma_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/h264_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/hmac_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/hp2lp_peri_pms_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/hp_peri_pms_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/hp_sys_clkrst_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/huk_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/i2c_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/i2s_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_mem_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/i3c_slv_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/icm_sys_qos_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/icm_sys_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/interrupt_core0_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/interrupt_core1_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/iomux_mspi_pin_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/isp_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/jpeg_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/keymng_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/l2mem_monitor_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lcd_cam_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/ledc_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/lp2hp_peri_pms_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_adc_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_clkrst_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_gpio_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/lp_i2c_ana_mst_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_i2s_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_intr_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_iomux_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_mailbox_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_peri_pms_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_spi_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_system_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_timer_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_uart_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lp_wdt_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/lpperi_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/mcpwm_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/mipi_csi_bridge_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/mipi_csi_host_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/mipi_dsi_bridge_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/mipi_dsi_host_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/parl_io_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/pau_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/pcnt_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/pmu_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/ppa_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/pvt_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/rmt_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/rsa_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/rtclockcali_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/sdmmc_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/sha_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/soc_etm_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_c_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_s_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/spi_mem_c_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/spi_mem_s_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/spi_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/systimer_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/tcm_monitor_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/timer_group_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/touch_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/trace_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/tsens_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/twai_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/uart_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/uhci_reg.h | 1 - .../soc/esp32p4/register/hw_ver1/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32p4/register/hw_ver1/soc/usb_wrap_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/adc_eco5_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/adc_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/aes_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/ahb_dma_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/axi_dma_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/axi_perf_mon_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/bitscrambler_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/dma2d_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/dma_pms_eco5_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/dma_pms_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/ds_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/dw_gdma_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/ecc_mult_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/ecdsa_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/efuse_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/emac_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/gpio_ext_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/gpio_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/h264_dma_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/h264_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/hmac_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_eco5_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_eco5_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/hp_sys_clkrst_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/huk_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/i2c_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/i2s_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_mem_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/i3c_slv_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/icm_sys_qos_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/icm_sys_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/iomux_mspi_pin_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/isp_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/jpeg_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/keymng_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lcd_cam_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/ledc_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_eco5_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_adc_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_clkrst_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_gpio_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/lp_i2c_ana_mst_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_i2s_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_intr_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_iomux_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_mailbox_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_eco5_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_spi_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_system_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_timer_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_uart_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lp_wdt_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/lpperi_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/mcpwm_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/mem_monitor_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/mipi_csi_bridge_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/mipi_csi_host_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/mipi_dsi_bridge_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/mipi_dsi_host_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/parl_io_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/pau_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/pcnt_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/pmu_eco5_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/pmu_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/ppa_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/pvt_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/rmt_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/rsa_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/rtclockcali_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/sdmmc_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/sha_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/soc_etm_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_c_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_s_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/spi_mem_c_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/spi_mem_s_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/spi_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/systimer_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/timer_group_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/touch_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/trace_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/trng_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/tsens_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/twai_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/uart_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/uhci_reg.h | 1 - .../soc/esp32p4/register/hw_ver3/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32p4/register/hw_ver3/soc/usb_wrap_reg.h | 1 - components/soc/esp32s2/register/soc/cp_dma_reg.h | 1 - components/soc/esp32s2/register/soc/dedic_gpio_reg.h | 1 - components/soc/esp32s2/register/soc/efuse_reg.h | 1 - components/soc/esp32s2/register/soc/pcnt_reg.h | 1 - components/soc/esp32s2/register/soc/systimer_reg.h | 1 - components/soc/esp32s2/register/soc/timer_group_reg.h | 1 - components/soc/esp32s2/register/soc/usb_reg.h | 1 - components/soc/esp32s2/register/soc/usb_wrap_reg.h | 1 - components/soc/esp32s3/register/soc/efuse_reg.h | 1 - components/soc/esp32s3/register/soc/i2c_reg.h | 1 - components/soc/esp32s3/register/soc/lcd_cam_reg.h | 1 - components/soc/esp32s3/register/soc/mcpwm_reg.h | 1 - components/soc/esp32s3/register/soc/pcnt_reg.h | 1 - components/soc/esp32s3/register/soc/rtc_i2c_reg.h | 1 - components/soc/esp32s3/register/soc/systimer_reg.h | 1 - components/soc/esp32s3/register/soc/timer_group_reg.h | 1 - components/soc/esp32s3/register/soc/uart_reg.h | 1 - components/soc/esp32s3/register/soc/usb_reg.h | 1 - components/soc/esp32s3/register/soc/world_controller_reg.h | 1 - components/soc/esp32s31/include/modem/modem_lpcon_reg.h | 1 - components/soc/esp32s31/include/modem/modem_syscon_reg.h | 1 - components/soc/esp32s31/include/modem/modem_widgets_reg.h | 1 - components/soc/esp32s31/register/soc/adc_reg.h | 1 - components/soc/esp32s31/register/soc/aes_reg.h | 1 - components/soc/esp32s31/register/soc/ahb_dma_reg.h | 1 - components/soc/esp32s31/register/soc/asrc_reg.h | 1 - components/soc/esp32s31/register/soc/axi_dma_reg.h | 1 - components/soc/esp32s31/register/soc/axi_perf_mon_reg.h | 1 - components/soc/esp32s31/register/soc/bitscrambler_reg.h | 1 - components/soc/esp32s31/register/soc/cache_reg.h | 1 - components/soc/esp32s31/register/soc/cnnt_io_mux_reg.h | 1 - components/soc/esp32s31/register/soc/cnnt_sys_reg.h | 1 - components/soc/esp32s31/register/soc/cordic_reg.h | 1 - components/soc/esp32s31/register/soc/cpu_apm_reg.h | 1 - components/soc/esp32s31/register/soc/dac_reg.h | 1 - components/soc/esp32s31/register/soc/dma2d_reg.h | 1 - components/soc/esp32s31/register/soc/ds_reg.h | 1 - components/soc/esp32s31/register/soc/ecc_mult_reg.h | 1 - components/soc/esp32s31/register/soc/ecdsa_reg.h | 1 - components/soc/esp32s31/register/soc/efuse_reg.h | 1 - components/soc/esp32s31/register/soc/gmac_reg.h | 1 - components/soc/esp32s31/register/soc/gpio_ext_reg.h | 1 - components/soc/esp32s31/register/soc/gpio_reg.h | 1 - components/soc/esp32s31/register/soc/hmac_reg.h | 1 - components/soc/esp32s31/register/soc/hp_alive_sys_reg.h | 1 - components/soc/esp32s31/register/soc/hp_apm_reg.h | 1 - components/soc/esp32s31/register/soc/hp_mem_apm_reg.h | 1 - components/soc/esp32s31/register/soc/hp_peri0_pms_reg.h | 1 - components/soc/esp32s31/register/soc/hp_peri1_pms_reg.h | 1 - components/soc/esp32s31/register/soc/hp_sys_clkrst_reg.h | 1 - components/soc/esp32s31/register/soc/hp_system_reg.h | 1 - components/soc/esp32s31/register/soc/huk_reg.h | 1 - components/soc/esp32s31/register/soc/i2c_reg.h | 1 - components/soc/esp32s31/register/soc/i2s_reg.h | 1 - components/soc/esp32s31/register/soc/icm_sys_axi_ic_reg.h | 1 - components/soc/esp32s31/register/soc/icm_sys_reg.h | 1 - components/soc/esp32s31/register/soc/interrupt_core0_reg.h | 1 - components/soc/esp32s31/register/soc/interrupt_core1_reg.h | 1 - components/soc/esp32s31/register/soc/iomux_mspi_pin_reg.h | 1 - components/soc/esp32s31/register/soc/jpeg_reg.h | 1 - components/soc/esp32s31/register/soc/keymng_reg.h | 1 - components/soc/esp32s31/register/soc/lcd_cam_reg.h | 1 - components/soc/esp32s31/register/soc/ledc_reg.h | 1 - components/soc/esp32s31/register/soc/lp_adi_reg.h | 1 - components/soc/esp32s31/register/soc/lp_ahb_dma_reg.h | 1 - components/soc/esp32s31/register/soc/lp_analog_peri_reg.h | 1 - components/soc/esp32s31/register/soc/lp_apm_reg.h | 1 - components/soc/esp32s31/register/soc/lp_clkrst_reg.h | 1 - components/soc/esp32s31/register/soc/lp_gpio_reg.h | 1 - components/soc/esp32s31/register/soc/lp_i2c_ana_mst_reg.h | 1 - components/soc/esp32s31/register/soc/lp_i2c_ext_reg.h | 1 - components/soc/esp32s31/register/soc/lp_intr_reg.h | 1 - components/soc/esp32s31/register/soc/lp_iomux_reg.h | 1 - components/soc/esp32s31/register/soc/lp_mailbox_reg.h | 1 - components/soc/esp32s31/register/soc/lp_peri_clkrst_reg.h | 1 - components/soc/esp32s31/register/soc/lp_peri_pms_reg.h | 1 - components/soc/esp32s31/register/soc/lp_pwr_reg.h | 1 - components/soc/esp32s31/register/soc/lp_spi_reg.h | 1 - components/soc/esp32s31/register/soc/lp_system_reg.h | 1 - components/soc/esp32s31/register/soc/lp_tee_reg.h | 1 - components/soc/esp32s31/register/soc/lp_uart_reg.h | 1 - components/soc/esp32s31/register/soc/mcpwm_reg.h | 1 - components/soc/esp32s31/register/soc/mem_monitor_reg.h | 1 - components/soc/esp32s31/register/soc/parl_io_reg.h | 1 - components/soc/esp32s31/register/soc/pau_reg.h | 1 - components/soc/esp32s31/register/soc/pcnt_reg.h | 1 - components/soc/esp32s31/register/soc/pmu_reg.h | 1 - components/soc/esp32s31/register/soc/ppa_reg.h | 1 - components/soc/esp32s31/register/soc/pvt_reg.h | 1 - components/soc/esp32s31/register/soc/rma_reg.h | 1 - components/soc/esp32s31/register/soc/rmt_reg.h | 1 - components/soc/esp32s31/register/soc/rsa_reg.h | 1 - components/soc/esp32s31/register/soc/rtc_timer_reg.h | 1 - components/soc/esp32s31/register/soc/rtc_wdt_reg.h | 1 - components/soc/esp32s31/register/soc/rtclockcali_reg.h | 1 - components/soc/esp32s31/register/soc/sdmmc_reg.h | 1 - components/soc/esp32s31/register/soc/sha_reg.h | 1 - components/soc/esp32s31/register/soc/soc_etm_reg.h | 1 - components/soc/esp32s31/register/soc/spi1_mem_c_reg.h | 1 - components/soc/esp32s31/register/soc/spi1_mem_s_reg.h | 1 - components/soc/esp32s31/register/soc/spi_mem_c_reg.h | 1 - components/soc/esp32s31/register/soc/spi_mem_s_reg.h | 1 - components/soc/esp32s31/register/soc/spi_reg.h | 1 - components/soc/esp32s31/register/soc/systimer_reg.h | 1 - components/soc/esp32s31/register/soc/tee_reg.h | 1 - components/soc/esp32s31/register/soc/timer_group_reg.h | 1 - components/soc/esp32s31/register/soc/touch_aon_reg.h | 1 - components/soc/esp32s31/register/soc/touch_reg.h | 1 - components/soc/esp32s31/register/soc/trace_reg.h | 1 - components/soc/esp32s31/register/soc/trng_reg.h | 1 - components/soc/esp32s31/register/soc/tsens_reg.h | 1 - components/soc/esp32s31/register/soc/twaifd_reg.h | 1 - components/soc/esp32s31/register/soc/uart_reg.h | 1 - components/soc/esp32s31/register/soc/uhci_reg.h | 1 - components/soc/esp32s31/register/soc/usb_otghs_reg.h | 1 - components/soc/esp32s31/register/soc/usb_serial_jtag_reg.h | 1 - components/soc/esp32s31/register/soc/zero_det_reg.h | 1 - components/soc/linux/include/soc/efuse_reg.h | 1 - 656 files changed, 1 insertion(+), 657 deletions(-) diff --git a/components/soc/esp32/register/soc/efuse_reg.h b/components/soc/esp32/register/soc/efuse_reg.h index a64e10e357..38f5d7fe39 100644 --- a/components/soc/esp32/register/soc/efuse_reg.h +++ b/components/soc/esp32/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32/register/soc/mcpwm_reg.h b/components/soc/esp32/register/soc/mcpwm_reg.h index c199c590e7..c0504dfafe 100644 --- a/components/soc/esp32/register/soc/mcpwm_reg.h +++ b/components/soc/esp32/register/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32/register/soc/pcnt_reg.h b/components/soc/esp32/register/soc/pcnt_reg.h index f87678cb98..a9cf38fe53 100644 --- a/components/soc/esp32/register/soc/pcnt_reg.h +++ b/components/soc/esp32/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #define PCNT_U0_CONF0_REG (DR_REG_PCNT_BASE + 0x0000) diff --git a/components/soc/esp32c2/register/soc/apb_saradc_reg.h b/components/soc/esp32c2/register/soc/apb_saradc_reg.h index 288fed0a7e..8e98dcb505 100644 --- a/components/soc/esp32c2/register/soc/apb_saradc_reg.h +++ b/components/soc/esp32c2/register/soc/apb_saradc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c2/register/soc/efuse_reg.h b/components/soc/esp32c2/register/soc/efuse_reg.h index a13f91f9ca..768f8ed781 100644 --- a/components/soc/esp32c2/register/soc/efuse_reg.h +++ b/components/soc/esp32c2/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32c2/register/soc/extmem_reg.h b/components/soc/esp32c2/register/soc/extmem_reg.h index 4f9e36eeb4..e692cd2ee0 100644 --- a/components/soc/esp32c2/register/soc/extmem_reg.h +++ b/components/soc/esp32c2/register/soc/extmem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c2/register/soc/gdma_reg.h b/components/soc/esp32c2/register/soc/gdma_reg.h index dd2abf12f9..8cb5769de1 100644 --- a/components/soc/esp32c2/register/soc/gdma_reg.h +++ b/components/soc/esp32c2/register/soc/gdma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c2/register/soc/gpio_reg.h b/components/soc/esp32c2/register/soc/gpio_reg.h index 62f4c5218c..11c0840d95 100644 --- a/components/soc/esp32c2/register/soc/gpio_reg.h +++ b/components/soc/esp32c2/register/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c2/register/soc/i2c_reg.h b/components/soc/esp32c2/register/soc/i2c_reg.h index e88e8e8bed..3d3c2829e3 100644 --- a/components/soc/esp32c2/register/soc/i2c_reg.h +++ b/components/soc/esp32c2/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c2/register/soc/ledc_reg.h b/components/soc/esp32c2/register/soc/ledc_reg.h index 6cc252b169..2e01702bf6 100644 --- a/components/soc/esp32c2/register/soc/ledc_reg.h +++ b/components/soc/esp32c2/register/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32c2/register/soc/modem_clkrst_reg.h b/components/soc/esp32c2/register/soc/modem_clkrst_reg.h index ca1145107e..8ab575b6f4 100644 --- a/components/soc/esp32c2/register/soc/modem_clkrst_reg.h +++ b/components/soc/esp32c2/register/soc/modem_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32c2/register/soc/sensitive_reg.h b/components/soc/esp32c2/register/soc/sensitive_reg.h index 49fab2b0e7..500d0f81e2 100644 --- a/components/soc/esp32c2/register/soc/sensitive_reg.h +++ b/components/soc/esp32c2/register/soc/sensitive_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c2/register/soc/systimer_reg.h b/components/soc/esp32c2/register/soc/systimer_reg.h index 04633058db..e6c2c3c292 100644 --- a/components/soc/esp32c2/register/soc/systimer_reg.h +++ b/components/soc/esp32c2/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c2/register/soc/timer_group_reg.h b/components/soc/esp32c2/register/soc/timer_group_reg.h index 081a0bba1a..2ab0a84fe3 100644 --- a/components/soc/esp32c2/register/soc/timer_group_reg.h +++ b/components/soc/esp32c2/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c2/register/soc/xts_aes_reg.h b/components/soc/esp32c2/register/soc/xts_aes_reg.h index e79f0e1ed2..a1dda67bfe 100644 --- a/components/soc/esp32c2/register/soc/xts_aes_reg.h +++ b/components/soc/esp32c2/register/soc/xts_aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c3/register/soc/efuse_reg.h b/components/soc/esp32c3/register/soc/efuse_reg.h index 75298fb2d8..80e10da584 100644 --- a/components/soc/esp32c3/register/soc/efuse_reg.h +++ b/components/soc/esp32c3/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32c3/register/soc/gdma_reg.h b/components/soc/esp32c3/register/soc/gdma_reg.h index c23c1fe690..632f7b9c3d 100644 --- a/components/soc/esp32c3/register/soc/gdma_reg.h +++ b/components/soc/esp32c3/register/soc/gdma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c3/register/soc/systimer_reg.h b/components/soc/esp32c3/register/soc/systimer_reg.h index 1ee41b1c04..03908acd10 100644 --- a/components/soc/esp32c3/register/soc/systimer_reg.h +++ b/components/soc/esp32c3/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c3/register/soc/timer_group_reg.h b/components/soc/esp32c3/register/soc/timer_group_reg.h index ea9866121a..be9bd21e04 100644 --- a/components/soc/esp32c3/register/soc/timer_group_reg.h +++ b/components/soc/esp32c3/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c3/register/soc/usb_serial_jtag_reg.h b/components/soc/esp32c3/register/soc/usb_serial_jtag_reg.h index e1a8346408..855ecd0d10 100644 --- a/components/soc/esp32c3/register/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32c3/register/soc/usb_serial_jtag_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32c3/register/soc/xts_aes_reg.h b/components/soc/esp32c3/register/soc/xts_aes_reg.h index e79f0e1ed2..a1dda67bfe 100644 --- a/components/soc/esp32c3/register/soc/xts_aes_reg.h +++ b/components/soc/esp32c3/register/soc/xts_aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/include/modem/i2c_ana_mst_reg.h b/components/soc/esp32c5/include/modem/i2c_ana_mst_reg.h index 57e8187e07..115470579e 100644 --- a/components/soc/esp32c5/include/modem/i2c_ana_mst_reg.h +++ b/components/soc/esp32c5/include/modem/i2c_ana_mst_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus diff --git a/components/soc/esp32c5/include/modem/modem_lpcon_reg.h b/components/soc/esp32c5/include/modem/modem_lpcon_reg.h index 9f567dacd3..a370640410 100644 --- a/components/soc/esp32c5/include/modem/modem_lpcon_reg.h +++ b/components/soc/esp32c5/include/modem/modem_lpcon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/include/modem/modem_syscon_reg.h b/components/soc/esp32c5/include/modem/modem_syscon_reg.h index 2306abda6c..ef705b8950 100644 --- a/components/soc/esp32c5/include/modem/modem_syscon_reg.h +++ b/components/soc/esp32c5/include/modem/modem_syscon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/aes_reg.h b/components/soc/esp32c5/register/soc/aes_reg.h index 84d43a9b35..e7c511c453 100644 --- a/components/soc/esp32c5/register/soc/aes_reg.h +++ b/components/soc/esp32c5/register/soc/aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/ahb_dma_reg.h b/components/soc/esp32c5/register/soc/ahb_dma_reg.h index c75dcec0a1..e7456f3b2f 100644 --- a/components/soc/esp32c5/register/soc/ahb_dma_reg.h +++ b/components/soc/esp32c5/register/soc/ahb_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/apb_saradc_reg.h b/components/soc/esp32c5/register/soc/apb_saradc_reg.h index 2d87ab0b05..62a200c2eb 100644 --- a/components/soc/esp32c5/register/soc/apb_saradc_reg.h +++ b/components/soc/esp32c5/register/soc/apb_saradc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/bitscrambler_reg.h b/components/soc/esp32c5/register/soc/bitscrambler_reg.h index 33b3f5ec8e..100ff11a5e 100644 --- a/components/soc/esp32c5/register/soc/bitscrambler_reg.h +++ b/components/soc/esp32c5/register/soc/bitscrambler_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/cache_reg.h b/components/soc/esp32c5/register/soc/cache_reg.h index 2d91a97bab..003d7c11cb 100644 --- a/components/soc/esp32c5/register/soc/cache_reg.h +++ b/components/soc/esp32c5/register/soc/cache_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/cpu_apm_reg.h b/components/soc/esp32c5/register/soc/cpu_apm_reg.h index 3b9bb82c4e..a51638d4eb 100644 --- a/components/soc/esp32c5/register/soc/cpu_apm_reg.h +++ b/components/soc/esp32c5/register/soc/cpu_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/ds_reg.h b/components/soc/esp32c5/register/soc/ds_reg.h index eaf179f82f..c15f9ab4ec 100644 --- a/components/soc/esp32c5/register/soc/ds_reg.h +++ b/components/soc/esp32c5/register/soc/ds_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/ecc_mult_reg.h b/components/soc/esp32c5/register/soc/ecc_mult_reg.h index 840490397f..035b18b9af 100644 --- a/components/soc/esp32c5/register/soc/ecc_mult_reg.h +++ b/components/soc/esp32c5/register/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/ecdsa_reg.h b/components/soc/esp32c5/register/soc/ecdsa_reg.h index 451ffaf15c..3f41401a3a 100644 --- a/components/soc/esp32c5/register/soc/ecdsa_reg.h +++ b/components/soc/esp32c5/register/soc/ecdsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/efuse_reg.h b/components/soc/esp32c5/register/soc/efuse_reg.h index 8fe0c56c54..57104f378c 100644 --- a/components/soc/esp32c5/register/soc/efuse_reg.h +++ b/components/soc/esp32c5/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/gpio_ext_reg.h b/components/soc/esp32c5/register/soc/gpio_ext_reg.h index 61511f97e4..16ef6559aa 100644 --- a/components/soc/esp32c5/register/soc/gpio_ext_reg.h +++ b/components/soc/esp32c5/register/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/gpio_reg.h b/components/soc/esp32c5/register/soc/gpio_reg.h index e9d2a5dc6e..1fdd884d18 100644 --- a/components/soc/esp32c5/register/soc/gpio_reg.h +++ b/components/soc/esp32c5/register/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/hmac_reg.h b/components/soc/esp32c5/register/soc/hmac_reg.h index a570cb7e06..25b9130b6a 100644 --- a/components/soc/esp32c5/register/soc/hmac_reg.h +++ b/components/soc/esp32c5/register/soc/hmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/hp_apm_reg.h b/components/soc/esp32c5/register/soc/hp_apm_reg.h index 0b4879db98..f04f3bf37d 100644 --- a/components/soc/esp32c5/register/soc/hp_apm_reg.h +++ b/components/soc/esp32c5/register/soc/hp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/hp_system_reg.h b/components/soc/esp32c5/register/soc/hp_system_reg.h index 21ef06c71e..d304952036 100644 --- a/components/soc/esp32c5/register/soc/hp_system_reg.h +++ b/components/soc/esp32c5/register/soc/hp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/huk_reg.h b/components/soc/esp32c5/register/soc/huk_reg.h index 044b44e978..ed58e6cf8d 100644 --- a/components/soc/esp32c5/register/soc/huk_reg.h +++ b/components/soc/esp32c5/register/soc/huk_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/i2c_reg.h b/components/soc/esp32c5/register/soc/i2c_reg.h index d01b2d334c..9f8c1d9600 100644 --- a/components/soc/esp32c5/register/soc/i2c_reg.h +++ b/components/soc/esp32c5/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/i2s_reg.h b/components/soc/esp32c5/register/soc/i2s_reg.h index 416b135f0d..7f68b1ce39 100644 --- a/components/soc/esp32c5/register/soc/i2s_reg.h +++ b/components/soc/esp32c5/register/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/intpri_reg.h b/components/soc/esp32c5/register/soc/intpri_reg.h index 7b421c8864..9757659425 100644 --- a/components/soc/esp32c5/register/soc/intpri_reg.h +++ b/components/soc/esp32c5/register/soc/intpri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/io_mux_reg.h b/components/soc/esp32c5/register/soc/io_mux_reg.h index dbcb314379..491a2eaa2f 100644 --- a/components/soc/esp32c5/register/soc/io_mux_reg.h +++ b/components/soc/esp32c5/register/soc/io_mux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/keymng_reg.h b/components/soc/esp32c5/register/soc/keymng_reg.h index c5a86bfc16..3e5b1c6244 100644 --- a/components/soc/esp32c5/register/soc/keymng_reg.h +++ b/components/soc/esp32c5/register/soc/keymng_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/ledc_reg.h b/components/soc/esp32c5/register/soc/ledc_reg.h index d4c37b92f3..eada739d7e 100644 --- a/components/soc/esp32c5/register/soc/ledc_reg.h +++ b/components/soc/esp32c5/register/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_analog_peri_reg.h b/components/soc/esp32c5/register/soc/lp_analog_peri_reg.h index 521687d361..4f1de151e2 100644 --- a/components/soc/esp32c5/register/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32c5/register/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_aon_reg.h b/components/soc/esp32c5/register/soc/lp_aon_reg.h index 00230b3eb0..2a06c14f79 100644 --- a/components/soc/esp32c5/register/soc/lp_aon_reg.h +++ b/components/soc/esp32c5/register/soc/lp_aon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_apm0_reg.h b/components/soc/esp32c5/register/soc/lp_apm0_reg.h index 19a9c43474..8474486061 100644 --- a/components/soc/esp32c5/register/soc/lp_apm0_reg.h +++ b/components/soc/esp32c5/register/soc/lp_apm0_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_apm_reg.h b/components/soc/esp32c5/register/soc/lp_apm_reg.h index e19b362418..46842e719e 100644 --- a/components/soc/esp32c5/register/soc/lp_apm_reg.h +++ b/components/soc/esp32c5/register/soc/lp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_clkrst_reg.h b/components/soc/esp32c5/register/soc/lp_clkrst_reg.h index 79a4c44b02..b9700f919a 100644 --- a/components/soc/esp32c5/register/soc/lp_clkrst_reg.h +++ b/components/soc/esp32c5/register/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_gpio_reg.h b/components/soc/esp32c5/register/soc/lp_gpio_reg.h index 75b1ae7551..af0851c70d 100644 --- a/components/soc/esp32c5/register/soc/lp_gpio_reg.h +++ b/components/soc/esp32c5/register/soc/lp_gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_i2c_ana_mst_reg.h b/components/soc/esp32c5/register/soc/lp_i2c_ana_mst_reg.h index 0c96d3ba0c..98fd8de11f 100644 --- a/components/soc/esp32c5/register/soc/lp_i2c_ana_mst_reg.h +++ b/components/soc/esp32c5/register/soc/lp_i2c_ana_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_i2c_reg.h b/components/soc/esp32c5/register/soc/lp_i2c_reg.h index a84a723387..74ffaa571e 100644 --- a/components/soc/esp32c5/register/soc/lp_i2c_reg.h +++ b/components/soc/esp32c5/register/soc/lp_i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_iomux_reg.h b/components/soc/esp32c5/register/soc/lp_iomux_reg.h index a57c81ad29..74601aab19 100644 --- a/components/soc/esp32c5/register/soc/lp_iomux_reg.h +++ b/components/soc/esp32c5/register/soc/lp_iomux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_tee_reg.h b/components/soc/esp32c5/register/soc/lp_tee_reg.h index cec9a9b37f..34612649e7 100644 --- a/components/soc/esp32c5/register/soc/lp_tee_reg.h +++ b/components/soc/esp32c5/register/soc/lp_tee_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_timer_reg.h b/components/soc/esp32c5/register/soc/lp_timer_reg.h index 2df616d57f..5293073a40 100644 --- a/components/soc/esp32c5/register/soc/lp_timer_reg.h +++ b/components/soc/esp32c5/register/soc/lp_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_uart_reg.h b/components/soc/esp32c5/register/soc/lp_uart_reg.h index 2447fbe3d5..1c1b12e653 100644 --- a/components/soc/esp32c5/register/soc/lp_uart_reg.h +++ b/components/soc/esp32c5/register/soc/lp_uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lp_wdt_reg.h b/components/soc/esp32c5/register/soc/lp_wdt_reg.h index f73e9fbadc..84f5639e93 100644 --- a/components/soc/esp32c5/register/soc/lp_wdt_reg.h +++ b/components/soc/esp32c5/register/soc/lp_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/lpperi_reg.h b/components/soc/esp32c5/register/soc/lpperi_reg.h index 4b883c8222..457cac1ef7 100644 --- a/components/soc/esp32c5/register/soc/lpperi_reg.h +++ b/components/soc/esp32c5/register/soc/lpperi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/mcpwm_reg.h b/components/soc/esp32c5/register/soc/mcpwm_reg.h index cf564afccd..02382fc1a2 100644 --- a/components/soc/esp32c5/register/soc/mcpwm_reg.h +++ b/components/soc/esp32c5/register/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/mem_monitor_reg.h b/components/soc/esp32c5/register/soc/mem_monitor_reg.h index a35bde2fc9..02c2a65be4 100644 --- a/components/soc/esp32c5/register/soc/mem_monitor_reg.h +++ b/components/soc/esp32c5/register/soc/mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/parl_io_reg.h b/components/soc/esp32c5/register/soc/parl_io_reg.h index b1af7657ab..9132fd692a 100644 --- a/components/soc/esp32c5/register/soc/parl_io_reg.h +++ b/components/soc/esp32c5/register/soc/parl_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/pau_reg.h b/components/soc/esp32c5/register/soc/pau_reg.h index 29aac99c08..01e5edc706 100644 --- a/components/soc/esp32c5/register/soc/pau_reg.h +++ b/components/soc/esp32c5/register/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/pcnt_reg.h b/components/soc/esp32c5/register/soc/pcnt_reg.h index b435ec646c..cadfe9a1e0 100644 --- a/components/soc/esp32c5/register/soc/pcnt_reg.h +++ b/components/soc/esp32c5/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/pcr_reg.h b/components/soc/esp32c5/register/soc/pcr_reg.h index cce9c9c801..d32b445491 100644 --- a/components/soc/esp32c5/register/soc/pcr_reg.h +++ b/components/soc/esp32c5/register/soc/pcr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/pmu_reg.h b/components/soc/esp32c5/register/soc/pmu_reg.h index 5aba93f9ef..a4647d5376 100644 --- a/components/soc/esp32c5/register/soc/pmu_reg.h +++ b/components/soc/esp32c5/register/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/pvt_reg.h b/components/soc/esp32c5/register/soc/pvt_reg.h index 87db93cad2..2d126b0651 100644 --- a/components/soc/esp32c5/register/soc/pvt_reg.h +++ b/components/soc/esp32c5/register/soc/pvt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/rmt_reg.h b/components/soc/esp32c5/register/soc/rmt_reg.h index 0edc160e6c..5e8c9855a5 100644 --- a/components/soc/esp32c5/register/soc/rmt_reg.h +++ b/components/soc/esp32c5/register/soc/rmt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/rsa_reg.h b/components/soc/esp32c5/register/soc/rsa_reg.h index 1e7e90f6b1..88aab4687f 100644 --- a/components/soc/esp32c5/register/soc/rsa_reg.h +++ b/components/soc/esp32c5/register/soc/rsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/sdio_hinf_reg.h b/components/soc/esp32c5/register/soc/sdio_hinf_reg.h index 44c07f7238..e9e8749b48 100644 --- a/components/soc/esp32c5/register/soc/sdio_hinf_reg.h +++ b/components/soc/esp32c5/register/soc/sdio_hinf_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/sdio_slc_host_reg.h b/components/soc/esp32c5/register/soc/sdio_slc_host_reg.h index e947c16c77..9ce002e140 100644 --- a/components/soc/esp32c5/register/soc/sdio_slc_host_reg.h +++ b/components/soc/esp32c5/register/soc/sdio_slc_host_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/sdio_slc_reg.h b/components/soc/esp32c5/register/soc/sdio_slc_reg.h index 07d3a9e860..9c5608a75a 100644 --- a/components/soc/esp32c5/register/soc/sdio_slc_reg.h +++ b/components/soc/esp32c5/register/soc/sdio_slc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/sha_reg.h b/components/soc/esp32c5/register/soc/sha_reg.h index f08d86e3b5..46ce5f0d0a 100644 --- a/components/soc/esp32c5/register/soc/sha_reg.h +++ b/components/soc/esp32c5/register/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/soc_etm_reg.h b/components/soc/esp32c5/register/soc/soc_etm_reg.h index 5730e330ef..d68c3ba5c7 100644 --- a/components/soc/esp32c5/register/soc/soc_etm_reg.h +++ b/components/soc/esp32c5/register/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/spi1_mem_reg.h b/components/soc/esp32c5/register/soc/spi1_mem_reg.h index 12997de677..08b33ab84a 100644 --- a/components/soc/esp32c5/register/soc/spi1_mem_reg.h +++ b/components/soc/esp32c5/register/soc/spi1_mem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/spi_mem_c_reg.h b/components/soc/esp32c5/register/soc/spi_mem_c_reg.h index 59d1960b29..c9e9819f65 100644 --- a/components/soc/esp32c5/register/soc/spi_mem_c_reg.h +++ b/components/soc/esp32c5/register/soc/spi_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/spi_reg.h b/components/soc/esp32c5/register/soc/spi_reg.h index 49e7470db9..fff6af8bfd 100644 --- a/components/soc/esp32c5/register/soc/spi_reg.h +++ b/components/soc/esp32c5/register/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/systimer_reg.h b/components/soc/esp32c5/register/soc/systimer_reg.h index eef0e3d38f..a3f86a5463 100644 --- a/components/soc/esp32c5/register/soc/systimer_reg.h +++ b/components/soc/esp32c5/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/timer_group_reg.h b/components/soc/esp32c5/register/soc/timer_group_reg.h index eb14c04dba..509dce00d1 100644 --- a/components/soc/esp32c5/register/soc/timer_group_reg.h +++ b/components/soc/esp32c5/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/trace_reg.h b/components/soc/esp32c5/register/soc/trace_reg.h index c553b966a0..3874c6bf70 100644 --- a/components/soc/esp32c5/register/soc/trace_reg.h +++ b/components/soc/esp32c5/register/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/twaifd_reg.h b/components/soc/esp32c5/register/soc/twaifd_reg.h index 1d75b7c494..7731b72177 100644 --- a/components/soc/esp32c5/register/soc/twaifd_reg.h +++ b/components/soc/esp32c5/register/soc/twaifd_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/uart_reg.h b/components/soc/esp32c5/register/soc/uart_reg.h index a231c65ed4..10a5dfabe0 100644 --- a/components/soc/esp32c5/register/soc/uart_reg.h +++ b/components/soc/esp32c5/register/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/uhci_reg.h b/components/soc/esp32c5/register/soc/uhci_reg.h index 1f1797f82a..e2384af9c0 100644 --- a/components/soc/esp32c5/register/soc/uhci_reg.h +++ b/components/soc/esp32c5/register/soc/uhci_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c5/register/soc/usb_serial_jtag_reg.h b/components/soc/esp32c5/register/soc/usb_serial_jtag_reg.h index ce8125beda..594afa1ff8 100644 --- a/components/soc/esp32c5/register/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32c5/register/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/include/modem/i2c_ana_mst_reg.h b/components/soc/esp32c6/include/modem/i2c_ana_mst_reg.h index 4b1c7fa0d0..c2a3498c7b 100644 --- a/components/soc/esp32c6/include/modem/i2c_ana_mst_reg.h +++ b/components/soc/esp32c6/include/modem/i2c_ana_mst_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus diff --git a/components/soc/esp32c6/include/modem/modem_lpcon_reg.h b/components/soc/esp32c6/include/modem/modem_lpcon_reg.h index 5b5046c429..0742254074 100644 --- a/components/soc/esp32c6/include/modem/modem_lpcon_reg.h +++ b/components/soc/esp32c6/include/modem/modem_lpcon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/include/modem/modem_syscon_reg.h b/components/soc/esp32c6/include/modem/modem_syscon_reg.h index 7bb12d4832..5794760e89 100644 --- a/components/soc/esp32c6/include/modem/modem_syscon_reg.h +++ b/components/soc/esp32c6/include/modem/modem_syscon_reg.h @@ -5,7 +5,6 @@ *//*description: */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/include/soc/pvt_reg.h b/components/soc/esp32c6/include/soc/pvt_reg.h index cbc2b92a76..89add88269 100644 --- a/components/soc/esp32c6/include/soc/pvt_reg.h +++ b/components/soc/esp32c6/include/soc/pvt_reg.h @@ -1,11 +1,10 @@ /** * SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD * - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: Apache-2.0 OR MIT */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/aes_reg.h b/components/soc/esp32c6/register/soc/aes_reg.h index 335d78c550..308ac4646c 100644 --- a/components/soc/esp32c6/register/soc/aes_reg.h +++ b/components/soc/esp32c6/register/soc/aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/apb_saradc_reg.h b/components/soc/esp32c6/register/soc/apb_saradc_reg.h index 2d87ab0b05..62a200c2eb 100644 --- a/components/soc/esp32c6/register/soc/apb_saradc_reg.h +++ b/components/soc/esp32c6/register/soc/apb_saradc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/ds_reg.h b/components/soc/esp32c6/register/soc/ds_reg.h index 8b833bbb19..fc2434c124 100644 --- a/components/soc/esp32c6/register/soc/ds_reg.h +++ b/components/soc/esp32c6/register/soc/ds_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/ecc_mult_reg.h b/components/soc/esp32c6/register/soc/ecc_mult_reg.h index 31f2fb230b..763fae619d 100644 --- a/components/soc/esp32c6/register/soc/ecc_mult_reg.h +++ b/components/soc/esp32c6/register/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/efuse_reg.h b/components/soc/esp32c6/register/soc/efuse_reg.h index 3feaf0bd14..59e42767dd 100644 --- a/components/soc/esp32c6/register/soc/efuse_reg.h +++ b/components/soc/esp32c6/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32c6/register/soc/extmem_reg.h b/components/soc/esp32c6/register/soc/extmem_reg.h index e6ec68858d..7b076ced9e 100644 --- a/components/soc/esp32c6/register/soc/extmem_reg.h +++ b/components/soc/esp32c6/register/soc/extmem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/gdma_reg.h b/components/soc/esp32c6/register/soc/gdma_reg.h index 2291e0aebd..cce038731d 100644 --- a/components/soc/esp32c6/register/soc/gdma_reg.h +++ b/components/soc/esp32c6/register/soc/gdma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/gpio_ext_reg.h b/components/soc/esp32c6/register/soc/gpio_ext_reg.h index 93ac87a2aa..7d5267123f 100644 --- a/components/soc/esp32c6/register/soc/gpio_ext_reg.h +++ b/components/soc/esp32c6/register/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/gpio_reg.h b/components/soc/esp32c6/register/soc/gpio_reg.h index 053383addf..ed3e86067e 100644 --- a/components/soc/esp32c6/register/soc/gpio_reg.h +++ b/components/soc/esp32c6/register/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/hardware_lock_reg.h b/components/soc/esp32c6/register/soc/hardware_lock_reg.h index 6eb1ef0ab3..9a5ccac0c9 100644 --- a/components/soc/esp32c6/register/soc/hardware_lock_reg.h +++ b/components/soc/esp32c6/register/soc/hardware_lock_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/hmac_reg.h b/components/soc/esp32c6/register/soc/hmac_reg.h index c943c2b88e..c59947e843 100644 --- a/components/soc/esp32c6/register/soc/hmac_reg.h +++ b/components/soc/esp32c6/register/soc/hmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/hp_apm_reg.h b/components/soc/esp32c6/register/soc/hp_apm_reg.h index 337cdedc20..50e99e9c05 100644 --- a/components/soc/esp32c6/register/soc/hp_apm_reg.h +++ b/components/soc/esp32c6/register/soc/hp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/hp_system_reg.h b/components/soc/esp32c6/register/soc/hp_system_reg.h index a1cf81b961..1bd16e7c82 100644 --- a/components/soc/esp32c6/register/soc/hp_system_reg.h +++ b/components/soc/esp32c6/register/soc/hp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/i2c_reg.h b/components/soc/esp32c6/register/soc/i2c_reg.h index 4fd0602856..3507c163c2 100644 --- a/components/soc/esp32c6/register/soc/i2c_reg.h +++ b/components/soc/esp32c6/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/i2s_reg.h b/components/soc/esp32c6/register/soc/i2s_reg.h index fdc04bba1e..d09a8972fa 100644 --- a/components/soc/esp32c6/register/soc/i2s_reg.h +++ b/components/soc/esp32c6/register/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/ledc_reg.h b/components/soc/esp32c6/register/soc/ledc_reg.h index 2bbdc187ac..ef793c8b83 100644 --- a/components/soc/esp32c6/register/soc/ledc_reg.h +++ b/components/soc/esp32c6/register/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_analog_peri_reg.h b/components/soc/esp32c6/register/soc/lp_analog_peri_reg.h index 67b99c23b7..91b7a81d47 100644 --- a/components/soc/esp32c6/register/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32c6/register/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_aon_reg.h b/components/soc/esp32c6/register/soc/lp_aon_reg.h index af2e05cd34..dfac7752aa 100644 --- a/components/soc/esp32c6/register/soc/lp_aon_reg.h +++ b/components/soc/esp32c6/register/soc/lp_aon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_apm0_reg.h b/components/soc/esp32c6/register/soc/lp_apm0_reg.h index e062ee0586..258e8db9b8 100644 --- a/components/soc/esp32c6/register/soc/lp_apm0_reg.h +++ b/components/soc/esp32c6/register/soc/lp_apm0_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_apm_reg.h b/components/soc/esp32c6/register/soc/lp_apm_reg.h index 92d7d92d07..eedffbea3b 100644 --- a/components/soc/esp32c6/register/soc/lp_apm_reg.h +++ b/components/soc/esp32c6/register/soc/lp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_clkrst_reg.h b/components/soc/esp32c6/register/soc/lp_clkrst_reg.h index 20f42ba424..12be5b24d0 100644 --- a/components/soc/esp32c6/register/soc/lp_clkrst_reg.h +++ b/components/soc/esp32c6/register/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_i2c_ana_mst_reg.h b/components/soc/esp32c6/register/soc/lp_i2c_ana_mst_reg.h index 0c96d3ba0c..98fd8de11f 100644 --- a/components/soc/esp32c6/register/soc/lp_i2c_ana_mst_reg.h +++ b/components/soc/esp32c6/register/soc/lp_i2c_ana_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_i2c_reg.h b/components/soc/esp32c6/register/soc/lp_i2c_reg.h index 4a3614a19b..c7bb461c25 100644 --- a/components/soc/esp32c6/register/soc/lp_i2c_reg.h +++ b/components/soc/esp32c6/register/soc/lp_i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_io_reg.h b/components/soc/esp32c6/register/soc/lp_io_reg.h index 17b47987f9..d77a4b7b61 100644 --- a/components/soc/esp32c6/register/soc/lp_io_reg.h +++ b/components/soc/esp32c6/register/soc/lp_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_tee_reg.h b/components/soc/esp32c6/register/soc/lp_tee_reg.h index 7fc0455c76..a18b328864 100644 --- a/components/soc/esp32c6/register/soc/lp_tee_reg.h +++ b/components/soc/esp32c6/register/soc/lp_tee_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_timer_reg.h b/components/soc/esp32c6/register/soc/lp_timer_reg.h index 03d63b6a6c..ac1541d2db 100644 --- a/components/soc/esp32c6/register/soc/lp_timer_reg.h +++ b/components/soc/esp32c6/register/soc/lp_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_uart_reg.h b/components/soc/esp32c6/register/soc/lp_uart_reg.h index c8750688d3..b8a094fae3 100644 --- a/components/soc/esp32c6/register/soc/lp_uart_reg.h +++ b/components/soc/esp32c6/register/soc/lp_uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lp_wdt_reg.h b/components/soc/esp32c6/register/soc/lp_wdt_reg.h index e54ce6821d..875efd7629 100644 --- a/components/soc/esp32c6/register/soc/lp_wdt_reg.h +++ b/components/soc/esp32c6/register/soc/lp_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/lpperi_reg.h b/components/soc/esp32c6/register/soc/lpperi_reg.h index 90d1871a87..7e44461f67 100644 --- a/components/soc/esp32c6/register/soc/lpperi_reg.h +++ b/components/soc/esp32c6/register/soc/lpperi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/mcpwm_reg.h b/components/soc/esp32c6/register/soc/mcpwm_reg.h index a29389dc91..3eb3eee200 100644 --- a/components/soc/esp32c6/register/soc/mcpwm_reg.h +++ b/components/soc/esp32c6/register/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/mem_monitor_reg.h b/components/soc/esp32c6/register/soc/mem_monitor_reg.h index 219a1c5459..151fb51351 100644 --- a/components/soc/esp32c6/register/soc/mem_monitor_reg.h +++ b/components/soc/esp32c6/register/soc/mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/otp_debug_reg.h b/components/soc/esp32c6/register/soc/otp_debug_reg.h index cc6f880b0f..545bf5234e 100644 --- a/components/soc/esp32c6/register/soc/otp_debug_reg.h +++ b/components/soc/esp32c6/register/soc/otp_debug_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/parl_io_reg.h b/components/soc/esp32c6/register/soc/parl_io_reg.h index 9b3f5f9be1..c32f798152 100644 --- a/components/soc/esp32c6/register/soc/parl_io_reg.h +++ b/components/soc/esp32c6/register/soc/parl_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/pau_reg.h b/components/soc/esp32c6/register/soc/pau_reg.h index bc4108ad6f..c107238ef2 100644 --- a/components/soc/esp32c6/register/soc/pau_reg.h +++ b/components/soc/esp32c6/register/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/pcnt_reg.h b/components/soc/esp32c6/register/soc/pcnt_reg.h index 733a0d4611..64193db426 100644 --- a/components/soc/esp32c6/register/soc/pcnt_reg.h +++ b/components/soc/esp32c6/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/pcr_reg.h b/components/soc/esp32c6/register/soc/pcr_reg.h index d5f27c738d..e082ff35bd 100644 --- a/components/soc/esp32c6/register/soc/pcr_reg.h +++ b/components/soc/esp32c6/register/soc/pcr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/pmu_reg.h b/components/soc/esp32c6/register/soc/pmu_reg.h index 3ea712f40f..1c06167ca4 100644 --- a/components/soc/esp32c6/register/soc/pmu_reg.h +++ b/components/soc/esp32c6/register/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/rmt_reg.h b/components/soc/esp32c6/register/soc/rmt_reg.h index 9cca2eaf54..3857969055 100644 --- a/components/soc/esp32c6/register/soc/rmt_reg.h +++ b/components/soc/esp32c6/register/soc/rmt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/rsa_reg.h b/components/soc/esp32c6/register/soc/rsa_reg.h index 39a120ed98..68e86f3d46 100644 --- a/components/soc/esp32c6/register/soc/rsa_reg.h +++ b/components/soc/esp32c6/register/soc/rsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/sdio_hinf_reg.h b/components/soc/esp32c6/register/soc/sdio_hinf_reg.h index b38e7065eb..ed536d4a7c 100644 --- a/components/soc/esp32c6/register/soc/sdio_hinf_reg.h +++ b/components/soc/esp32c6/register/soc/sdio_hinf_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/sdio_slc_host_reg.h b/components/soc/esp32c6/register/soc/sdio_slc_host_reg.h index a5d9def3da..33fc3adebf 100644 --- a/components/soc/esp32c6/register/soc/sdio_slc_host_reg.h +++ b/components/soc/esp32c6/register/soc/sdio_slc_host_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/sdio_slc_reg.h b/components/soc/esp32c6/register/soc/sdio_slc_reg.h index 39804d7a6d..9658979bb3 100644 --- a/components/soc/esp32c6/register/soc/sdio_slc_reg.h +++ b/components/soc/esp32c6/register/soc/sdio_slc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/sha_reg.h b/components/soc/esp32c6/register/soc/sha_reg.h index 1d0588e506..ece0e55629 100644 --- a/components/soc/esp32c6/register/soc/sha_reg.h +++ b/components/soc/esp32c6/register/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/soc_etm_reg.h b/components/soc/esp32c6/register/soc/soc_etm_reg.h index cff3e795f3..021deade6d 100644 --- a/components/soc/esp32c6/register/soc/soc_etm_reg.h +++ b/components/soc/esp32c6/register/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/spi_mem_reg.h b/components/soc/esp32c6/register/soc/spi_mem_reg.h index 6894ef3a2c..387a445316 100644 --- a/components/soc/esp32c6/register/soc/spi_mem_reg.h +++ b/components/soc/esp32c6/register/soc/spi_mem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32c6/register/soc/spi_reg.h b/components/soc/esp32c6/register/soc/spi_reg.h index 3aa6ad01f6..151e8308b0 100644 --- a/components/soc/esp32c6/register/soc/spi_reg.h +++ b/components/soc/esp32c6/register/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/systimer_reg.h b/components/soc/esp32c6/register/soc/systimer_reg.h index 5bc114cb2a..3ae1752d28 100644 --- a/components/soc/esp32c6/register/soc/systimer_reg.h +++ b/components/soc/esp32c6/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/timer_group_reg.h b/components/soc/esp32c6/register/soc/timer_group_reg.h index 8cc72820ac..09714dcc5d 100644 --- a/components/soc/esp32c6/register/soc/timer_group_reg.h +++ b/components/soc/esp32c6/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/trace_reg.h b/components/soc/esp32c6/register/soc/trace_reg.h index 7fb97a2249..597c3de889 100644 --- a/components/soc/esp32c6/register/soc/trace_reg.h +++ b/components/soc/esp32c6/register/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/twai_reg.h b/components/soc/esp32c6/register/soc/twai_reg.h index ac4ae0f6b9..71da7bda1b 100644 --- a/components/soc/esp32c6/register/soc/twai_reg.h +++ b/components/soc/esp32c6/register/soc/twai_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/uart_reg.h b/components/soc/esp32c6/register/soc/uart_reg.h index 0876f25ce6..9d6982d617 100644 --- a/components/soc/esp32c6/register/soc/uart_reg.h +++ b/components/soc/esp32c6/register/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/uhci_reg.h b/components/soc/esp32c6/register/soc/uhci_reg.h index 722a7aeca9..bddf9e025d 100644 --- a/components/soc/esp32c6/register/soc/uhci_reg.h +++ b/components/soc/esp32c6/register/soc/uhci_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/usb_serial_jtag_reg.h b/components/soc/esp32c6/register/soc/usb_serial_jtag_reg.h index dfba03af2c..1f89a9d4db 100644 --- a/components/soc/esp32c6/register/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32c6/register/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c6/register/soc/xts_aes_reg.h b/components/soc/esp32c6/register/soc/xts_aes_reg.h index 3e712c726f..443367fb02 100644 --- a/components/soc/esp32c6/register/soc/xts_aes_reg.h +++ b/components/soc/esp32c6/register/soc/xts_aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/include/modem/i2c_ana_mst_reg.h b/components/soc/esp32c61/include/modem/i2c_ana_mst_reg.h index 134ab8478d..67a50b81dc 100644 --- a/components/soc/esp32c61/include/modem/i2c_ana_mst_reg.h +++ b/components/soc/esp32c61/include/modem/i2c_ana_mst_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus diff --git a/components/soc/esp32c61/include/modem/modem_lpcon_reg.h b/components/soc/esp32c61/include/modem/modem_lpcon_reg.h index 5a5407ab66..a76f85adc0 100644 --- a/components/soc/esp32c61/include/modem/modem_lpcon_reg.h +++ b/components/soc/esp32c61/include/modem/modem_lpcon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/include/modem/modem_syscon_reg.h b/components/soc/esp32c61/include/modem/modem_syscon_reg.h index ddc36b3b47..41cd142443 100644 --- a/components/soc/esp32c61/include/modem/modem_syscon_reg.h +++ b/components/soc/esp32c61/include/modem/modem_syscon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/ahb_dma_reg.h b/components/soc/esp32c61/register/soc/ahb_dma_reg.h index 8bee2f7dbe..2a1ea23628 100644 --- a/components/soc/esp32c61/register/soc/ahb_dma_reg.h +++ b/components/soc/esp32c61/register/soc/ahb_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/apb_saradc_reg.h b/components/soc/esp32c61/register/soc/apb_saradc_reg.h index 7ffbaca329..9fa70dea9b 100644 --- a/components/soc/esp32c61/register/soc/apb_saradc_reg.h +++ b/components/soc/esp32c61/register/soc/apb_saradc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/cache_reg.h b/components/soc/esp32c61/register/soc/cache_reg.h index 543b5cf2c6..8bc284549a 100644 --- a/components/soc/esp32c61/register/soc/cache_reg.h +++ b/components/soc/esp32c61/register/soc/cache_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/cpu_apm_reg.h b/components/soc/esp32c61/register/soc/cpu_apm_reg.h index 6c2c150a78..12a4fc5ff1 100644 --- a/components/soc/esp32c61/register/soc/cpu_apm_reg.h +++ b/components/soc/esp32c61/register/soc/cpu_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/ecc_mult_reg.h b/components/soc/esp32c61/register/soc/ecc_mult_reg.h index f2dac1673e..7457fd614a 100644 --- a/components/soc/esp32c61/register/soc/ecc_mult_reg.h +++ b/components/soc/esp32c61/register/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/ecdsa_reg.h b/components/soc/esp32c61/register/soc/ecdsa_reg.h index 93e6a12546..a3b0456035 100644 --- a/components/soc/esp32c61/register/soc/ecdsa_reg.h +++ b/components/soc/esp32c61/register/soc/ecdsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/efuse_reg.h b/components/soc/esp32c61/register/soc/efuse_reg.h index ed664b988c..943abba935 100644 --- a/components/soc/esp32c61/register/soc/efuse_reg.h +++ b/components/soc/esp32c61/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/gpio_ext_reg.h b/components/soc/esp32c61/register/soc/gpio_ext_reg.h index 024cb9d354..a4e651c2d0 100644 --- a/components/soc/esp32c61/register/soc/gpio_ext_reg.h +++ b/components/soc/esp32c61/register/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/gpio_reg.h b/components/soc/esp32c61/register/soc/gpio_reg.h index 4491d685e3..e0d10d160c 100644 --- a/components/soc/esp32c61/register/soc/gpio_reg.h +++ b/components/soc/esp32c61/register/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/hp_apm_reg.h b/components/soc/esp32c61/register/soc/hp_apm_reg.h index 0f02bf0822..0d234c92d7 100644 --- a/components/soc/esp32c61/register/soc/hp_apm_reg.h +++ b/components/soc/esp32c61/register/soc/hp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/hp_system_reg.h b/components/soc/esp32c61/register/soc/hp_system_reg.h index 94da4286b9..8e57975381 100644 --- a/components/soc/esp32c61/register/soc/hp_system_reg.h +++ b/components/soc/esp32c61/register/soc/hp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/i2c_reg.h b/components/soc/esp32c61/register/soc/i2c_reg.h index c0d5b0ad23..5e8b4081c7 100644 --- a/components/soc/esp32c61/register/soc/i2c_reg.h +++ b/components/soc/esp32c61/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/i2s_reg.h b/components/soc/esp32c61/register/soc/i2s_reg.h index bcdd619990..299903752f 100644 --- a/components/soc/esp32c61/register/soc/i2s_reg.h +++ b/components/soc/esp32c61/register/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/intpri_reg.h b/components/soc/esp32c61/register/soc/intpri_reg.h index 7b421c8864..9757659425 100644 --- a/components/soc/esp32c61/register/soc/intpri_reg.h +++ b/components/soc/esp32c61/register/soc/intpri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/io_mux_reg.h b/components/soc/esp32c61/register/soc/io_mux_reg.h index 2d7f6144a4..d9e9db331a 100644 --- a/components/soc/esp32c61/register/soc/io_mux_reg.h +++ b/components/soc/esp32c61/register/soc/io_mux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/ledc_reg.h b/components/soc/esp32c61/register/soc/ledc_reg.h index d4c37b92f3..eada739d7e 100644 --- a/components/soc/esp32c61/register/soc/ledc_reg.h +++ b/components/soc/esp32c61/register/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_analog_peri_reg.h b/components/soc/esp32c61/register/soc/lp_analog_peri_reg.h index 1e5667ad6e..c5069c739d 100644 --- a/components/soc/esp32c61/register/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32c61/register/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_aon_reg.h b/components/soc/esp32c61/register/soc/lp_aon_reg.h index c66dfc9848..f6b514b527 100644 --- a/components/soc/esp32c61/register/soc/lp_aon_reg.h +++ b/components/soc/esp32c61/register/soc/lp_aon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_apm_reg.h b/components/soc/esp32c61/register/soc/lp_apm_reg.h index 1d8b81f36a..4b09de932e 100644 --- a/components/soc/esp32c61/register/soc/lp_apm_reg.h +++ b/components/soc/esp32c61/register/soc/lp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_clkrst_reg.h b/components/soc/esp32c61/register/soc/lp_clkrst_reg.h index 92484a0374..be18cf9266 100644 --- a/components/soc/esp32c61/register/soc/lp_clkrst_reg.h +++ b/components/soc/esp32c61/register/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_gpio_reg.h b/components/soc/esp32c61/register/soc/lp_gpio_reg.h index ded19d5f29..571edd38d6 100644 --- a/components/soc/esp32c61/register/soc/lp_gpio_reg.h +++ b/components/soc/esp32c61/register/soc/lp_gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_iomux_reg.h b/components/soc/esp32c61/register/soc/lp_iomux_reg.h index e5d20d0eb0..e448c9abb4 100644 --- a/components/soc/esp32c61/register/soc/lp_iomux_reg.h +++ b/components/soc/esp32c61/register/soc/lp_iomux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_tee_reg.h b/components/soc/esp32c61/register/soc/lp_tee_reg.h index e4d1539575..312784066c 100644 --- a/components/soc/esp32c61/register/soc/lp_tee_reg.h +++ b/components/soc/esp32c61/register/soc/lp_tee_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_timer_reg.h b/components/soc/esp32c61/register/soc/lp_timer_reg.h index 342a6db4f9..bcf9dbb917 100644 --- a/components/soc/esp32c61/register/soc/lp_timer_reg.h +++ b/components/soc/esp32c61/register/soc/lp_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lp_wdt_reg.h b/components/soc/esp32c61/register/soc/lp_wdt_reg.h index 36f61388ec..09c92dc6d7 100644 --- a/components/soc/esp32c61/register/soc/lp_wdt_reg.h +++ b/components/soc/esp32c61/register/soc/lp_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/lpperi_reg.h b/components/soc/esp32c61/register/soc/lpperi_reg.h index b4c9c98e21..8db41de0c8 100644 --- a/components/soc/esp32c61/register/soc/lpperi_reg.h +++ b/components/soc/esp32c61/register/soc/lpperi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/mem_monitor_reg.h b/components/soc/esp32c61/register/soc/mem_monitor_reg.h index 829e127ee6..cf7a983605 100644 --- a/components/soc/esp32c61/register/soc/mem_monitor_reg.h +++ b/components/soc/esp32c61/register/soc/mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/pau_reg.h b/components/soc/esp32c61/register/soc/pau_reg.h index b2c923f238..267554bf73 100644 --- a/components/soc/esp32c61/register/soc/pau_reg.h +++ b/components/soc/esp32c61/register/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/pcr_reg.h b/components/soc/esp32c61/register/soc/pcr_reg.h index a038c5ee7f..a8102b39e2 100644 --- a/components/soc/esp32c61/register/soc/pcr_reg.h +++ b/components/soc/esp32c61/register/soc/pcr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/pmu_reg.h b/components/soc/esp32c61/register/soc/pmu_reg.h index 435e0261b5..41b4d5b249 100644 --- a/components/soc/esp32c61/register/soc/pmu_reg.h +++ b/components/soc/esp32c61/register/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/pvt_reg.h b/components/soc/esp32c61/register/soc/pvt_reg.h index 525206ac30..f26f73ad67 100644 --- a/components/soc/esp32c61/register/soc/pvt_reg.h +++ b/components/soc/esp32c61/register/soc/pvt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/sdio_hinf_reg.h b/components/soc/esp32c61/register/soc/sdio_hinf_reg.h index 44c07f7238..e9e8749b48 100644 --- a/components/soc/esp32c61/register/soc/sdio_hinf_reg.h +++ b/components/soc/esp32c61/register/soc/sdio_hinf_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/sdio_slc_host_reg.h b/components/soc/esp32c61/register/soc/sdio_slc_host_reg.h index 178274d609..fb79705852 100644 --- a/components/soc/esp32c61/register/soc/sdio_slc_host_reg.h +++ b/components/soc/esp32c61/register/soc/sdio_slc_host_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/sdio_slc_reg.h b/components/soc/esp32c61/register/soc/sdio_slc_reg.h index dee1885d54..5c45e9bbcb 100644 --- a/components/soc/esp32c61/register/soc/sdio_slc_reg.h +++ b/components/soc/esp32c61/register/soc/sdio_slc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/sha_reg.h b/components/soc/esp32c61/register/soc/sha_reg.h index 28c92d6428..0a86cc0dc0 100644 --- a/components/soc/esp32c61/register/soc/sha_reg.h +++ b/components/soc/esp32c61/register/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/soc_etm_reg.h b/components/soc/esp32c61/register/soc/soc_etm_reg.h index 4cf2039ad8..b0987c1e49 100644 --- a/components/soc/esp32c61/register/soc/soc_etm_reg.h +++ b/components/soc/esp32c61/register/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/spi1_mem_reg.h b/components/soc/esp32c61/register/soc/spi1_mem_reg.h index 1a2e39e047..dfae45a3c1 100644 --- a/components/soc/esp32c61/register/soc/spi1_mem_reg.h +++ b/components/soc/esp32c61/register/soc/spi1_mem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/spi_mem_c_reg.h b/components/soc/esp32c61/register/soc/spi_mem_c_reg.h index 7f9bb597ba..259fe5b701 100644 --- a/components/soc/esp32c61/register/soc/spi_mem_c_reg.h +++ b/components/soc/esp32c61/register/soc/spi_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/spi_reg.h b/components/soc/esp32c61/register/soc/spi_reg.h index b68ffa8d42..d9c4648f85 100644 --- a/components/soc/esp32c61/register/soc/spi_reg.h +++ b/components/soc/esp32c61/register/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/systimer_reg.h b/components/soc/esp32c61/register/soc/systimer_reg.h index eef0e3d38f..a3f86a5463 100644 --- a/components/soc/esp32c61/register/soc/systimer_reg.h +++ b/components/soc/esp32c61/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/timer_group_reg.h b/components/soc/esp32c61/register/soc/timer_group_reg.h index eb14c04dba..509dce00d1 100644 --- a/components/soc/esp32c61/register/soc/timer_group_reg.h +++ b/components/soc/esp32c61/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/trace_reg.h b/components/soc/esp32c61/register/soc/trace_reg.h index 2340f81167..99caf991e2 100644 --- a/components/soc/esp32c61/register/soc/trace_reg.h +++ b/components/soc/esp32c61/register/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/uart_reg.h b/components/soc/esp32c61/register/soc/uart_reg.h index 3e9432e4ef..ea6dbc9309 100644 --- a/components/soc/esp32c61/register/soc/uart_reg.h +++ b/components/soc/esp32c61/register/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/usb_serial_jtag_reg.h b/components/soc/esp32c61/register/soc/usb_serial_jtag_reg.h index 8e4b2c7e38..7ed53e8864 100644 --- a/components/soc/esp32c61/register/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32c61/register/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32c61/register/soc/xts_aes_reg.h b/components/soc/esp32c61/register/soc/xts_aes_reg.h index 3e712c726f..443367fb02 100644 --- a/components/soc/esp32c61/register/soc/xts_aes_reg.h +++ b/components/soc/esp32c61/register/soc/xts_aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/include/modem/i2c_ana_mst_reg.h b/components/soc/esp32h2/include/modem/i2c_ana_mst_reg.h index fd8b2733e3..022e25c5be 100644 --- a/components/soc/esp32h2/include/modem/i2c_ana_mst_reg.h +++ b/components/soc/esp32h2/include/modem/i2c_ana_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/include/modem/modem_lpcon_reg.h b/components/soc/esp32h2/include/modem/modem_lpcon_reg.h index ccadf02af4..c765d202dd 100644 --- a/components/soc/esp32h2/include/modem/modem_lpcon_reg.h +++ b/components/soc/esp32h2/include/modem/modem_lpcon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/include/modem/modem_syscon_reg.h b/components/soc/esp32h2/include/modem/modem_syscon_reg.h index c843349e25..0cb9b9d9a1 100644 --- a/components/soc/esp32h2/include/modem/modem_syscon_reg.h +++ b/components/soc/esp32h2/include/modem/modem_syscon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/aes_reg.h b/components/soc/esp32h2/register/soc/aes_reg.h index 81c2637510..78b7544d9e 100644 --- a/components/soc/esp32h2/register/soc/aes_reg.h +++ b/components/soc/esp32h2/register/soc/aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/apb_saradc_reg.h b/components/soc/esp32h2/register/soc/apb_saradc_reg.h index c085ffec22..fdfcf1f4ac 100644 --- a/components/soc/esp32h2/register/soc/apb_saradc_reg.h +++ b/components/soc/esp32h2/register/soc/apb_saradc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/cache_reg.h b/components/soc/esp32h2/register/soc/cache_reg.h index 1b81cb25a1..a24ffb418b 100644 --- a/components/soc/esp32h2/register/soc/cache_reg.h +++ b/components/soc/esp32h2/register/soc/cache_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/ds_reg.h b/components/soc/esp32h2/register/soc/ds_reg.h index 8b833bbb19..fc2434c124 100644 --- a/components/soc/esp32h2/register/soc/ds_reg.h +++ b/components/soc/esp32h2/register/soc/ds_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/ecc_mult_reg.h b/components/soc/esp32h2/register/soc/ecc_mult_reg.h index 23c72a8729..d7d80627a5 100644 --- a/components/soc/esp32h2/register/soc/ecc_mult_reg.h +++ b/components/soc/esp32h2/register/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/ecdsa_reg.h b/components/soc/esp32h2/register/soc/ecdsa_reg.h index d4134f457d..754ad9f477 100644 --- a/components/soc/esp32h2/register/soc/ecdsa_reg.h +++ b/components/soc/esp32h2/register/soc/ecdsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/chip_rev.h" diff --git a/components/soc/esp32h2/register/soc/efuse_reg.h b/components/soc/esp32h2/register/soc/efuse_reg.h index 45bff624e3..3235ea6794 100644 --- a/components/soc/esp32h2/register/soc/efuse_reg.h +++ b/components/soc/esp32h2/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32h2/register/soc/gdma_reg.h b/components/soc/esp32h2/register/soc/gdma_reg.h index ba8d12ef42..d29ca31f01 100644 --- a/components/soc/esp32h2/register/soc/gdma_reg.h +++ b/components/soc/esp32h2/register/soc/gdma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/gpio_ext_reg.h b/components/soc/esp32h2/register/soc/gpio_ext_reg.h index b03b0e48fa..5566f449a9 100644 --- a/components/soc/esp32h2/register/soc/gpio_ext_reg.h +++ b/components/soc/esp32h2/register/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/gpio_reg.h b/components/soc/esp32h2/register/soc/gpio_reg.h index f0232a4cb1..d2ee227579 100644 --- a/components/soc/esp32h2/register/soc/gpio_reg.h +++ b/components/soc/esp32h2/register/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/hmac_reg.h b/components/soc/esp32h2/register/soc/hmac_reg.h index c943c2b88e..c59947e843 100644 --- a/components/soc/esp32h2/register/soc/hmac_reg.h +++ b/components/soc/esp32h2/register/soc/hmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/hp_apm_reg.h b/components/soc/esp32h2/register/soc/hp_apm_reg.h index 337cdedc20..50e99e9c05 100644 --- a/components/soc/esp32h2/register/soc/hp_apm_reg.h +++ b/components/soc/esp32h2/register/soc/hp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/hp_system_reg.h b/components/soc/esp32h2/register/soc/hp_system_reg.h index 21d2fce61b..2df064605b 100644 --- a/components/soc/esp32h2/register/soc/hp_system_reg.h +++ b/components/soc/esp32h2/register/soc/hp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/i2c_reg.h b/components/soc/esp32h2/register/soc/i2c_reg.h index 312562623a..001396b9bc 100644 --- a/components/soc/esp32h2/register/soc/i2c_reg.h +++ b/components/soc/esp32h2/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/i2s_reg.h b/components/soc/esp32h2/register/soc/i2s_reg.h index 5387b92ec1..ee8cb81624 100644 --- a/components/soc/esp32h2/register/soc/i2s_reg.h +++ b/components/soc/esp32h2/register/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/interrupt_matrix_reg.h b/components/soc/esp32h2/register/soc/interrupt_matrix_reg.h index 3cc2dc810d..3df9602042 100644 --- a/components/soc/esp32h2/register/soc/interrupt_matrix_reg.h +++ b/components/soc/esp32h2/register/soc/interrupt_matrix_reg.h @@ -5,7 +5,6 @@ */ #pragma once -// #include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/ledc_reg.h b/components/soc/esp32h2/register/soc/ledc_reg.h index 2bbdc187ac..ef793c8b83 100644 --- a/components/soc/esp32h2/register/soc/ledc_reg.h +++ b/components/soc/esp32h2/register/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/lp_analog_peri_reg.h b/components/soc/esp32h2/register/soc/lp_analog_peri_reg.h index ae2e89c9de..3a2b0e42bc 100644 --- a/components/soc/esp32h2/register/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32h2/register/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/lp_aon_reg.h b/components/soc/esp32h2/register/soc/lp_aon_reg.h index 32ba338371..e36f1683b9 100644 --- a/components/soc/esp32h2/register/soc/lp_aon_reg.h +++ b/components/soc/esp32h2/register/soc/lp_aon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/lp_apm0_reg.h b/components/soc/esp32h2/register/soc/lp_apm0_reg.h index e062ee0586..258e8db9b8 100644 --- a/components/soc/esp32h2/register/soc/lp_apm0_reg.h +++ b/components/soc/esp32h2/register/soc/lp_apm0_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/lp_apm_reg.h b/components/soc/esp32h2/register/soc/lp_apm_reg.h index 5681f4df0e..c63b0611e8 100644 --- a/components/soc/esp32h2/register/soc/lp_apm_reg.h +++ b/components/soc/esp32h2/register/soc/lp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/lp_clkrst_reg.h b/components/soc/esp32h2/register/soc/lp_clkrst_reg.h index 582aa19ce5..1f59a1e4f9 100644 --- a/components/soc/esp32h2/register/soc/lp_clkrst_reg.h +++ b/components/soc/esp32h2/register/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/lp_timer_reg.h b/components/soc/esp32h2/register/soc/lp_timer_reg.h index 1a11aa09b9..aac62f27f6 100644 --- a/components/soc/esp32h2/register/soc/lp_timer_reg.h +++ b/components/soc/esp32h2/register/soc/lp_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/lp_wdt_reg.h b/components/soc/esp32h2/register/soc/lp_wdt_reg.h index bc9dd26ffb..b6391d2d07 100644 --- a/components/soc/esp32h2/register/soc/lp_wdt_reg.h +++ b/components/soc/esp32h2/register/soc/lp_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/lpperi_reg.h b/components/soc/esp32h2/register/soc/lpperi_reg.h index 74462b22cf..da2afa189f 100644 --- a/components/soc/esp32h2/register/soc/lpperi_reg.h +++ b/components/soc/esp32h2/register/soc/lpperi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/mcpwm_reg.h b/components/soc/esp32h2/register/soc/mcpwm_reg.h index 0bd2abc10d..96923e71b9 100644 --- a/components/soc/esp32h2/register/soc/mcpwm_reg.h +++ b/components/soc/esp32h2/register/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/mem_monitor_reg.h b/components/soc/esp32h2/register/soc/mem_monitor_reg.h index f38844b5c9..3085ae847b 100644 --- a/components/soc/esp32h2/register/soc/mem_monitor_reg.h +++ b/components/soc/esp32h2/register/soc/mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/parl_io_reg.h b/components/soc/esp32h2/register/soc/parl_io_reg.h index 06e3ea579b..7e9e5186a6 100644 --- a/components/soc/esp32h2/register/soc/parl_io_reg.h +++ b/components/soc/esp32h2/register/soc/parl_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/pau_reg.h b/components/soc/esp32h2/register/soc/pau_reg.h index bc4108ad6f..c107238ef2 100644 --- a/components/soc/esp32h2/register/soc/pau_reg.h +++ b/components/soc/esp32h2/register/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/pcnt_reg.h b/components/soc/esp32h2/register/soc/pcnt_reg.h index 69f6ef1f24..bc13503e1b 100644 --- a/components/soc/esp32h2/register/soc/pcnt_reg.h +++ b/components/soc/esp32h2/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/pcr_reg.h b/components/soc/esp32h2/register/soc/pcr_reg.h index a18e373dde..bb07f01713 100644 --- a/components/soc/esp32h2/register/soc/pcr_reg.h +++ b/components/soc/esp32h2/register/soc/pcr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/pmu_reg.h b/components/soc/esp32h2/register/soc/pmu_reg.h index 9bb7d42368..f508efc48e 100644 --- a/components/soc/esp32h2/register/soc/pmu_reg.h +++ b/components/soc/esp32h2/register/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/rmt_reg.h b/components/soc/esp32h2/register/soc/rmt_reg.h index 9cca2eaf54..3857969055 100644 --- a/components/soc/esp32h2/register/soc/rmt_reg.h +++ b/components/soc/esp32h2/register/soc/rmt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/rsa_reg.h b/components/soc/esp32h2/register/soc/rsa_reg.h index d2f2129884..fb5f8d3249 100644 --- a/components/soc/esp32h2/register/soc/rsa_reg.h +++ b/components/soc/esp32h2/register/soc/rsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/sha_reg.h b/components/soc/esp32h2/register/soc/sha_reg.h index 18ac4cdbe8..a8c8451dfb 100644 --- a/components/soc/esp32h2/register/soc/sha_reg.h +++ b/components/soc/esp32h2/register/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/soc_etm_reg.h b/components/soc/esp32h2/register/soc/soc_etm_reg.h index cff3e795f3..021deade6d 100644 --- a/components/soc/esp32h2/register/soc/soc_etm_reg.h +++ b/components/soc/esp32h2/register/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/spi_reg.h b/components/soc/esp32h2/register/soc/spi_reg.h index cba270a443..af78ba92e3 100644 --- a/components/soc/esp32h2/register/soc/spi_reg.h +++ b/components/soc/esp32h2/register/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/systimer_reg.h b/components/soc/esp32h2/register/soc/systimer_reg.h index 5bc114cb2a..3ae1752d28 100644 --- a/components/soc/esp32h2/register/soc/systimer_reg.h +++ b/components/soc/esp32h2/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/timer_group_reg.h b/components/soc/esp32h2/register/soc/timer_group_reg.h index 8cc72820ac..09714dcc5d 100644 --- a/components/soc/esp32h2/register/soc/timer_group_reg.h +++ b/components/soc/esp32h2/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/trace_reg.h b/components/soc/esp32h2/register/soc/trace_reg.h index 7fb97a2249..597c3de889 100644 --- a/components/soc/esp32h2/register/soc/trace_reg.h +++ b/components/soc/esp32h2/register/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/twai_reg.h b/components/soc/esp32h2/register/soc/twai_reg.h index bd176bd6b1..f550185395 100644 --- a/components/soc/esp32h2/register/soc/twai_reg.h +++ b/components/soc/esp32h2/register/soc/twai_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/uart_reg.h b/components/soc/esp32h2/register/soc/uart_reg.h index 4742b496e6..5b8ef4b088 100644 --- a/components/soc/esp32h2/register/soc/uart_reg.h +++ b/components/soc/esp32h2/register/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/uhci_reg.h b/components/soc/esp32h2/register/soc/uhci_reg.h index ec2e1962cf..0f06ca00eb 100644 --- a/components/soc/esp32h2/register/soc/uhci_reg.h +++ b/components/soc/esp32h2/register/soc/uhci_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/usb_serial_jtag_reg.h b/components/soc/esp32h2/register/soc/usb_serial_jtag_reg.h index dfba03af2c..1f89a9d4db 100644 --- a/components/soc/esp32h2/register/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32h2/register/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h2/register/soc/xts_aes_reg.h b/components/soc/esp32h2/register/soc/xts_aes_reg.h index aca4e90c2b..2116ef6e01 100644 --- a/components/soc/esp32h2/register/soc/xts_aes_reg.h +++ b/components/soc/esp32h2/register/soc/xts_aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/include/modem/i2c_ana_mst_reg.h b/components/soc/esp32h21/include/modem/i2c_ana_mst_reg.h index a1d0c418f2..bb6afde9f8 100644 --- a/components/soc/esp32h21/include/modem/i2c_ana_mst_reg.h +++ b/components/soc/esp32h21/include/modem/i2c_ana_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus diff --git a/components/soc/esp32h21/include/modem/modem_lpcon_reg.h b/components/soc/esp32h21/include/modem/modem_lpcon_reg.h index eeef1e1184..05aec39d86 100644 --- a/components/soc/esp32h21/include/modem/modem_lpcon_reg.h +++ b/components/soc/esp32h21/include/modem/modem_lpcon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/include/modem/modem_syscon_reg.h b/components/soc/esp32h21/include/modem/modem_syscon_reg.h index ec061c48db..7526eb0409 100644 --- a/components/soc/esp32h21/include/modem/modem_syscon_reg.h +++ b/components/soc/esp32h21/include/modem/modem_syscon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/hw_ver_beta1/soc/lp_apm_reg.h b/components/soc/esp32h21/register/hw_ver_beta1/soc/lp_apm_reg.h index d8840e50cd..3e518898ee 100644 --- a/components/soc/esp32h21/register/hw_ver_beta1/soc/lp_apm_reg.h +++ b/components/soc/esp32h21/register/hw_ver_beta1/soc/lp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/hw_ver_mp/soc/lp_apm_reg.h b/components/soc/esp32h21/register/hw_ver_mp/soc/lp_apm_reg.h index 1c6ed79176..c51f6565ed 100644 --- a/components/soc/esp32h21/register/hw_ver_mp/soc/lp_apm_reg.h +++ b/components/soc/esp32h21/register/hw_ver_mp/soc/lp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/aes_reg.h b/components/soc/esp32h21/register/soc/aes_reg.h index 00f09218b1..c44f1ff63e 100644 --- a/components/soc/esp32h21/register/soc/aes_reg.h +++ b/components/soc/esp32h21/register/soc/aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/apb_saradc_reg.h b/components/soc/esp32h21/register/soc/apb_saradc_reg.h index 195cdc7b1e..235ebf17d6 100644 --- a/components/soc/esp32h21/register/soc/apb_saradc_reg.h +++ b/components/soc/esp32h21/register/soc/apb_saradc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/cache_reg.h b/components/soc/esp32h21/register/soc/cache_reg.h index bcd56ad96a..47b82fa8fe 100644 --- a/components/soc/esp32h21/register/soc/cache_reg.h +++ b/components/soc/esp32h21/register/soc/cache_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/ds_reg.h b/components/soc/esp32h21/register/soc/ds_reg.h index 8b833bbb19..fc2434c124 100644 --- a/components/soc/esp32h21/register/soc/ds_reg.h +++ b/components/soc/esp32h21/register/soc/ds_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/ecc_mult_reg.h b/components/soc/esp32h21/register/soc/ecc_mult_reg.h index b5ebc3b3d3..b057976827 100644 --- a/components/soc/esp32h21/register/soc/ecc_mult_reg.h +++ b/components/soc/esp32h21/register/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/ecdsa_reg.h b/components/soc/esp32h21/register/soc/ecdsa_reg.h index 9306960f81..02505bdf19 100644 --- a/components/soc/esp32h21/register/soc/ecdsa_reg.h +++ b/components/soc/esp32h21/register/soc/ecdsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/efuse_reg.h b/components/soc/esp32h21/register/soc/efuse_reg.h index ce14808711..40ff63984d 100644 --- a/components/soc/esp32h21/register/soc/efuse_reg.h +++ b/components/soc/esp32h21/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32h21/register/soc/gdma_reg.h b/components/soc/esp32h21/register/soc/gdma_reg.h index dd7f14cd86..806522141d 100644 --- a/components/soc/esp32h21/register/soc/gdma_reg.h +++ b/components/soc/esp32h21/register/soc/gdma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/gpio_ext_reg.h b/components/soc/esp32h21/register/soc/gpio_ext_reg.h index 91e5fb79fa..6d85604a41 100644 --- a/components/soc/esp32h21/register/soc/gpio_ext_reg.h +++ b/components/soc/esp32h21/register/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/gpio_reg.h b/components/soc/esp32h21/register/soc/gpio_reg.h index 350453a0e2..bd96fdf901 100644 --- a/components/soc/esp32h21/register/soc/gpio_reg.h +++ b/components/soc/esp32h21/register/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/hmac_reg.h b/components/soc/esp32h21/register/soc/hmac_reg.h index c943c2b88e..c59947e843 100644 --- a/components/soc/esp32h21/register/soc/hmac_reg.h +++ b/components/soc/esp32h21/register/soc/hmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/hp_apm_reg.h b/components/soc/esp32h21/register/soc/hp_apm_reg.h index e107c5bf66..a68a8bd335 100644 --- a/components/soc/esp32h21/register/soc/hp_apm_reg.h +++ b/components/soc/esp32h21/register/soc/hp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/hp_system_reg.h b/components/soc/esp32h21/register/soc/hp_system_reg.h index b627359c19..00af914fbe 100644 --- a/components/soc/esp32h21/register/soc/hp_system_reg.h +++ b/components/soc/esp32h21/register/soc/hp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/i2c_reg.h b/components/soc/esp32h21/register/soc/i2c_reg.h index b045f1ed42..5c453f5551 100644 --- a/components/soc/esp32h21/register/soc/i2c_reg.h +++ b/components/soc/esp32h21/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/i2s_reg.h b/components/soc/esp32h21/register/soc/i2s_reg.h index 36f7e4ebf1..25d6c72761 100644 --- a/components/soc/esp32h21/register/soc/i2s_reg.h +++ b/components/soc/esp32h21/register/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/intpri_reg.h b/components/soc/esp32h21/register/soc/intpri_reg.h index 6cf11d84fe..0832d06a35 100644 --- a/components/soc/esp32h21/register/soc/intpri_reg.h +++ b/components/soc/esp32h21/register/soc/intpri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/io_mux_reg.h b/components/soc/esp32h21/register/soc/io_mux_reg.h index 04816175c5..8b79fe4f7f 100644 --- a/components/soc/esp32h21/register/soc/io_mux_reg.h +++ b/components/soc/esp32h21/register/soc/io_mux_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/ledc_reg.h b/components/soc/esp32h21/register/soc/ledc_reg.h index 9cbc3dc825..ba332fc044 100644 --- a/components/soc/esp32h21/register/soc/ledc_reg.h +++ b/components/soc/esp32h21/register/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/lp_analog_peri_reg.h b/components/soc/esp32h21/register/soc/lp_analog_peri_reg.h index 5d4f57fb18..a6d0eeb4a8 100644 --- a/components/soc/esp32h21/register/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32h21/register/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/lp_aon_reg.h b/components/soc/esp32h21/register/soc/lp_aon_reg.h index d97a790cc3..afbbb5b67b 100644 --- a/components/soc/esp32h21/register/soc/lp_aon_reg.h +++ b/components/soc/esp32h21/register/soc/lp_aon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/lp_apm0_reg.h b/components/soc/esp32h21/register/soc/lp_apm0_reg.h index 06ba390112..9f74ba7ad7 100644 --- a/components/soc/esp32h21/register/soc/lp_apm0_reg.h +++ b/components/soc/esp32h21/register/soc/lp_apm0_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/lp_clkrst_reg.h b/components/soc/esp32h21/register/soc/lp_clkrst_reg.h index c7a0e3c692..81fb480551 100644 --- a/components/soc/esp32h21/register/soc/lp_clkrst_reg.h +++ b/components/soc/esp32h21/register/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/lp_timer_reg.h b/components/soc/esp32h21/register/soc/lp_timer_reg.h index a89acfd4ad..a61002d4de 100644 --- a/components/soc/esp32h21/register/soc/lp_timer_reg.h +++ b/components/soc/esp32h21/register/soc/lp_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/lp_wdt_reg.h b/components/soc/esp32h21/register/soc/lp_wdt_reg.h index eda7a932ac..d13de9017c 100644 --- a/components/soc/esp32h21/register/soc/lp_wdt_reg.h +++ b/components/soc/esp32h21/register/soc/lp_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/lpperi_reg.h b/components/soc/esp32h21/register/soc/lpperi_reg.h index bc32b7d9aa..096a40e54a 100644 --- a/components/soc/esp32h21/register/soc/lpperi_reg.h +++ b/components/soc/esp32h21/register/soc/lpperi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/mcpwm_reg.h b/components/soc/esp32h21/register/soc/mcpwm_reg.h index 0bd2abc10d..96923e71b9 100644 --- a/components/soc/esp32h21/register/soc/mcpwm_reg.h +++ b/components/soc/esp32h21/register/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/mem_monitor_reg.h b/components/soc/esp32h21/register/soc/mem_monitor_reg.h index 09fbc870e4..57232fc49a 100644 --- a/components/soc/esp32h21/register/soc/mem_monitor_reg.h +++ b/components/soc/esp32h21/register/soc/mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/parl_io_reg.h b/components/soc/esp32h21/register/soc/parl_io_reg.h index 9e948b3c82..802b7a6ce4 100644 --- a/components/soc/esp32h21/register/soc/parl_io_reg.h +++ b/components/soc/esp32h21/register/soc/parl_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/pau_reg.h b/components/soc/esp32h21/register/soc/pau_reg.h index 29aac99c08..01e5edc706 100644 --- a/components/soc/esp32h21/register/soc/pau_reg.h +++ b/components/soc/esp32h21/register/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/pcnt_reg.h b/components/soc/esp32h21/register/soc/pcnt_reg.h index a9142f0b28..1cfdf57178 100644 --- a/components/soc/esp32h21/register/soc/pcnt_reg.h +++ b/components/soc/esp32h21/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/pcr_reg.h b/components/soc/esp32h21/register/soc/pcr_reg.h index 7ac0e1e88b..f0edf36b7d 100644 --- a/components/soc/esp32h21/register/soc/pcr_reg.h +++ b/components/soc/esp32h21/register/soc/pcr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/pmu_reg.h b/components/soc/esp32h21/register/soc/pmu_reg.h index 6628e8ea9e..bccc9492e9 100644 --- a/components/soc/esp32h21/register/soc/pmu_reg.h +++ b/components/soc/esp32h21/register/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/pvt_reg.h b/components/soc/esp32h21/register/soc/pvt_reg.h index 762480e7ca..9acac07cef 100644 --- a/components/soc/esp32h21/register/soc/pvt_reg.h +++ b/components/soc/esp32h21/register/soc/pvt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/rmt_reg.h b/components/soc/esp32h21/register/soc/rmt_reg.h index 9963a2c04c..bff29266bf 100644 --- a/components/soc/esp32h21/register/soc/rmt_reg.h +++ b/components/soc/esp32h21/register/soc/rmt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/rsa_reg.h b/components/soc/esp32h21/register/soc/rsa_reg.h index 8bd803c2f2..4c4f59743b 100644 --- a/components/soc/esp32h21/register/soc/rsa_reg.h +++ b/components/soc/esp32h21/register/soc/rsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/sha_reg.h b/components/soc/esp32h21/register/soc/sha_reg.h index d5df4da764..0347c2614c 100644 --- a/components/soc/esp32h21/register/soc/sha_reg.h +++ b/components/soc/esp32h21/register/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/soc_etm_reg.h b/components/soc/esp32h21/register/soc/soc_etm_reg.h index bd8dd16582..58c6c97690 100644 --- a/components/soc/esp32h21/register/soc/soc_etm_reg.h +++ b/components/soc/esp32h21/register/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/spi1_mem_reg.h b/components/soc/esp32h21/register/soc/spi1_mem_reg.h index 965eedc553..10790bc887 100644 --- a/components/soc/esp32h21/register/soc/spi1_mem_reg.h +++ b/components/soc/esp32h21/register/soc/spi1_mem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/spi_mem_c_reg.h b/components/soc/esp32h21/register/soc/spi_mem_c_reg.h index 03467c784d..6d8215441b 100644 --- a/components/soc/esp32h21/register/soc/spi_mem_c_reg.h +++ b/components/soc/esp32h21/register/soc/spi_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/spi_reg.h b/components/soc/esp32h21/register/soc/spi_reg.h index 55f7894c02..4fbbd760b5 100644 --- a/components/soc/esp32h21/register/soc/spi_reg.h +++ b/components/soc/esp32h21/register/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32h21/register/soc/systimer_reg.h b/components/soc/esp32h21/register/soc/systimer_reg.h index 5d39f00e75..1fcab287b2 100644 --- a/components/soc/esp32h21/register/soc/systimer_reg.h +++ b/components/soc/esp32h21/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/tee_reg.h b/components/soc/esp32h21/register/soc/tee_reg.h index a7f87ce020..e5f9357a55 100644 --- a/components/soc/esp32h21/register/soc/tee_reg.h +++ b/components/soc/esp32h21/register/soc/tee_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/timer_group_reg.h b/components/soc/esp32h21/register/soc/timer_group_reg.h index 8251b42caf..73b4cd9d66 100644 --- a/components/soc/esp32h21/register/soc/timer_group_reg.h +++ b/components/soc/esp32h21/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/trace_reg.h b/components/soc/esp32h21/register/soc/trace_reg.h index 7fb97a2249..597c3de889 100644 --- a/components/soc/esp32h21/register/soc/trace_reg.h +++ b/components/soc/esp32h21/register/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/twai_reg.h b/components/soc/esp32h21/register/soc/twai_reg.h index bd176bd6b1..f550185395 100644 --- a/components/soc/esp32h21/register/soc/twai_reg.h +++ b/components/soc/esp32h21/register/soc/twai_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/uart_reg.h b/components/soc/esp32h21/register/soc/uart_reg.h index 8ee29cc97f..0fa2609dd9 100644 --- a/components/soc/esp32h21/register/soc/uart_reg.h +++ b/components/soc/esp32h21/register/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/uhci_reg.h b/components/soc/esp32h21/register/soc/uhci_reg.h index ec2e1962cf..0f06ca00eb 100644 --- a/components/soc/esp32h21/register/soc/uhci_reg.h +++ b/components/soc/esp32h21/register/soc/uhci_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/usb_serial_jtag_reg.h b/components/soc/esp32h21/register/soc/usb_serial_jtag_reg.h index 3190c9a8b7..cc5fced76a 100644 --- a/components/soc/esp32h21/register/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32h21/register/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h21/register/soc/xts_aes_reg.h b/components/soc/esp32h21/register/soc/xts_aes_reg.h index 622d0b0970..0f7d3aeaf0 100644 --- a/components/soc/esp32h21/register/soc/xts_aes_reg.h +++ b/components/soc/esp32h21/register/soc/xts_aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/include/modem/i2c_ana_mst_reg.h b/components/soc/esp32h4/include/modem/i2c_ana_mst_reg.h index 59048a2df3..f0744995ac 100644 --- a/components/soc/esp32h4/include/modem/i2c_ana_mst_reg.h +++ b/components/soc/esp32h4/include/modem/i2c_ana_mst_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus diff --git a/components/soc/esp32h4/include/modem/modem_lpcon_reg.h b/components/soc/esp32h4/include/modem/modem_lpcon_reg.h index 1ad6ae5948..8395aa3963 100644 --- a/components/soc/esp32h4/include/modem/modem_lpcon_reg.h +++ b/components/soc/esp32h4/include/modem/modem_lpcon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/include/modem/modem_syscon_reg.h b/components/soc/esp32h4/include/modem/modem_syscon_reg.h index 02793060be..6b4b9aa57c 100644 --- a/components/soc/esp32h4/include/modem/modem_syscon_reg.h +++ b/components/soc/esp32h4/include/modem/modem_syscon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "modem/reg_base.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/include/soc/xts_aes_reg.h b/components/soc/esp32h4/include/soc/xts_aes_reg.h index 4044ecfff8..f76f2696df 100644 --- a/components/soc/esp32h4/include/soc/xts_aes_reg.h +++ b/components/soc/esp32h4/include/soc/xts_aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/spi1_mem_reg.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/aes_reg.h b/components/soc/esp32h4/register/soc/aes_reg.h index 770bdb5ab2..b8bc44e111 100644 --- a/components/soc/esp32h4/register/soc/aes_reg.h +++ b/components/soc/esp32h4/register/soc/aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/ahb_dma_reg.h b/components/soc/esp32h4/register/soc/ahb_dma_reg.h index 7e818dd541..1f21521d9a 100644 --- a/components/soc/esp32h4/register/soc/ahb_dma_reg.h +++ b/components/soc/esp32h4/register/soc/ahb_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/apb_saradc_reg.h b/components/soc/esp32h4/register/soc/apb_saradc_reg.h index 4eee917dde..530279136a 100644 --- a/components/soc/esp32h4/register/soc/apb_saradc_reg.h +++ b/components/soc/esp32h4/register/soc/apb_saradc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/asrc_reg.h b/components/soc/esp32h4/register/soc/asrc_reg.h index 1103d226dd..756b83f800 100644 --- a/components/soc/esp32h4/register/soc/asrc_reg.h +++ b/components/soc/esp32h4/register/soc/asrc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/cpu_apm_reg.h b/components/soc/esp32h4/register/soc/cpu_apm_reg.h index ff96906189..57cbeb308c 100644 --- a/components/soc/esp32h4/register/soc/cpu_apm_reg.h +++ b/components/soc/esp32h4/register/soc/cpu_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/ecc_mult_reg.h b/components/soc/esp32h4/register/soc/ecc_mult_reg.h index 9194651e1a..eb3da84e2c 100644 --- a/components/soc/esp32h4/register/soc/ecc_mult_reg.h +++ b/components/soc/esp32h4/register/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/ecdsa_reg.h b/components/soc/esp32h4/register/soc/ecdsa_reg.h index 451ffaf15c..3f41401a3a 100644 --- a/components/soc/esp32h4/register/soc/ecdsa_reg.h +++ b/components/soc/esp32h4/register/soc/ecdsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/efuse_reg.h b/components/soc/esp32h4/register/soc/efuse_reg.h index 2831afe9d5..5fc1c62de4 100644 --- a/components/soc/esp32h4/register/soc/efuse_reg.h +++ b/components/soc/esp32h4/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32h4/register/soc/gpio_ext_reg.h b/components/soc/esp32h4/register/soc/gpio_ext_reg.h index 8f06cc344b..1414785a2f 100644 --- a/components/soc/esp32h4/register/soc/gpio_ext_reg.h +++ b/components/soc/esp32h4/register/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/gpio_reg.h b/components/soc/esp32h4/register/soc/gpio_reg.h index 25bbdd9861..3fc2a4c45d 100644 --- a/components/soc/esp32h4/register/soc/gpio_reg.h +++ b/components/soc/esp32h4/register/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/hmac_reg.h b/components/soc/esp32h4/register/soc/hmac_reg.h index 18b1172d3d..5b153e40ba 100644 --- a/components/soc/esp32h4/register/soc/hmac_reg.h +++ b/components/soc/esp32h4/register/soc/hmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/hp_apm_reg.h b/components/soc/esp32h4/register/soc/hp_apm_reg.h index 7e892bd051..d71fab6db5 100644 --- a/components/soc/esp32h4/register/soc/hp_apm_reg.h +++ b/components/soc/esp32h4/register/soc/hp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/hp_mem_apm_reg.h b/components/soc/esp32h4/register/soc/hp_mem_apm_reg.h index 2b977234c4..f65c536d90 100644 --- a/components/soc/esp32h4/register/soc/hp_mem_apm_reg.h +++ b/components/soc/esp32h4/register/soc/hp_mem_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/hp_system_reg.h b/components/soc/esp32h4/register/soc/hp_system_reg.h index 4078d734f6..73fba0a048 100644 --- a/components/soc/esp32h4/register/soc/hp_system_reg.h +++ b/components/soc/esp32h4/register/soc/hp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/huk_reg.h b/components/soc/esp32h4/register/soc/huk_reg.h index 044b44e978..ed58e6cf8d 100644 --- a/components/soc/esp32h4/register/soc/huk_reg.h +++ b/components/soc/esp32h4/register/soc/huk_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/i2c_reg.h b/components/soc/esp32h4/register/soc/i2c_reg.h index ba40c328e6..d893285894 100644 --- a/components/soc/esp32h4/register/soc/i2c_reg.h +++ b/components/soc/esp32h4/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/i2s_reg.h b/components/soc/esp32h4/register/soc/i2s_reg.h index a4f5817866..6e80a87683 100644 --- a/components/soc/esp32h4/register/soc/i2s_reg.h +++ b/components/soc/esp32h4/register/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/io_mux_reg.h b/components/soc/esp32h4/register/soc/io_mux_reg.h index cd2a020114..fadd2dd32f 100644 --- a/components/soc/esp32h4/register/soc/io_mux_reg.h +++ b/components/soc/esp32h4/register/soc/io_mux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/keymng_reg.h b/components/soc/esp32h4/register/soc/keymng_reg.h index ab55c76934..af02d3e8dd 100644 --- a/components/soc/esp32h4/register/soc/keymng_reg.h +++ b/components/soc/esp32h4/register/soc/keymng_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/ledc_reg.h b/components/soc/esp32h4/register/soc/ledc_reg.h index 6b24acb545..2f5b337c37 100644 --- a/components/soc/esp32h4/register/soc/ledc_reg.h +++ b/components/soc/esp32h4/register/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lp_analog_peri_reg.h b/components/soc/esp32h4/register/soc/lp_analog_peri_reg.h index b651d4614c..342ba87ff7 100644 --- a/components/soc/esp32h4/register/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32h4/register/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lp_aon_reg.h b/components/soc/esp32h4/register/soc/lp_aon_reg.h index 73eda6dbe2..5608544f51 100644 --- a/components/soc/esp32h4/register/soc/lp_aon_reg.h +++ b/components/soc/esp32h4/register/soc/lp_aon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lp_clkrst_reg.h b/components/soc/esp32h4/register/soc/lp_clkrst_reg.h index de4888450a..79051a2581 100644 --- a/components/soc/esp32h4/register/soc/lp_clkrst_reg.h +++ b/components/soc/esp32h4/register/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lp_gpio_reg.h b/components/soc/esp32h4/register/soc/lp_gpio_reg.h index ce65dfa318..7268c31b48 100644 --- a/components/soc/esp32h4/register/soc/lp_gpio_reg.h +++ b/components/soc/esp32h4/register/soc/lp_gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lp_iomux_reg.h b/components/soc/esp32h4/register/soc/lp_iomux_reg.h index a9d43592ba..4d3253a8e4 100644 --- a/components/soc/esp32h4/register/soc/lp_iomux_reg.h +++ b/components/soc/esp32h4/register/soc/lp_iomux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lp_tee_reg.h b/components/soc/esp32h4/register/soc/lp_tee_reg.h index 30ce50ea3f..e601d7e41f 100644 --- a/components/soc/esp32h4/register/soc/lp_tee_reg.h +++ b/components/soc/esp32h4/register/soc/lp_tee_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lp_timer_reg.h b/components/soc/esp32h4/register/soc/lp_timer_reg.h index 7609630330..e3e2deb965 100644 --- a/components/soc/esp32h4/register/soc/lp_timer_reg.h +++ b/components/soc/esp32h4/register/soc/lp_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lp_wdt_reg.h b/components/soc/esp32h4/register/soc/lp_wdt_reg.h index 8ce12dd3cd..d6aec3c7eb 100644 --- a/components/soc/esp32h4/register/soc/lp_wdt_reg.h +++ b/components/soc/esp32h4/register/soc/lp_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/lpperi_reg.h b/components/soc/esp32h4/register/soc/lpperi_reg.h index 1f08ffedc0..60b6ef4be8 100644 --- a/components/soc/esp32h4/register/soc/lpperi_reg.h +++ b/components/soc/esp32h4/register/soc/lpperi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/mcpwm_reg.h b/components/soc/esp32h4/register/soc/mcpwm_reg.h index 48cd8284f9..49901ebe72 100644 --- a/components/soc/esp32h4/register/soc/mcpwm_reg.h +++ b/components/soc/esp32h4/register/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/mem_monitor_reg.h b/components/soc/esp32h4/register/soc/mem_monitor_reg.h index a35bde2fc9..02c2a65be4 100644 --- a/components/soc/esp32h4/register/soc/mem_monitor_reg.h +++ b/components/soc/esp32h4/register/soc/mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/parl_io_reg.h b/components/soc/esp32h4/register/soc/parl_io_reg.h index 52eea5a667..524d09ec2e 100644 --- a/components/soc/esp32h4/register/soc/parl_io_reg.h +++ b/components/soc/esp32h4/register/soc/parl_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/pau_reg.h b/components/soc/esp32h4/register/soc/pau_reg.h index 078b905c21..120b0d7c77 100644 --- a/components/soc/esp32h4/register/soc/pau_reg.h +++ b/components/soc/esp32h4/register/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/pcnt_reg.h b/components/soc/esp32h4/register/soc/pcnt_reg.h index a9142f0b28..1cfdf57178 100644 --- a/components/soc/esp32h4/register/soc/pcnt_reg.h +++ b/components/soc/esp32h4/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/pcr_reg.h b/components/soc/esp32h4/register/soc/pcr_reg.h index ed03310f7b..11720ae2a5 100644 --- a/components/soc/esp32h4/register/soc/pcr_reg.h +++ b/components/soc/esp32h4/register/soc/pcr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/pmu_reg.h b/components/soc/esp32h4/register/soc/pmu_reg.h index 31c0f5391c..a70cb05a05 100644 --- a/components/soc/esp32h4/register/soc/pmu_reg.h +++ b/components/soc/esp32h4/register/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/pvt_reg.h b/components/soc/esp32h4/register/soc/pvt_reg.h index 762480e7ca..9acac07cef 100644 --- a/components/soc/esp32h4/register/soc/pvt_reg.h +++ b/components/soc/esp32h4/register/soc/pvt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/rmt_reg.h b/components/soc/esp32h4/register/soc/rmt_reg.h index 1c6c90e29c..bd34b40a6d 100644 --- a/components/soc/esp32h4/register/soc/rmt_reg.h +++ b/components/soc/esp32h4/register/soc/rmt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/rng_reg.h b/components/soc/esp32h4/register/soc/rng_reg.h index 245f42d521..8299bceebb 100644 --- a/components/soc/esp32h4/register/soc/rng_reg.h +++ b/components/soc/esp32h4/register/soc/rng_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/sha_reg.h b/components/soc/esp32h4/register/soc/sha_reg.h index 5d01ad68c6..9ed6ab18fc 100644 --- a/components/soc/esp32h4/register/soc/sha_reg.h +++ b/components/soc/esp32h4/register/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/soc_etm_reg.h b/components/soc/esp32h4/register/soc/soc_etm_reg.h index 968c65f845..b73c37cedc 100644 --- a/components/soc/esp32h4/register/soc/soc_etm_reg.h +++ b/components/soc/esp32h4/register/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/spi1_mem_reg.h b/components/soc/esp32h4/register/soc/spi1_mem_reg.h index 70b2d05e35..af2cd56ee8 100644 --- a/components/soc/esp32h4/register/soc/spi1_mem_reg.h +++ b/components/soc/esp32h4/register/soc/spi1_mem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/spi_mem_c_reg.h b/components/soc/esp32h4/register/soc/spi_mem_c_reg.h index bc96a35b3d..ebb00d8c96 100644 --- a/components/soc/esp32h4/register/soc/spi_mem_c_reg.h +++ b/components/soc/esp32h4/register/soc/spi_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/spi_reg.h b/components/soc/esp32h4/register/soc/spi_reg.h index b586125308..f631b374ee 100644 --- a/components/soc/esp32h4/register/soc/spi_reg.h +++ b/components/soc/esp32h4/register/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/systimer_reg.h b/components/soc/esp32h4/register/soc/systimer_reg.h index f046116d8f..32535267cf 100644 --- a/components/soc/esp32h4/register/soc/systimer_reg.h +++ b/components/soc/esp32h4/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/tee_reg.h b/components/soc/esp32h4/register/soc/tee_reg.h index 6413894f19..15db4fa145 100644 --- a/components/soc/esp32h4/register/soc/tee_reg.h +++ b/components/soc/esp32h4/register/soc/tee_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/timer_group_reg.h b/components/soc/esp32h4/register/soc/timer_group_reg.h index a0194cc4a3..0619b39bdb 100644 --- a/components/soc/esp32h4/register/soc/timer_group_reg.h +++ b/components/soc/esp32h4/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/touch_aon_reg.h b/components/soc/esp32h4/register/soc/touch_aon_reg.h index e31c9f52cb..d507204103 100644 --- a/components/soc/esp32h4/register/soc/touch_aon_reg.h +++ b/components/soc/esp32h4/register/soc/touch_aon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/touch_reg.h b/components/soc/esp32h4/register/soc/touch_reg.h index 5e6c3e7e11..a00758a73b 100644 --- a/components/soc/esp32h4/register/soc/touch_reg.h +++ b/components/soc/esp32h4/register/soc/touch_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/trace_reg.h b/components/soc/esp32h4/register/soc/trace_reg.h index 41828a46da..0de794c1c6 100644 --- a/components/soc/esp32h4/register/soc/trace_reg.h +++ b/components/soc/esp32h4/register/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/twaifd_reg.h b/components/soc/esp32h4/register/soc/twaifd_reg.h index aefc49b0dd..fb3ae47dda 100644 --- a/components/soc/esp32h4/register/soc/twaifd_reg.h +++ b/components/soc/esp32h4/register/soc/twaifd_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/uart_reg.h b/components/soc/esp32h4/register/soc/uart_reg.h index ac6219f099..6cf5eef761 100644 --- a/components/soc/esp32h4/register/soc/uart_reg.h +++ b/components/soc/esp32h4/register/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/uhci_reg.h b/components/soc/esp32h4/register/soc/uhci_reg.h index 1f1797f82a..e2384af9c0 100644 --- a/components/soc/esp32h4/register/soc/uhci_reg.h +++ b/components/soc/esp32h4/register/soc/uhci_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/usb_otgfs_core_ctrl_reg.h b/components/soc/esp32h4/register/soc/usb_otgfs_core_ctrl_reg.h index 4d5d87bf9f..26507b7cca 100644 --- a/components/soc/esp32h4/register/soc/usb_otgfs_core_ctrl_reg.h +++ b/components/soc/esp32h4/register/soc/usb_otgfs_core_ctrl_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/usb_serial_jtag_reg.h b/components/soc/esp32h4/register/soc/usb_serial_jtag_reg.h index 3190c9a8b7..cc5fced76a 100644 --- a/components/soc/esp32h4/register/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32h4/register/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/usb_wrap_reg.h b/components/soc/esp32h4/register/soc/usb_wrap_reg.h index a71dba6544..ac2b74fa98 100644 --- a/components/soc/esp32h4/register/soc/usb_wrap_reg.h +++ b/components/soc/esp32h4/register/soc/usb_wrap_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32h4/register/soc/zero_det_reg.h b/components/soc/esp32h4/register/soc/zero_det_reg.h index 9f294b3614..bd40db20cc 100644 --- a/components/soc/esp32h4/register/soc/zero_det_reg.h +++ b/components/soc/esp32h4/register/soc/zero_det_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/adc_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/adc_reg.h index 0cc967df22..745c51f297 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/adc_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/adc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/aes_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/aes_reg.h index 335d78c550..308ac4646c 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/aes_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/ahb_dma_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/ahb_dma_reg.h index 72c9c3a4aa..ad34fce3de 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/ahb_dma_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/ahb_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/axi_dma_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/axi_dma_reg.h index 7f39793325..af4403f089 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/axi_dma_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/axi_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/bitscrambler_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/bitscrambler_reg.h index c27d624ee0..659bb001af 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/bitscrambler_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/bitscrambler_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/dma2d_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/dma2d_reg.h index 4f9e53ddaf..614e2865e4 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/dma2d_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/dma2d_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/dma_pms_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/dma_pms_reg.h index 160bc04195..622d01e65a 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/dma_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/dma_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/ds_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/ds_reg.h index 8b833bbb19..fc2434c124 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/ds_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/ds_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/dw_gdma_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/dw_gdma_reg.h index d9c2cbd555..d8b2c259f2 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/dw_gdma_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/dw_gdma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/ecc_mult_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/ecc_mult_reg.h index bccf23f257..32991373a5 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/ecc_mult_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/ecdsa_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/ecdsa_reg.h index 2c104b9ef1..1891863aa7 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/ecdsa_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/ecdsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/efuse_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/efuse_reg.h index 42a56ba877..169a3b90fe 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/efuse_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32p4/register/hw_ver1/soc/emac_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/emac_reg.h index 7764a355cc..aa657185ed 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/emac_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/emac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/gpio_ext_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/gpio_ext_reg.h index a47b1f7307..8f94e00af7 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/gpio_ext_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/gpio_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/gpio_reg.h index 37599927aa..4a02a3593d 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/gpio_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/h264_dma_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/h264_dma_reg.h index 30788ec681..292d7fe43c 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/h264_dma_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/h264_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/h264_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/h264_reg.h index acd00c1976..02589b1ada 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/h264_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/h264_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/hmac_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/hmac_reg.h index c943c2b88e..c59947e843 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/hmac_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/hmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/hp2lp_peri_pms_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/hp2lp_peri_pms_reg.h index f60dd418aa..2a4a079a1b 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/hp2lp_peri_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/hp2lp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/hp_peri_pms_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/hp_peri_pms_reg.h index 63fb1009b7..da2f6df98b 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/hp_peri_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/hp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/hp_sys_clkrst_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/hp_sys_clkrst_reg.h index 941b87e363..cc6b8b1134 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/hp_sys_clkrst_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/hp_sys_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/huk_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/huk_reg.h index fdf68f72cc..3e7cbed02b 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/huk_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/huk_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/i2c_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/i2c_reg.h index 80f5908840..b9d285e29a 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/i2c_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/i2s_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/i2s_reg.h index bf226f2873..253e14e99d 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/i2s_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_mem_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_mem_reg.h index b30b1befe5..8deb033086 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_mem_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_mem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_reg.h index 25217a87f2..d67fac4144 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/i3c_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/i3c_slv_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/i3c_slv_reg.h index f6cc5806b6..489b430d87 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/i3c_slv_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/i3c_slv_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/icm_sys_qos_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/icm_sys_qos_reg.h index f804245c2a..2e0c56a216 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/icm_sys_qos_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/icm_sys_qos_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/icm_sys_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/icm_sys_reg.h index 5a84d5713d..3d8e61c3f4 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/icm_sys_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/icm_sys_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/interrupt_core0_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/interrupt_core0_reg.h index de08fdb2af..094e217b96 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/interrupt_core0_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/interrupt_core0_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/interrupt_core1_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/interrupt_core1_reg.h index 29791ebd22..267b4e3d04 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/interrupt_core1_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/interrupt_core1_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/iomux_mspi_pin_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/iomux_mspi_pin_reg.h index a598fa0b86..e43b5495c3 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/iomux_mspi_pin_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/iomux_mspi_pin_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/isp_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/isp_reg.h index 242e693651..a4c11fe806 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/isp_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/isp_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/jpeg_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/jpeg_reg.h index 9e110c4e80..6fb541e2e3 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/jpeg_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/jpeg_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/keymng_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/keymng_reg.h index d55bef54ab..4b10c5e3b9 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/keymng_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/keymng_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/l2mem_monitor_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/l2mem_monitor_reg.h index 5e5bfac65b..f5052dafbc 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/l2mem_monitor_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/l2mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lcd_cam_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lcd_cam_reg.h index 0bbc30d1bb..4c6cd974bd 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lcd_cam_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lcd_cam_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/ledc_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/ledc_reg.h index e8f4186e69..dd4e3bd8b9 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/ledc_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp2hp_peri_pms_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp2hp_peri_pms_reg.h index c219a7080b..43b54a905e 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp2hp_peri_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp2hp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_adc_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_adc_reg.h index c68d69e4d8..610158e947 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_adc_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_adc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_analog_peri_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_analog_peri_reg.h index a82b94584f..f915687a4e 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_clkrst_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_clkrst_reg.h index 02d09a8c98..8a873fb566 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_clkrst_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_gpio_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_gpio_reg.h index 1e75211cd7..7bb3b63a17 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_gpio_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_ana_mst_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_ana_mst_reg.h index 6e90a1c1f4..5757e078cf 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_ana_mst_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_ana_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_reg.h index 6f0b9414f6..d6b144cd2b 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_i2s_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_i2s_reg.h index 3e6867758b..1db4bae519 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_i2s_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_intr_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_intr_reg.h index c445b62b73..868b6acffe 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_intr_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_intr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_iomux_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_iomux_reg.h index a08169971a..d422381d27 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_iomux_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_iomux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_mailbox_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_mailbox_reg.h index 5419755887..72c0b6f538 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_mailbox_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_mailbox_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_peri_pms_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_peri_pms_reg.h index 3d9defcbb5..d2844d770e 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_peri_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_spi_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_spi_reg.h index 9c425131da..a68eaa8f82 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_spi_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_system_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_system_reg.h index 7ff5af4191..4a65170c8b 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_system_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_timer_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_timer_reg.h index 03d63b6a6c..ac1541d2db 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_timer_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_uart_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_uart_reg.h index 0344bb8020..87c61f6f23 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_uart_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lp_wdt_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lp_wdt_reg.h index b6241fb5fc..27358c3b07 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lp_wdt_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lp_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/lpperi_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/lpperi_reg.h index 2c174ebc07..64b06c650a 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/lpperi_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/lpperi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/mcpwm_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/mcpwm_reg.h index c050efddb4..001b0fcdd0 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/mcpwm_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/mipi_csi_bridge_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/mipi_csi_bridge_reg.h index 975d8b441b..0a1ba3e327 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/mipi_csi_bridge_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/mipi_csi_bridge_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/mipi_csi_host_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/mipi_csi_host_reg.h index ea3f3647eb..d8e63e357c 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/mipi_csi_host_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/mipi_csi_host_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/mipi_dsi_bridge_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/mipi_dsi_bridge_reg.h index 5063411382..7c40a5f36f 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/mipi_dsi_bridge_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/mipi_dsi_bridge_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/mipi_dsi_host_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/mipi_dsi_host_reg.h index 9fac9960fe..fed2b9e77f 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/mipi_dsi_host_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/mipi_dsi_host_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/parl_io_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/parl_io_reg.h index 2bcb7e4b4d..949b573d67 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/parl_io_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/parl_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/pau_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/pau_reg.h index 3a8c992c7f..5de57797a1 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/pau_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/pcnt_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/pcnt_reg.h index cd1eeeaeac..4e4dee74cf 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/pcnt_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/pmu_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/pmu_reg.h index df7ad2e523..7c9f27048d 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/pmu_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/ppa_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/ppa_reg.h index 4db7b21eac..d6ae105925 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/ppa_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/ppa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/pvt_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/pvt_reg.h index bafb7f41ca..7aea3a2760 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/pvt_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/pvt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/rmt_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/rmt_reg.h index f028e477eb..26fc38ed1f 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/rmt_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/rmt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/rsa_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/rsa_reg.h index 8bd803c2f2..4c4f59743b 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/rsa_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/rsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/rtclockcali_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/rtclockcali_reg.h index df870c8c28..1e2eddaed9 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/rtclockcali_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/rtclockcali_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/sdmmc_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/sdmmc_reg.h index e2974014b5..872a7369b0 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/sdmmc_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/sdmmc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/sha_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/sha_reg.h index 1d0588e506..ece0e55629 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/sha_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/soc_etm_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/soc_etm_reg.h index aef13885dc..78629d25cd 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/soc_etm_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_c_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_c_reg.h index f6cd8952f4..a6691f950c 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_c_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_s_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_s_reg.h index a63fba8e62..feb9896607 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_s_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/spi1_mem_s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/spi_mem_c_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/spi_mem_c_reg.h index e3a99dfada..399fc1a639 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/spi_mem_c_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/spi_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/spi_mem_s_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/spi_mem_s_reg.h index 70960fb456..5346d161cf 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/spi_mem_s_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/spi_mem_s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/spi_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/spi_reg.h index 691236275d..98614871e8 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/spi_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/systimer_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/systimer_reg.h index 5bc114cb2a..3ae1752d28 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/systimer_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/tcm_monitor_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/tcm_monitor_reg.h index 5e5bfac65b..f5052dafbc 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/tcm_monitor_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/tcm_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/timer_group_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/timer_group_reg.h index 3a4cc2af24..c199298c82 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/timer_group_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/touch_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/touch_reg.h index 2ed5ad6ecb..2ad1d2e344 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/touch_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/touch_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/trace_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/trace_reg.h index 7623601bd8..55dfa1edc5 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/trace_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/tsens_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/tsens_reg.h index 6fe5cd83e6..0bfc17cdb3 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/tsens_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/tsens_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/twai_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/twai_reg.h index 0618108236..edf5af6098 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/twai_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/twai_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/uart_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/uart_reg.h index 3365c93b48..f56622f4dd 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/uart_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/uhci_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/uhci_reg.h index 7445a970b9..a921e6e6d4 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/uhci_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/uhci_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/usb_serial_jtag_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/usb_serial_jtag_reg.h index 96cc0d97c8..ce913c5b7b 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver1/soc/usb_wrap_reg.h b/components/soc/esp32p4/register/hw_ver1/soc/usb_wrap_reg.h index 9c4b8796a2..1339bedfe7 100644 --- a/components/soc/esp32p4/register/hw_ver1/soc/usb_wrap_reg.h +++ b/components/soc/esp32p4/register/hw_ver1/soc/usb_wrap_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/adc_eco5_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/adc_eco5_reg.h index 54944ff18a..e33b3c525a 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/adc_eco5_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/adc_eco5_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/adc_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/adc_reg.h index 05566b8024..ac4df905df 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/adc_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/adc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/aes_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/aes_reg.h index 3fce867196..74bf6651ae 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/aes_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/ahb_dma_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/ahb_dma_reg.h index 180c7a38ec..ddc5c02fc8 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/ahb_dma_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/ahb_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/axi_dma_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/axi_dma_reg.h index 54f7f8d008..91fdad2473 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/axi_dma_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/axi_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/axi_perf_mon_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/axi_perf_mon_reg.h index 1bce744115..da9274e2b8 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/axi_perf_mon_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/axi_perf_mon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/bitscrambler_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/bitscrambler_reg.h index c27d624ee0..659bb001af 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/bitscrambler_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/bitscrambler_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/dma2d_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/dma2d_reg.h index b4df7aa450..8b746ef487 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/dma2d_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/dma2d_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/dma_pms_eco5_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/dma_pms_eco5_reg.h index 3d1b58a2f4..796fcf971c 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/dma_pms_eco5_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/dma_pms_eco5_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/dma_pms_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/dma_pms_reg.h index 160bc04195..622d01e65a 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/dma_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/dma_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/ds_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/ds_reg.h index 86e0a3ccbc..73205389cb 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/ds_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/ds_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/dw_gdma_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/dw_gdma_reg.h index d9c2cbd555..d8b2c259f2 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/dw_gdma_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/dw_gdma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/ecc_mult_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/ecc_mult_reg.h index e6dee9d1b9..eb8a85262a 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/ecc_mult_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/ecdsa_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/ecdsa_reg.h index 8407e4be62..cc8ce475de 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/ecdsa_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/ecdsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/efuse_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/efuse_reg.h index 81384f63d3..bc5d289dfc 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/efuse_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32p4/register/hw_ver3/soc/emac_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/emac_reg.h index 7764a355cc..aa657185ed 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/emac_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/emac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/gpio_ext_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/gpio_ext_reg.h index 3e70f75d68..72245cfda1 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/gpio_ext_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/gpio_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/gpio_reg.h index 4051b6ca59..e73a5ff8cc 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/gpio_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/h264_dma_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/h264_dma_reg.h index 31e3795c36..e9c7f0019b 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/h264_dma_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/h264_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/h264_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/h264_reg.h index b37d021e78..04d9b83265 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/h264_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/h264_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/hmac_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/hmac_reg.h index 18b1172d3d..5b153e40ba 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/hmac_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/hmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_eco5_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_eco5_reg.h index 259ce60c1e..97e940133b 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_eco5_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_eco5_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_reg.h index f60dd418aa..2a4a079a1b 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/hp2lp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_eco5_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_eco5_reg.h index ade1215e6e..49d6aa1643 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_eco5_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_eco5_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_reg.h index 63fb1009b7..da2f6df98b 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/hp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/hp_sys_clkrst_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/hp_sys_clkrst_reg.h index ec107f6126..f1d6736369 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/hp_sys_clkrst_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/hp_sys_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/huk_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/huk_reg.h index 044b44e978..ed58e6cf8d 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/huk_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/huk_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/i2c_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/i2c_reg.h index 66f2912096..70fe737dd5 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/i2c_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/i2s_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/i2s_reg.h index bf226f2873..253e14e99d 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/i2s_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_mem_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_mem_reg.h index b30b1befe5..8deb033086 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_mem_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_mem_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_reg.h index 25217a87f2..d67fac4144 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/i3c_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/i3c_slv_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/i3c_slv_reg.h index f6cc5806b6..489b430d87 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/i3c_slv_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/i3c_slv_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/icm_sys_qos_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/icm_sys_qos_reg.h index 4d786e21a2..aa7d850952 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/icm_sys_qos_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/icm_sys_qos_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/icm_sys_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/icm_sys_reg.h index d537dcddeb..12482ab596 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/icm_sys_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/icm_sys_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/iomux_mspi_pin_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/iomux_mspi_pin_reg.h index bad99425db..c3c0773175 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/iomux_mspi_pin_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/iomux_mspi_pin_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/isp_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/isp_reg.h index 581ef240d0..3b8a27f180 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/isp_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/isp_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/jpeg_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/jpeg_reg.h index 69a68a89c2..86d7723912 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/jpeg_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/jpeg_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/keymng_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/keymng_reg.h index c5a86bfc16..3e5b1c6244 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/keymng_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/keymng_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lcd_cam_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lcd_cam_reg.h index 3e347a7ddb..9c967466d0 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lcd_cam_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lcd_cam_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/ledc_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/ledc_reg.h index 772833b3c4..d5855ab9e3 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/ledc_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_eco5_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_eco5_reg.h index e837297c6b..e82770c04f 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_eco5_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_eco5_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_reg.h index c219a7080b..43b54a905e 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp2hp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_adc_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_adc_reg.h index ad358f4af6..05ab6977da 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_adc_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_adc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_analog_peri_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_analog_peri_reg.h index 7107f42545..e9cc294c42 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_clkrst_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_clkrst_reg.h index 02d09a8c98..8a873fb566 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_clkrst_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_gpio_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_gpio_reg.h index 1e75211cd7..7bb3b63a17 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_gpio_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_ana_mst_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_ana_mst_reg.h index ec981e4375..df0b32e7d2 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_ana_mst_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_ana_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_reg.h index 949e1a41f5..d4f096c147 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_i2s_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_i2s_reg.h index 3e6867758b..1db4bae519 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_i2s_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_intr_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_intr_reg.h index 3ae7ed2621..b8b43777ae 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_intr_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_intr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_iomux_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_iomux_reg.h index a08169971a..d422381d27 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_iomux_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_iomux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_mailbox_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_mailbox_reg.h index 0b13828b54..e9403e9116 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_mailbox_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_mailbox_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_eco5_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_eco5_reg.h index f61805e059..cffe2a23d1 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_eco5_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_eco5_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_reg.h index 3d9defcbb5..d2844d770e 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_spi_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_spi_reg.h index d59ac24fe1..4fac8993ba 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_spi_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_system_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_system_reg.h index 331b251f88..baaffd12bc 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_system_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_timer_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_timer_reg.h index 03d63b6a6c..ac1541d2db 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_timer_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_uart_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_uart_reg.h index e75ac02f27..c26a498b11 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_uart_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lp_wdt_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lp_wdt_reg.h index 119a73c710..d4faaabadc 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lp_wdt_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lp_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/lpperi_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/lpperi_reg.h index d7e735b780..f14e7c22da 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/lpperi_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/lpperi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/mcpwm_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/mcpwm_reg.h index e6f0d46a91..186ff2494e 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/mcpwm_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/mem_monitor_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/mem_monitor_reg.h index 5e5bfac65b..f5052dafbc 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/mem_monitor_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/mipi_csi_bridge_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/mipi_csi_bridge_reg.h index 11a697d47a..bb39a7b7f2 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/mipi_csi_bridge_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/mipi_csi_bridge_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/mipi_csi_host_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/mipi_csi_host_reg.h index ea3f3647eb..d8e63e357c 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/mipi_csi_host_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/mipi_csi_host_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/mipi_dsi_bridge_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/mipi_dsi_bridge_reg.h index b0c2bbe51f..5db294fbfe 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/mipi_dsi_bridge_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/mipi_dsi_bridge_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/mipi_dsi_host_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/mipi_dsi_host_reg.h index 9fac9960fe..fed2b9e77f 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/mipi_dsi_host_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/mipi_dsi_host_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/parl_io_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/parl_io_reg.h index b1af7657ab..9132fd692a 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/parl_io_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/parl_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/pau_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/pau_reg.h index 1f7ac800ca..617a1bf552 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/pau_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/pcnt_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/pcnt_reg.h index c15d5a3a0a..b2f2cd8144 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/pcnt_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/pmu_eco5_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/pmu_eco5_reg.h index 6b6a48b448..f67d158e20 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/pmu_eco5_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/pmu_eco5_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/pmu_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/pmu_reg.h index 0ff74d9fea..62b8eea708 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/pmu_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/ppa_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/ppa_reg.h index 7dc4360301..f826601112 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/ppa_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/ppa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/pvt_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/pvt_reg.h index 7b720c88e2..1c2cc0ee61 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/pvt_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/pvt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/rmt_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/rmt_reg.h index ecf80882ab..a8b1d9e13d 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/rmt_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/rmt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/rsa_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/rsa_reg.h index 1e7e90f6b1..88aab4687f 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/rsa_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/rsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/rtclockcali_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/rtclockcali_reg.h index cf92d6fc55..abe505ca14 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/rtclockcali_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/rtclockcali_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/sdmmc_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/sdmmc_reg.h index afcbb0273b..70de29f5da 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/sdmmc_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/sdmmc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/sha_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/sha_reg.h index 8e2e3a0c4a..04404c2a92 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/sha_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/soc_etm_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/soc_etm_reg.h index e999854171..768b9c918c 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/soc_etm_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_c_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_c_reg.h index 9cbcc3e618..847c79b9a5 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_c_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_s_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_s_reg.h index dd8926b1e3..d584695ebf 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_s_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/spi1_mem_s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/spi_mem_c_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/spi_mem_c_reg.h index f775fd41d3..924c454092 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/spi_mem_c_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/spi_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/spi_mem_s_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/spi_mem_s_reg.h index fab59a6a91..af5c37d264 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/spi_mem_s_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/spi_mem_s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/spi_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/spi_reg.h index 691236275d..98614871e8 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/spi_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/systimer_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/systimer_reg.h index 5d39f00e75..1fcab287b2 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/systimer_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/timer_group_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/timer_group_reg.h index 6f71e7ecf1..25b0a63a98 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/timer_group_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/touch_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/touch_reg.h index bb3b1c29fc..3e1910326d 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/touch_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/touch_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/trace_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/trace_reg.h index 9825cecd0d..54e6be83eb 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/trace_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/trng_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/trng_reg.h index 4774427b9b..db696edf7f 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/trng_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/trng_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/tsens_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/tsens_reg.h index 6fe5cd83e6..0bfc17cdb3 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/tsens_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/tsens_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/twai_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/twai_reg.h index dcbb763a5c..ff3e484ee9 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/twai_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/twai_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/uart_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/uart_reg.h index 3365c93b48..f56622f4dd 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/uart_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/uhci_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/uhci_reg.h index 1e107cbcec..da0535427c 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/uhci_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/uhci_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/usb_serial_jtag_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/usb_serial_jtag_reg.h index 125ebade43..0ba1f25354 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32p4/register/hw_ver3/soc/usb_wrap_reg.h b/components/soc/esp32p4/register/hw_ver3/soc/usb_wrap_reg.h index 9c4b8796a2..1339bedfe7 100644 --- a/components/soc/esp32p4/register/hw_ver3/soc/usb_wrap_reg.h +++ b/components/soc/esp32p4/register/hw_ver3/soc/usb_wrap_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s2/register/soc/cp_dma_reg.h b/components/soc/esp32s2/register/soc/cp_dma_reg.h index 9829f6f19b..2b5242f0d5 100644 --- a/components/soc/esp32s2/register/soc/cp_dma_reg.h +++ b/components/soc/esp32s2/register/soc/cp_dma_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s2/register/soc/dedic_gpio_reg.h b/components/soc/esp32s2/register/soc/dedic_gpio_reg.h index cf9d19599b..6905414235 100644 --- a/components/soc/esp32s2/register/soc/dedic_gpio_reg.h +++ b/components/soc/esp32s2/register/soc/dedic_gpio_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32s2/register/soc/efuse_reg.h b/components/soc/esp32s2/register/soc/efuse_reg.h index 541c3ea03c..8638ea4321 100644 --- a/components/soc/esp32s2/register/soc/efuse_reg.h +++ b/components/soc/esp32s2/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32s2/register/soc/pcnt_reg.h b/components/soc/esp32s2/register/soc/pcnt_reg.h index 9aa6870a8f..f242ef09e3 100644 --- a/components/soc/esp32s2/register/soc/pcnt_reg.h +++ b/components/soc/esp32s2/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32s2/register/soc/systimer_reg.h b/components/soc/esp32s2/register/soc/systimer_reg.h index 548692038d..0bbc0c86a3 100644 --- a/components/soc/esp32s2/register/soc/systimer_reg.h +++ b/components/soc/esp32s2/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s2/register/soc/timer_group_reg.h b/components/soc/esp32s2/register/soc/timer_group_reg.h index 2f652ee539..4d13de7c2f 100644 --- a/components/soc/esp32s2/register/soc/timer_group_reg.h +++ b/components/soc/esp32s2/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s2/register/soc/usb_reg.h b/components/soc/esp32s2/register/soc/usb_reg.h index ed51ea52b8..53e08d86d0 100644 --- a/components/soc/esp32s2/register/soc/usb_reg.h +++ b/components/soc/esp32s2/register/soc/usb_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s2/register/soc/usb_wrap_reg.h b/components/soc/esp32s2/register/soc/usb_wrap_reg.h index d3781e4886..fac8170588 100644 --- a/components/soc/esp32s2/register/soc/usb_wrap_reg.h +++ b/components/soc/esp32s2/register/soc/usb_wrap_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s3/register/soc/efuse_reg.h b/components/soc/esp32s3/register/soc/efuse_reg.h index 7e06f634a4..d523fb3a2a 100644 --- a/components/soc/esp32s3/register/soc/efuse_reg.h +++ b/components/soc/esp32s3/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #include "soc/efuse_defs.h" #ifdef __cplusplus diff --git a/components/soc/esp32s3/register/soc/i2c_reg.h b/components/soc/esp32s3/register/soc/i2c_reg.h index 16d4ebfe90..a457d4196a 100644 --- a/components/soc/esp32s3/register/soc/i2c_reg.h +++ b/components/soc/esp32s3/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s3/register/soc/lcd_cam_reg.h b/components/soc/esp32s3/register/soc/lcd_cam_reg.h index a07a86535f..d99283d491 100644 --- a/components/soc/esp32s3/register/soc/lcd_cam_reg.h +++ b/components/soc/esp32s3/register/soc/lcd_cam_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s3/register/soc/mcpwm_reg.h b/components/soc/esp32s3/register/soc/mcpwm_reg.h index c199c590e7..c0504dfafe 100644 --- a/components/soc/esp32s3/register/soc/mcpwm_reg.h +++ b/components/soc/esp32s3/register/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s3/register/soc/pcnt_reg.h b/components/soc/esp32s3/register/soc/pcnt_reg.h index 9aa6870a8f..f242ef09e3 100644 --- a/components/soc/esp32s3/register/soc/pcnt_reg.h +++ b/components/soc/esp32s3/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32s3/register/soc/rtc_i2c_reg.h b/components/soc/esp32s3/register/soc/rtc_i2c_reg.h index 98190d670c..689d0b0e6b 100644 --- a/components/soc/esp32s3/register/soc/rtc_i2c_reg.h +++ b/components/soc/esp32s3/register/soc/rtc_i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s3/register/soc/systimer_reg.h b/components/soc/esp32s3/register/soc/systimer_reg.h index 3b957d7a76..fc1ad7dfad 100644 --- a/components/soc/esp32s3/register/soc/systimer_reg.h +++ b/components/soc/esp32s3/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s3/register/soc/timer_group_reg.h b/components/soc/esp32s3/register/soc/timer_group_reg.h index 61139bf328..498748cb05 100644 --- a/components/soc/esp32s3/register/soc/timer_group_reg.h +++ b/components/soc/esp32s3/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s3/register/soc/uart_reg.h b/components/soc/esp32s3/register/soc/uart_reg.h index 12ffd96225..9c739f1531 100644 --- a/components/soc/esp32s3/register/soc/uart_reg.h +++ b/components/soc/esp32s3/register/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s3/register/soc/usb_reg.h b/components/soc/esp32s3/register/soc/usb_reg.h index a20e245533..32807f0fc7 100644 --- a/components/soc/esp32s3/register/soc/usb_reg.h +++ b/components/soc/esp32s3/register/soc/usb_reg.h @@ -6,7 +6,6 @@ #pragma once -#include #include "soc/soc.h" #include "soc/soc.h" #ifdef __cplusplus diff --git a/components/soc/esp32s3/register/soc/world_controller_reg.h b/components/soc/esp32s3/register/soc/world_controller_reg.h index 44e71bab0b..a4a2cd175c 100644 --- a/components/soc/esp32s3/register/soc/world_controller_reg.h +++ b/components/soc/esp32s3/register/soc/world_controller_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/include/modem/modem_lpcon_reg.h b/components/soc/esp32s31/include/modem/modem_lpcon_reg.h index e5113d6aef..9c2e392493 100644 --- a/components/soc/esp32s31/include/modem/modem_lpcon_reg.h +++ b/components/soc/esp32s31/include/modem/modem_lpcon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/include/modem/modem_syscon_reg.h b/components/soc/esp32s31/include/modem/modem_syscon_reg.h index 0cfea21587..81f7f88017 100644 --- a/components/soc/esp32s31/include/modem/modem_syscon_reg.h +++ b/components/soc/esp32s31/include/modem/modem_syscon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/include/modem/modem_widgets_reg.h b/components/soc/esp32s31/include/modem/modem_widgets_reg.h index 2cb66ed237..9a88004c8d 100644 --- a/components/soc/esp32s31/include/modem/modem_widgets_reg.h +++ b/components/soc/esp32s31/include/modem/modem_widgets_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/adc_reg.h b/components/soc/esp32s31/register/soc/adc_reg.h index 4ef16e6c42..51d92dbeaf 100644 --- a/components/soc/esp32s31/register/soc/adc_reg.h +++ b/components/soc/esp32s31/register/soc/adc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/aes_reg.h b/components/soc/esp32s31/register/soc/aes_reg.h index 1fb128bb46..6a4a825183 100644 --- a/components/soc/esp32s31/register/soc/aes_reg.h +++ b/components/soc/esp32s31/register/soc/aes_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/ahb_dma_reg.h b/components/soc/esp32s31/register/soc/ahb_dma_reg.h index b1d56b3cf5..7378352a0e 100644 --- a/components/soc/esp32s31/register/soc/ahb_dma_reg.h +++ b/components/soc/esp32s31/register/soc/ahb_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/asrc_reg.h b/components/soc/esp32s31/register/soc/asrc_reg.h index 1103d226dd..756b83f800 100644 --- a/components/soc/esp32s31/register/soc/asrc_reg.h +++ b/components/soc/esp32s31/register/soc/asrc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/axi_dma_reg.h b/components/soc/esp32s31/register/soc/axi_dma_reg.h index 28427f3852..8c9df20e45 100644 --- a/components/soc/esp32s31/register/soc/axi_dma_reg.h +++ b/components/soc/esp32s31/register/soc/axi_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/axi_perf_mon_reg.h b/components/soc/esp32s31/register/soc/axi_perf_mon_reg.h index 28115ec4bb..988199a2a1 100644 --- a/components/soc/esp32s31/register/soc/axi_perf_mon_reg.h +++ b/components/soc/esp32s31/register/soc/axi_perf_mon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/bitscrambler_reg.h b/components/soc/esp32s31/register/soc/bitscrambler_reg.h index 9941e47974..3ce8e999c3 100644 --- a/components/soc/esp32s31/register/soc/bitscrambler_reg.h +++ b/components/soc/esp32s31/register/soc/bitscrambler_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/cache_reg.h b/components/soc/esp32s31/register/soc/cache_reg.h index c442b8de04..64f430944c 100644 --- a/components/soc/esp32s31/register/soc/cache_reg.h +++ b/components/soc/esp32s31/register/soc/cache_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/cnnt_io_mux_reg.h b/components/soc/esp32s31/register/soc/cnnt_io_mux_reg.h index 1c685ac48d..5544770e2b 100644 --- a/components/soc/esp32s31/register/soc/cnnt_io_mux_reg.h +++ b/components/soc/esp32s31/register/soc/cnnt_io_mux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/cnnt_sys_reg.h b/components/soc/esp32s31/register/soc/cnnt_sys_reg.h index b819f7f5a7..b5b339f935 100644 --- a/components/soc/esp32s31/register/soc/cnnt_sys_reg.h +++ b/components/soc/esp32s31/register/soc/cnnt_sys_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/cordic_reg.h b/components/soc/esp32s31/register/soc/cordic_reg.h index 3d3c8a7a8b..ddc061f3ab 100644 --- a/components/soc/esp32s31/register/soc/cordic_reg.h +++ b/components/soc/esp32s31/register/soc/cordic_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/cpu_apm_reg.h b/components/soc/esp32s31/register/soc/cpu_apm_reg.h index ca8e2a17a3..84632bf433 100644 --- a/components/soc/esp32s31/register/soc/cpu_apm_reg.h +++ b/components/soc/esp32s31/register/soc/cpu_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/dac_reg.h b/components/soc/esp32s31/register/soc/dac_reg.h index 5ce61f3764..4eba1eed9e 100644 --- a/components/soc/esp32s31/register/soc/dac_reg.h +++ b/components/soc/esp32s31/register/soc/dac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/dma2d_reg.h b/components/soc/esp32s31/register/soc/dma2d_reg.h index e283213a36..856e654bbb 100644 --- a/components/soc/esp32s31/register/soc/dma2d_reg.h +++ b/components/soc/esp32s31/register/soc/dma2d_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/ds_reg.h b/components/soc/esp32s31/register/soc/ds_reg.h index 111b7819a8..558337a2d9 100644 --- a/components/soc/esp32s31/register/soc/ds_reg.h +++ b/components/soc/esp32s31/register/soc/ds_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/ecc_mult_reg.h b/components/soc/esp32s31/register/soc/ecc_mult_reg.h index 58b0a66cf4..6a0e4ce9e3 100644 --- a/components/soc/esp32s31/register/soc/ecc_mult_reg.h +++ b/components/soc/esp32s31/register/soc/ecc_mult_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/ecdsa_reg.h b/components/soc/esp32s31/register/soc/ecdsa_reg.h index aeef5da3f8..ec236c252d 100644 --- a/components/soc/esp32s31/register/soc/ecdsa_reg.h +++ b/components/soc/esp32s31/register/soc/ecdsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/efuse_reg.h b/components/soc/esp32s31/register/soc/efuse_reg.h index f858ca4303..9d7e4811a6 100644 --- a/components/soc/esp32s31/register/soc/efuse_reg.h +++ b/components/soc/esp32s31/register/soc/efuse_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/gmac_reg.h b/components/soc/esp32s31/register/soc/gmac_reg.h index 594cded023..2168c0c3b0 100644 --- a/components/soc/esp32s31/register/soc/gmac_reg.h +++ b/components/soc/esp32s31/register/soc/gmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/gpio_ext_reg.h b/components/soc/esp32s31/register/soc/gpio_ext_reg.h index ef3ef8b26b..eca1b44825 100644 --- a/components/soc/esp32s31/register/soc/gpio_ext_reg.h +++ b/components/soc/esp32s31/register/soc/gpio_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/gpio_reg.h b/components/soc/esp32s31/register/soc/gpio_reg.h index 3b34ee34b5..40e90b2990 100644 --- a/components/soc/esp32s31/register/soc/gpio_reg.h +++ b/components/soc/esp32s31/register/soc/gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/hmac_reg.h b/components/soc/esp32s31/register/soc/hmac_reg.h index 86a0cfe122..559ebc3f27 100644 --- a/components/soc/esp32s31/register/soc/hmac_reg.h +++ b/components/soc/esp32s31/register/soc/hmac_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/hp_alive_sys_reg.h b/components/soc/esp32s31/register/soc/hp_alive_sys_reg.h index c2da27e85d..398dc272c6 100644 --- a/components/soc/esp32s31/register/soc/hp_alive_sys_reg.h +++ b/components/soc/esp32s31/register/soc/hp_alive_sys_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/hp_apm_reg.h b/components/soc/esp32s31/register/soc/hp_apm_reg.h index 34887ee49d..fbe2b2daf2 100644 --- a/components/soc/esp32s31/register/soc/hp_apm_reg.h +++ b/components/soc/esp32s31/register/soc/hp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/hp_mem_apm_reg.h b/components/soc/esp32s31/register/soc/hp_mem_apm_reg.h index 6c99b16e30..2f77569c63 100644 --- a/components/soc/esp32s31/register/soc/hp_mem_apm_reg.h +++ b/components/soc/esp32s31/register/soc/hp_mem_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/hp_peri0_pms_reg.h b/components/soc/esp32s31/register/soc/hp_peri0_pms_reg.h index 15f4d9c6c7..0d88267b5d 100644 --- a/components/soc/esp32s31/register/soc/hp_peri0_pms_reg.h +++ b/components/soc/esp32s31/register/soc/hp_peri0_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/hp_peri1_pms_reg.h b/components/soc/esp32s31/register/soc/hp_peri1_pms_reg.h index 1dd1ac316a..ac7b57e05b 100644 --- a/components/soc/esp32s31/register/soc/hp_peri1_pms_reg.h +++ b/components/soc/esp32s31/register/soc/hp_peri1_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/hp_sys_clkrst_reg.h b/components/soc/esp32s31/register/soc/hp_sys_clkrst_reg.h index 10e1c90054..1235ea780e 100644 --- a/components/soc/esp32s31/register/soc/hp_sys_clkrst_reg.h +++ b/components/soc/esp32s31/register/soc/hp_sys_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/hp_system_reg.h b/components/soc/esp32s31/register/soc/hp_system_reg.h index 76b7e761f6..30aa266ef1 100644 --- a/components/soc/esp32s31/register/soc/hp_system_reg.h +++ b/components/soc/esp32s31/register/soc/hp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -// #include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/huk_reg.h b/components/soc/esp32s31/register/soc/huk_reg.h index 044b44e978..ed58e6cf8d 100644 --- a/components/soc/esp32s31/register/soc/huk_reg.h +++ b/components/soc/esp32s31/register/soc/huk_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/i2c_reg.h b/components/soc/esp32s31/register/soc/i2c_reg.h index 33d55bc810..8eb5b34924 100644 --- a/components/soc/esp32s31/register/soc/i2c_reg.h +++ b/components/soc/esp32s31/register/soc/i2c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/i2s_reg.h b/components/soc/esp32s31/register/soc/i2s_reg.h index 72a6d34ebc..7be00b1c80 100644 --- a/components/soc/esp32s31/register/soc/i2s_reg.h +++ b/components/soc/esp32s31/register/soc/i2s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/icm_sys_axi_ic_reg.h b/components/soc/esp32s31/register/soc/icm_sys_axi_ic_reg.h index df3ba7452d..4a7fbbfbdd 100644 --- a/components/soc/esp32s31/register/soc/icm_sys_axi_ic_reg.h +++ b/components/soc/esp32s31/register/soc/icm_sys_axi_ic_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/icm_sys_reg.h b/components/soc/esp32s31/register/soc/icm_sys_reg.h index d908169e54..470da54838 100644 --- a/components/soc/esp32s31/register/soc/icm_sys_reg.h +++ b/components/soc/esp32s31/register/soc/icm_sys_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/interrupt_core0_reg.h b/components/soc/esp32s31/register/soc/interrupt_core0_reg.h index 9727ef31f9..0b53a0bed1 100644 --- a/components/soc/esp32s31/register/soc/interrupt_core0_reg.h +++ b/components/soc/esp32s31/register/soc/interrupt_core0_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/interrupt_core1_reg.h b/components/soc/esp32s31/register/soc/interrupt_core1_reg.h index c97d362409..1464294a42 100644 --- a/components/soc/esp32s31/register/soc/interrupt_core1_reg.h +++ b/components/soc/esp32s31/register/soc/interrupt_core1_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/iomux_mspi_pin_reg.h b/components/soc/esp32s31/register/soc/iomux_mspi_pin_reg.h index f4df7d3544..a428aca545 100644 --- a/components/soc/esp32s31/register/soc/iomux_mspi_pin_reg.h +++ b/components/soc/esp32s31/register/soc/iomux_mspi_pin_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/jpeg_reg.h b/components/soc/esp32s31/register/soc/jpeg_reg.h index e655dfb7a9..2a74b1636d 100644 --- a/components/soc/esp32s31/register/soc/jpeg_reg.h +++ b/components/soc/esp32s31/register/soc/jpeg_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/keymng_reg.h b/components/soc/esp32s31/register/soc/keymng_reg.h index f37ff99eaa..cacf6c435a 100644 --- a/components/soc/esp32s31/register/soc/keymng_reg.h +++ b/components/soc/esp32s31/register/soc/keymng_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lcd_cam_reg.h b/components/soc/esp32s31/register/soc/lcd_cam_reg.h index bb5f29498e..870ffcc3e5 100644 --- a/components/soc/esp32s31/register/soc/lcd_cam_reg.h +++ b/components/soc/esp32s31/register/soc/lcd_cam_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/ledc_reg.h b/components/soc/esp32s31/register/soc/ledc_reg.h index 7bb26501a5..3570e100b5 100644 --- a/components/soc/esp32s31/register/soc/ledc_reg.h +++ b/components/soc/esp32s31/register/soc/ledc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_adi_reg.h b/components/soc/esp32s31/register/soc/lp_adi_reg.h index e3f5fb922f..f2ecb60c5b 100644 --- a/components/soc/esp32s31/register/soc/lp_adi_reg.h +++ b/components/soc/esp32s31/register/soc/lp_adi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_ahb_dma_reg.h b/components/soc/esp32s31/register/soc/lp_ahb_dma_reg.h index badf822c73..cb87a0d813 100644 --- a/components/soc/esp32s31/register/soc/lp_ahb_dma_reg.h +++ b/components/soc/esp32s31/register/soc/lp_ahb_dma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_analog_peri_reg.h b/components/soc/esp32s31/register/soc/lp_analog_peri_reg.h index 3849546aa1..3cc70534cb 100644 --- a/components/soc/esp32s31/register/soc/lp_analog_peri_reg.h +++ b/components/soc/esp32s31/register/soc/lp_analog_peri_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_apm_reg.h b/components/soc/esp32s31/register/soc/lp_apm_reg.h index f78c4f0c33..588cf13bb3 100644 --- a/components/soc/esp32s31/register/soc/lp_apm_reg.h +++ b/components/soc/esp32s31/register/soc/lp_apm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_clkrst_reg.h b/components/soc/esp32s31/register/soc/lp_clkrst_reg.h index e67a148b38..6e12ecd4fd 100644 --- a/components/soc/esp32s31/register/soc/lp_clkrst_reg.h +++ b/components/soc/esp32s31/register/soc/lp_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_gpio_reg.h b/components/soc/esp32s31/register/soc/lp_gpio_reg.h index c1adc32556..4a4b2a473f 100644 --- a/components/soc/esp32s31/register/soc/lp_gpio_reg.h +++ b/components/soc/esp32s31/register/soc/lp_gpio_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_i2c_ana_mst_reg.h b/components/soc/esp32s31/register/soc/lp_i2c_ana_mst_reg.h index 0c96d3ba0c..98fd8de11f 100644 --- a/components/soc/esp32s31/register/soc/lp_i2c_ana_mst_reg.h +++ b/components/soc/esp32s31/register/soc/lp_i2c_ana_mst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_i2c_ext_reg.h b/components/soc/esp32s31/register/soc/lp_i2c_ext_reg.h index c81c865a60..1d4a4787b8 100644 --- a/components/soc/esp32s31/register/soc/lp_i2c_ext_reg.h +++ b/components/soc/esp32s31/register/soc/lp_i2c_ext_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_intr_reg.h b/components/soc/esp32s31/register/soc/lp_intr_reg.h index b9795a597e..38cdb56d27 100644 --- a/components/soc/esp32s31/register/soc/lp_intr_reg.h +++ b/components/soc/esp32s31/register/soc/lp_intr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_iomux_reg.h b/components/soc/esp32s31/register/soc/lp_iomux_reg.h index ba487c40b1..5590352946 100644 --- a/components/soc/esp32s31/register/soc/lp_iomux_reg.h +++ b/components/soc/esp32s31/register/soc/lp_iomux_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_mailbox_reg.h b/components/soc/esp32s31/register/soc/lp_mailbox_reg.h index 0b13828b54..e9403e9116 100644 --- a/components/soc/esp32s31/register/soc/lp_mailbox_reg.h +++ b/components/soc/esp32s31/register/soc/lp_mailbox_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_peri_clkrst_reg.h b/components/soc/esp32s31/register/soc/lp_peri_clkrst_reg.h index c3af304c98..22479b7982 100644 --- a/components/soc/esp32s31/register/soc/lp_peri_clkrst_reg.h +++ b/components/soc/esp32s31/register/soc/lp_peri_clkrst_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_peri_pms_reg.h b/components/soc/esp32s31/register/soc/lp_peri_pms_reg.h index c78f137c72..703c051a38 100644 --- a/components/soc/esp32s31/register/soc/lp_peri_pms_reg.h +++ b/components/soc/esp32s31/register/soc/lp_peri_pms_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_pwr_reg.h b/components/soc/esp32s31/register/soc/lp_pwr_reg.h index 950b93552b..8877130a59 100644 --- a/components/soc/esp32s31/register/soc/lp_pwr_reg.h +++ b/components/soc/esp32s31/register/soc/lp_pwr_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_spi_reg.h b/components/soc/esp32s31/register/soc/lp_spi_reg.h index d59ac24fe1..4fac8993ba 100644 --- a/components/soc/esp32s31/register/soc/lp_spi_reg.h +++ b/components/soc/esp32s31/register/soc/lp_spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_system_reg.h b/components/soc/esp32s31/register/soc/lp_system_reg.h index 593146ece0..e2993d6085 100644 --- a/components/soc/esp32s31/register/soc/lp_system_reg.h +++ b/components/soc/esp32s31/register/soc/lp_system_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_tee_reg.h b/components/soc/esp32s31/register/soc/lp_tee_reg.h index e5f2650660..5789cf5fd3 100644 --- a/components/soc/esp32s31/register/soc/lp_tee_reg.h +++ b/components/soc/esp32s31/register/soc/lp_tee_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/lp_uart_reg.h b/components/soc/esp32s31/register/soc/lp_uart_reg.h index 3a752b8a40..62962bc308 100644 --- a/components/soc/esp32s31/register/soc/lp_uart_reg.h +++ b/components/soc/esp32s31/register/soc/lp_uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/mcpwm_reg.h b/components/soc/esp32s31/register/soc/mcpwm_reg.h index 64b829a58b..6884315074 100644 --- a/components/soc/esp32s31/register/soc/mcpwm_reg.h +++ b/components/soc/esp32s31/register/soc/mcpwm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #define REG_MCPWM_BASE(i) (DR_REG_MCPWM0_BASE + (i) * 0x1000) diff --git a/components/soc/esp32s31/register/soc/mem_monitor_reg.h b/components/soc/esp32s31/register/soc/mem_monitor_reg.h index a35bde2fc9..02c2a65be4 100644 --- a/components/soc/esp32s31/register/soc/mem_monitor_reg.h +++ b/components/soc/esp32s31/register/soc/mem_monitor_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/parl_io_reg.h b/components/soc/esp32s31/register/soc/parl_io_reg.h index b1af7657ab..9132fd692a 100644 --- a/components/soc/esp32s31/register/soc/parl_io_reg.h +++ b/components/soc/esp32s31/register/soc/parl_io_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/pau_reg.h b/components/soc/esp32s31/register/soc/pau_reg.h index 29aac99c08..01e5edc706 100644 --- a/components/soc/esp32s31/register/soc/pau_reg.h +++ b/components/soc/esp32s31/register/soc/pau_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/pcnt_reg.h b/components/soc/esp32s31/register/soc/pcnt_reg.h index 1274750282..3f279c8163 100644 --- a/components/soc/esp32s31/register/soc/pcnt_reg.h +++ b/components/soc/esp32s31/register/soc/pcnt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/pmu_reg.h b/components/soc/esp32s31/register/soc/pmu_reg.h index 1f93d01cef..fbd4da4aee 100644 --- a/components/soc/esp32s31/register/soc/pmu_reg.h +++ b/components/soc/esp32s31/register/soc/pmu_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/ppa_reg.h b/components/soc/esp32s31/register/soc/ppa_reg.h index a62475671b..9e606e0838 100644 --- a/components/soc/esp32s31/register/soc/ppa_reg.h +++ b/components/soc/esp32s31/register/soc/ppa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/pvt_reg.h b/components/soc/esp32s31/register/soc/pvt_reg.h index e1c7451a9e..581deb5773 100644 --- a/components/soc/esp32s31/register/soc/pvt_reg.h +++ b/components/soc/esp32s31/register/soc/pvt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/rma_reg.h b/components/soc/esp32s31/register/soc/rma_reg.h index e4db5ede66..131244afc5 100644 --- a/components/soc/esp32s31/register/soc/rma_reg.h +++ b/components/soc/esp32s31/register/soc/rma_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/rmt_reg.h b/components/soc/esp32s31/register/soc/rmt_reg.h index 9416b9f5c9..7625aa8c6b 100644 --- a/components/soc/esp32s31/register/soc/rmt_reg.h +++ b/components/soc/esp32s31/register/soc/rmt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/rsa_reg.h b/components/soc/esp32s31/register/soc/rsa_reg.h index 8034755621..93dbb54f5a 100644 --- a/components/soc/esp32s31/register/soc/rsa_reg.h +++ b/components/soc/esp32s31/register/soc/rsa_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/rtc_timer_reg.h b/components/soc/esp32s31/register/soc/rtc_timer_reg.h index 87ad65ec8c..7dd8ce1543 100644 --- a/components/soc/esp32s31/register/soc/rtc_timer_reg.h +++ b/components/soc/esp32s31/register/soc/rtc_timer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/rtc_wdt_reg.h b/components/soc/esp32s31/register/soc/rtc_wdt_reg.h index 7ccc93f1f0..eb153a5ef3 100644 --- a/components/soc/esp32s31/register/soc/rtc_wdt_reg.h +++ b/components/soc/esp32s31/register/soc/rtc_wdt_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/rtclockcali_reg.h b/components/soc/esp32s31/register/soc/rtclockcali_reg.h index f072ef2ec4..70dd11eddb 100644 --- a/components/soc/esp32s31/register/soc/rtclockcali_reg.h +++ b/components/soc/esp32s31/register/soc/rtclockcali_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/sdmmc_reg.h b/components/soc/esp32s31/register/soc/sdmmc_reg.h index 60c32eb6bf..075c6e38bc 100644 --- a/components/soc/esp32s31/register/soc/sdmmc_reg.h +++ b/components/soc/esp32s31/register/soc/sdmmc_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/sha_reg.h b/components/soc/esp32s31/register/soc/sha_reg.h index c285feb3d3..9da2017ce2 100644 --- a/components/soc/esp32s31/register/soc/sha_reg.h +++ b/components/soc/esp32s31/register/soc/sha_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/soc_etm_reg.h b/components/soc/esp32s31/register/soc/soc_etm_reg.h index 00560063d2..ec1a8d4679 100644 --- a/components/soc/esp32s31/register/soc/soc_etm_reg.h +++ b/components/soc/esp32s31/register/soc/soc_etm_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/spi1_mem_c_reg.h b/components/soc/esp32s31/register/soc/spi1_mem_c_reg.h index dce3f41288..662fb4cd93 100644 --- a/components/soc/esp32s31/register/soc/spi1_mem_c_reg.h +++ b/components/soc/esp32s31/register/soc/spi1_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/spi1_mem_s_reg.h b/components/soc/esp32s31/register/soc/spi1_mem_s_reg.h index 16a6597333..da1e1c2605 100644 --- a/components/soc/esp32s31/register/soc/spi1_mem_s_reg.h +++ b/components/soc/esp32s31/register/soc/spi1_mem_s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/spi_mem_c_reg.h b/components/soc/esp32s31/register/soc/spi_mem_c_reg.h index 02bede9fcc..1edabb01ec 100644 --- a/components/soc/esp32s31/register/soc/spi_mem_c_reg.h +++ b/components/soc/esp32s31/register/soc/spi_mem_c_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/spi_mem_s_reg.h b/components/soc/esp32s31/register/soc/spi_mem_s_reg.h index df1d074b9d..be3ce67cb0 100644 --- a/components/soc/esp32s31/register/soc/spi_mem_s_reg.h +++ b/components/soc/esp32s31/register/soc/spi_mem_s_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/spi_reg.h b/components/soc/esp32s31/register/soc/spi_reg.h index 11f01dc666..3c69edfc81 100644 --- a/components/soc/esp32s31/register/soc/spi_reg.h +++ b/components/soc/esp32s31/register/soc/spi_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/systimer_reg.h b/components/soc/esp32s31/register/soc/systimer_reg.h index 85c29e77be..a601865e44 100644 --- a/components/soc/esp32s31/register/soc/systimer_reg.h +++ b/components/soc/esp32s31/register/soc/systimer_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/tee_reg.h b/components/soc/esp32s31/register/soc/tee_reg.h index c396a84fad..cc93655c99 100644 --- a/components/soc/esp32s31/register/soc/tee_reg.h +++ b/components/soc/esp32s31/register/soc/tee_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/timer_group_reg.h b/components/soc/esp32s31/register/soc/timer_group_reg.h index eb14c04dba..509dce00d1 100644 --- a/components/soc/esp32s31/register/soc/timer_group_reg.h +++ b/components/soc/esp32s31/register/soc/timer_group_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/touch_aon_reg.h b/components/soc/esp32s31/register/soc/touch_aon_reg.h index f3f479148b..bf98efe92c 100644 --- a/components/soc/esp32s31/register/soc/touch_aon_reg.h +++ b/components/soc/esp32s31/register/soc/touch_aon_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/touch_reg.h b/components/soc/esp32s31/register/soc/touch_reg.h index 5e6c3e7e11..a00758a73b 100644 --- a/components/soc/esp32s31/register/soc/touch_reg.h +++ b/components/soc/esp32s31/register/soc/touch_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/trace_reg.h b/components/soc/esp32s31/register/soc/trace_reg.h index d50277f7e4..7786def57b 100644 --- a/components/soc/esp32s31/register/soc/trace_reg.h +++ b/components/soc/esp32s31/register/soc/trace_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/trng_reg.h b/components/soc/esp32s31/register/soc/trng_reg.h index 16c053fc45..4711d307ed 100644 --- a/components/soc/esp32s31/register/soc/trng_reg.h +++ b/components/soc/esp32s31/register/soc/trng_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/tsens_reg.h b/components/soc/esp32s31/register/soc/tsens_reg.h index 6fe5cd83e6..0bfc17cdb3 100644 --- a/components/soc/esp32s31/register/soc/tsens_reg.h +++ b/components/soc/esp32s31/register/soc/tsens_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/twaifd_reg.h b/components/soc/esp32s31/register/soc/twaifd_reg.h index 57d78ce9cd..0930ed7431 100644 --- a/components/soc/esp32s31/register/soc/twaifd_reg.h +++ b/components/soc/esp32s31/register/soc/twaifd_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/uart_reg.h b/components/soc/esp32s31/register/soc/uart_reg.h index a231c65ed4..10a5dfabe0 100644 --- a/components/soc/esp32s31/register/soc/uart_reg.h +++ b/components/soc/esp32s31/register/soc/uart_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/uhci_reg.h b/components/soc/esp32s31/register/soc/uhci_reg.h index 1f1797f82a..e2384af9c0 100644 --- a/components/soc/esp32s31/register/soc/uhci_reg.h +++ b/components/soc/esp32s31/register/soc/uhci_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/usb_otghs_reg.h b/components/soc/esp32s31/register/soc/usb_otghs_reg.h index 7a8dde1334..334c243c31 100644 --- a/components/soc/esp32s31/register/soc/usb_otghs_reg.h +++ b/components/soc/esp32s31/register/soc/usb_otghs_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/usb_serial_jtag_reg.h b/components/soc/esp32s31/register/soc/usb_serial_jtag_reg.h index 8e4b2c7e38..7ed53e8864 100644 --- a/components/soc/esp32s31/register/soc/usb_serial_jtag_reg.h +++ b/components/soc/esp32s31/register/soc/usb_serial_jtag_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/esp32s31/register/soc/zero_det_reg.h b/components/soc/esp32s31/register/soc/zero_det_reg.h index 3ae5ae67aa..9fdac30457 100644 --- a/components/soc/esp32s31/register/soc/zero_det_reg.h +++ b/components/soc/esp32s31/register/soc/zero_det_reg.h @@ -5,7 +5,6 @@ */ #pragma once -#include #include "soc/soc.h" #ifdef __cplusplus extern "C" { diff --git a/components/soc/linux/include/soc/efuse_reg.h b/components/soc/linux/include/soc/efuse_reg.h index 82e30c26a5..f09d547883 100644 --- a/components/soc/linux/include/soc/efuse_reg.h +++ b/components/soc/linux/include/soc/efuse_reg.h @@ -6,5 +6,4 @@ #pragma once -#include #include "soc/soc.h"