.. |
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
|
soc: fix register header files not self-contain
|
2022-07-29 11:18:06 +08:00 |
assist_debug_reg.h
|
fix reg name character error
|
2021-09-15 21:51:20 +08:00 |
bb_reg.h
|
soc: Move esp32c3 soc_memory_layout.c to soc component
|
2020-12-23 11:49:16 +11:00 |
boot_mode.h
|
|
|
clk_tree_defs.h
|
feat(esp_hw_support): add api to gpio driver to support output internal clock on GPIO
|
2023-10-20 14:35:26 +08:00 |
dport_access.h
|
dport: Move DPORT workaround to G0
|
2022-05-31 13:44:18 +08:00 |
efuse_defs.h
|
feat(efuse): Add flash efuses for esp32c3
|
2023-07-11 19:49:17 +08:00 |
efuse_reg.h
|
feat(efuse): Add flash efuses for esp32c3
|
2023-07-11 19:49:17 +08:00 |
efuse_struct.h
|
feat(efuse): Add flash efuses for esp32c3
|
2023-07-11 19:49:17 +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
|
|
|
fe_reg.h
|
soc: Move esp32c3 soc_memory_layout.c to soc component
|
2020-12-23 11:49:16 +11:00 |
gdma_channel.h
|
feat(esp_gdma): add hal interface for common operations
|
2023-07-10 13:45:57 +08:00 |
gdma_reg.h
|
gdma: update soc reg.h for esp32c3 to be consistent with TRM
|
2023-06-08 13:23:38 +08:00 |
gdma_struct.h
|
gdma: support IRAM interrupt
|
2021-11-08 16:14:51 +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
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
hwcrypto_reg.h
|
esp32c3: xts-aes register prefix discrepency
|
2023-05-25 11:27:10 +05:30 |
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_reg.h
|
fix(freertos): Use INTERRUPT_CURRENT_CORE_INT_THRESH_REG for esp32p4
|
2023-09-07 15:25:35 +08:00 |
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 |
Kconfig.soc_caps.in
|
feat(i2c_slave): Add new implementation and API for I2C slave
|
2023-10-24 18:44:49 +08:00 |
ledc_reg.h
|
|
|
ledc_struct.h
|
soc: fix register header files not self-contain
|
2022-07-29 11:18:06 +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 |
nrx_reg.h
|
soc: Move esp32c3 soc_memory_layout.c to soc component
|
2020-12-23 11:49:16 +11:00 |
periph_defs.h
|
refactor(interrupt):put the interrupts definitions in soc/interrupts.h
|
2023-07-17 19:31:56 +08:00 |
reg_base.h
|
esp32c3: xts-aes register prefix discrepency
|
2023-05-25 11:27:10 +05:30 |
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_bias.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: RISC-V targets have now an independent G0 layer
|
2022-06-14 15:00:53 +08:00 |
regi2c_defs.h
|
clk_tree: prework of introducing clk subsystem control
|
2022-04-11 12:09:06 +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: RISC-V targets have now an independent G0 layer
|
2022-06-14 15:00:53 +08:00 |
reset_reasons.h
|
update reset reason for c3/s3/h2
|
2021-08-13 17:45:53 +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
|
fix(wdt): move non-auto generated wdt values to ll
|
2023-09-05 11:52:34 +08:00 |
rtc_cntl_struct.h
|
soc: fix register header files not self-contain
|
2022-07-29 11:18:06 +08:00 |
rtc_i2c_reg.h
|
|
|
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.h
|
fix chip broken bug when run in monitor mode of S2 and modify voltage param to fit all sleep mode of S2/C2/C3
|
2023-04-10 18:04:24 +08:00 |
sensitive_reg.h
|
|
|
sensitive_struct.h
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
soc_caps.h
|
feat(i2c_slave): Add new implementation and API for I2C slave
|
2023-10-24 18:44:49 +08:00 |
soc_pins.h
|
|
|
soc.h
|
fix(esp_pm): Constrains the minimum frequency of APB_MAX when the modem is working
|
2023-07-14 20:10:16 +08:00 |
spi_mem_reg.h
|
|
|
spi_mem_struct.h
|
spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents
|
2023-05-11 20:10:30 +08:00 |
spi_pins.h
|
spi: remove HSPI macro on esp32c3 and esp32s3
|
2021-04-06 13:42:49 +08:00 |
spi_reg.h
|
|
|
spi_struct.h
|
soc: fix register header files not self-contain
|
2022-07-29 11:18:06 +08:00 |
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
|
soc: fix register header files not self-contain
|
2022-07-29 11:18:06 +08:00 |
system_reg.h
|
feat(uart): add LP-UART GPIO support
|
2023-10-08 10:10:02 +08:00 |
system_struct.h
|
feat(uart): add LP-UART GPIO support
|
2023-10-08 10:10:02 +08:00 |
systimer_reg.h
|
systimer: update soc data
|
2021-04-22 21:07:35 +08:00 |
systimer_struct.h
|
systimer: refactor hal to accomodate more xtal choices
|
2022-07-25 16:08:52 +08:00 |
timer_group_reg.h
|
fix(wdt): move non-auto generated wdt values to ll
|
2023-09-05 11:52:34 +08:00 |
timer_group_struct.h
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
2022-11-21 16:18:08 +08: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: uart_set_pin function will now use IOMUX whenever possible
|
2021-08-04 12:48:30 +08:00 |
uart_reg.h
|
|
|
uart_struct.h
|
soc: fix register header files not self-contain
|
2022-07-29 11:18:06 +08:00 |
uhci_reg.h
|
|
|
uhci_struct.h
|
soc: fix register header files not self-contain
|
2022-07-29 11:18:06 +08:00 |
usb_serial_jtag_reg.h
|
usb_serial_jtag: Add blocking driver to support vfs.
|
2021-07-05 11:22:38 +08:00 |
usb_serial_jtag_struct.h
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
wdev_reg.h
|
|
|
xts_aes_reg.h
|
esp32c3: xts-aes register prefix discrepency
|
2023-05-25 11:27:10 +05:30 |