esp-idf/components/soc/esp32s3/include/soc
wuzhenghui 309725fcd0
feat(esp_hw_support): support esp32p4 clock output
2024-04-17 15:09:49 +08:00
..
Kconfig.soc_caps.in feat(esp_hw_support): support esp32p4 clock output 2024-04-17 15:09:49 +08:00
adc_channel.h adc: make adc_channel.h macros work with ng driver 2023-01-09 14:25:24 +08:00
apb_ctrl_reg.h sysreg: deprecate apb_ctrl related reg, suggest syscon 2023-06-09 17:34:10 +08:00
apb_ctrl_struct.h sysreg: deprecate apb_ctrl related reg, suggest syscon 2023-06-09 17:34:10 +08:00
apb_saradc_reg.h
apb_saradc_struct.h adc: support adc dma driver on all chips 2021-12-16 00:19:15 +00:00
assist_debug_reg.h
assist_debug_struct.h
bb_reg.h
boot_mode.h
clk_tree_defs.h refactor(uart): add support to be able to test LP_UART port 2024-02-07 14:37:48 +08:00
clkout_channel.h refactor(esp_hw_support): add hal layer for clock output feature 2024-04-17 14:25:29 +08:00
dport_access.h dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
dport_reg.h
efuse_defs.h feat(efuse): Add flash&psram efuses for S3 2023-07-11 19:41:40 +08:00
efuse_reg.h feat(efuse): Add flash&psram efuses for S3 2023-07-11 19:41:40 +08:00
efuse_struct.h feat(efuse): Add flash&psram efuses for S3 2023-07-11 19:41:40 +08:00
ext_mem_defs.h feat(soc): added flash operation range macros in ext_mem_defs.h 2023-10-16 17:19:04 +08:00
extmem_reg.h
extmem_struct.h
fe_reg.h
gdma_channel.h feat(esp_gdma): add hal interface for common operations 2023-07-10 13:45:57 +08:00
gdma_reg.h fix(dma): fix s3 dma reg spell error 2024-04-02 14:30:14 +08:00
gdma_struct.h fix(dma): fix s3 dma reg spell error 2024-04-02 14:30:14 +08:00
gpio_num.h refactor(gpio): per-target gpio number definition 2023-07-03 13:33:11 +08:00
gpio_pins.h bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00
gpio_reg.h
gpio_sd_reg.h sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
gpio_sd_struct.h sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
gpio_sig_map.h i2s: support 4 line pdm rx on esp32s3 2022-11-04 15:46:34 +08:00
gpio_struct.h gpio: Fix the bug that gpio interrupt cannot be triggered on app cpu on ESP32S3 2021-12-06 14:17:03 +08:00
hinf_reg.h
hinf_struct.h
host_reg.h
host_struct.h
hwcrypto_reg.h docs: update the algorithm and key name from AES-XTS to XTS-AES 2023-05-15 17:54:50 +08:00
i2c_reg.h
i2c_struct.h fix(i2c): read write FIFO memory by volatile 2023-10-26 14:40:07 +08:00
i2s_reg.h i2s: update copyright 2022-02-21 21:28:48 +08:00
i2s_struct.h i2s: fixed i2s_ll compiling failure under C++ evironment 2023-06-23 11:41:43 +08:00
interrupt_core0_reg.h
interrupt_core0_struct.h
interrupt_core1_reg.h
interrupt_core1_struct.h
interrupt_reg.h esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip 2022-09-01 12:28:06 +08:00
interrupt_struct.h
interrupts.h feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +08:00
io_mux_reg.h feat(gpio): add support for ESP32P4 2023-08-10 17:58:49 +08:00
lcd_cam_reg.h soc: sync lcd_cam register description with TRM 2023-04-27 16:28:05 +08:00
lcd_cam_struct.h soc: sync lcd_cam register description with TRM 2023-04-27 16:28:05 +08:00
ledc_reg.h
ledc_struct.h
mcpwm_reg.h
mcpwm_struct.h mcpwm: clean up hal driver and add doc 2022-06-02 15:01:18 +08:00
memprot_defs.h memprot: Fix incorrect faulting address reported for esp32c3 & esp32s3 2023-02-16 15:27:11 +05:30
mmu.h change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
mpu_caps.h
nrx_reg.h
pcnt_reg.h pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00
pcnt_struct.h pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00
peri_backup_reg.h
peri_backup_struct.h
periph_defs.h refactor(interrupt):put the interrupts definitions in soc/interrupts.h 2023-07-17 19:31:56 +08:00
reg_base.h esp32s3: Update world controller headers 2022-08-10 07:22:02 +00:00
regi2c_bbpll.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_brownout.h G0: Support Xtensa targets for G0-only compilation 2022-06-20 11:34:20 +00:00
regi2c_defs.h fix(adc): restore cali registers after light sleep wake up on H2 and enable test 2023-11-20 17:38:34 +08:00
regi2c_dig_reg.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_lp_bias.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_saradc.h G0: Support Xtensa targets for G0-only compilation 2022-06-20 11:34:20 +00:00
regi2c_ulp.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
reset_reasons.h
rmt_reg.h rmt: fix error in rmt register file 2022-06-10 18:38:42 +08:00
rmt_struct.h rmt: fix error in rmt register file 2022-06-10 18:38:42 +08:00
rtc_cntl_reg.h fix(rtc_cntl_reg.h): fix RTC_CNTL_SLAVE_PD_M 2024-04-10 16:25:18 +08:00
rtc_cntl_struct.h clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
rtc_i2c_reg.h rtci2c: Corrected the register base addr reference for RTC I2C on esp32s3 2022-08-15 10:46:40 +02:00
rtc_i2c_struct.h ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3 2022-09-05 10:21:43 +02:00
rtc_io_channel.h rtcio: support rtcio on c6 2022-12-22 14:14:38 +08:00
rtc_io_reg.h
rtc_io_struct.h
sdmmc_pins.h
sdmmc_reg.h
sdmmc_struct.h change(sdmmc): update the volatile location of the sdmmc_struct.h 2023-10-18 11:57:55 +00:00
sens_reg.h
sens_struct.h
sensitive_reg.h
sensitive_struct.h
soc.h fix(esp_hw_support): clear reserved interrupts that are not applicable for each target 2024-03-27 16:21:25 +08:00
soc_caps.h feat(esp_hw_support): support esp32p4 clock output 2024-04-17 15:09:49 +08:00
soc_pins.h sdio: c6 support 2023-01-18 02:34:46 +00:00
soc_ulp.h
spi_mem_reg.h
spi_mem_struct.h
spi_pins.h
spi_reg.h
spi_struct.h
syscon_reg.h bt: fix bt sleep flow hangs in btdm_sleep_clock_sync 2022-11-29 14:28:32 +08:00
syscon_struct.h
system_reg.h
system_struct.h
systimer_reg.h
systimer_struct.h systimer: refactor hal to accomodate more xtal choices 2022-07-25 16:08:52 +08:00
timer_group_reg.h
timer_group_struct.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
touch_channel.h
touch_sensor_channel.h
touch_sensor_pins.h
tracemem_config.h fix(app_trace): Fix apptrace data corruption on ESP32-S3 2023-06-29 15:55:40 +03:00
twai_struct.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
uart_channel.h uart: fixed incorrect channel number on ESP32S2, S3 and C3 2022-03-01 18:21:27 +08:00
uart_pins.h
uart_reg.h
uart_struct.h
uhci_reg.h
uhci_struct.h feat(uhci): add reset and clock control functions 2024-03-29 10:41:17 +08:00
usb_dwc_cfg.h refactor(soc/host): Update USB OTG struct fields 2023-12-17 00:36:10 +08:00
usb_dwc_struct.h refactor(soc/host): Update USB OTG struct fields 2023-12-17 00:36:10 +08:00
usb_pins.h refactor(soc): Deprecate usb pin mappings 2024-01-17 21:28:25 +08:00
usb_reg.h usb: usb_reg.h update missing register description 2023-03-14 13:29:20 +01:00
usb_serial_jtag_reg.h esp32h2: support GPIO peripheral, IO_MUX, GPIO matrix. 2022-03-04 11:25:05 +08:00
usb_serial_jtag_struct.h
usb_struct.h refactor(soc): Remove soc/usb_types.h 2024-01-17 21:28:25 +08:00
usb_wrap_reg.h
usb_wrap_struct.h refactor(hal/usb): Rename usb_fsls_phy API to match header/source names 2023-12-28 11:48:54 +08:00
wdev_reg.h
world_controller_reg.h esp32s3: Update world controller headers 2022-08-10 07:22:02 +00:00
world_controller_struct.h esp32s3: Update world controller headers 2022-08-10 07:22:02 +00:00