esp-idf/components/soc/esp32/include/soc
2022-05-14 02:35:11 +08:00
..
adc_channel.h adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
apb_ctrl_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
apb_ctrl_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
bb_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
boot_mode.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
can_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
can_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
clk_tree_defs.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
clkout_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dac_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dport_access.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dport_reg.h esp_common: Add API for IPC to run small pieces of code on the other CPU, in the context of the level 4 interrupt 2021-08-03 14:35:29 +08:00
efuse_reg.h soc: Fix efuse_hal_get_chip_revision for esp32 2022-03-01 16:55:43 +08:00
efuse_struct.h soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
emac_dma_struct.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
emac_ext_struct.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
emac_mac_struct.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
ext_mem_defs.h mmu: improve vaddr range check 2022-04-27 11:35:07 +08:00
fe_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
flash_encryption_reg.h spi_flash: refactoring flash encryption into new api 2021-04-25 17:09:25 +08:00
frc_timer_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gdma_channel.h gdma: support IRAM interrupt 2021-11-08 16:14:51 +08:00
gpio_pins.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gpio_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gpio_sd_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gpio_sd_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gpio_sig_map.h mcpwm: update hal and soc naming 2021-07-26 22:32:45 +08:00
gpio_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
hinf_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hinf_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
host_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
host_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
hwcrypto_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
i2c_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2c_struct.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
i2s_reg.h i2s: update copyright 2022-02-21 21:28:48 +08:00
i2s_struct.h i2s: update copyright 2022-02-21 21:28:48 +08:00
io_mux_reg.h components/pm: Add slp gpio configure workaround 2021-01-15 15:34:45 +08:00
Kconfig.soc_caps.in pm: fixed RTC8M domain power issues 2022-05-11 11:30:47 +08:00
ledc_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ledc_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
mcpwm_reg.h mcpwm: update register file according to TRM 2021-08-24 15:38:46 +08:00
mcpwm_struct.h mcpwm: rename keyword 'operator' which is not valid in cpp 2021-09-10 12:41:42 +08:00
mmu.h mmu: add ll func used to invalidate the mmu entry 2022-04-27 11:35:07 +08:00
nrx_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
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
periph_defs.h soc: move peripheral base address into reg_base.h 2022-01-06 21:43:12 +08:00
pid.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
reg_base.h soc: move peripheral base address into reg_base.h 2022-01-06 21:43:12 +08:00
regi2c_defs.h hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
reset_reasons.h soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
rmt_reg.h rmt: document and improve LL driver 2022-03-09 10:58:12 +08:00
rmt_struct.h rmt: move RMT item definition from soc to driver 2022-01-06 21:43:12 +08:00
rtc_cntl_reg.h soc esp32: Removes parentheses from RTC_MEM_xyz macros that expand directly to single numbers 2021-02-08 10:08:01 +11:00
rtc_cntl_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_i2c_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtc_io_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_io_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtc_io_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc.h pm: putting dbias and pd_cur code into same function 2022-05-14 02:35:11 +08:00
sdio_slave_pins.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_pins.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdmmc_struct.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
sens_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sens_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
slc_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
slc_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
soc_caps.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
soc_pins.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc_ulp.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc.h soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
spi_pins.h spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
spi_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spi_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
syscon_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
syscon_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_group_reg.h gptimer: clean up hal and ll for driver-ng 2021-10-20 18:40:08 +08:00
timer_group_struct.h gptimer: clean up hal and ll for driver-ng 2021-10-20 18:40:08 +08:00
touch_sensor_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
tracemem_config.h trax: Adds ESP32-S3 support 2021-10-22 23:36:28 +03:00
twai_struct.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
uart_channel.h uart: fixed incorrect channel number on ESP32S2, S3 and C3 2022-03-01 18:21:27 +08:00
uart_pins.h uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00
uart_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uart_struct.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
uhci_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uhci_struct.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
wdev_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00