.. |
adc_channel.h
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
apb_saradc_reg.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
apb_saradc_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 |
bb_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
boot_mode.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
clk_tree_defs.h
|
I2C: Fullfill the I2C clock tree, and support 26M XTAL on ESP32-C2
|
2022-07-19 11:41:42 +08:00 |
clkout_channel.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
dport_access.h
|
dport: Move DPORT workaround to G0
|
2022-05-31 13:44:18 +08:00 |
dport_reg.h
|
dport: Move DPORT workaround to G0
|
2022-05-31 13:44:18 +08:00 |
ext_mem_defs.h
|
ext_mem: make memory region check strict
|
2022-06-28 14:17:44 +08:00 |
extmem_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
fe_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
gdma_channel.h
|
gdma: support IRAM interrupt
|
2021-11-08 16:14:51 +08:00 |
gdma_reg.h
|
gdma: support IRAM interrupt
|
2021-11-08 16:14:51 +08:00 |
gdma_struct.h
|
gdma: support IRAM interrupt
|
2021-11-08 16:14:51 +08:00 |
gpio_pins.h
|
gpio: Clean up unit tests and enable ci ut on some previously disabled test cases
|
2022-03-30 15:11:08 +08:00 |
gpio_sd_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
|
esp32h2: Replicated HMAC JTAG downstream enable mode implementation
|
2021-09-06 11:06:50 +05:30 |
i2c_reg.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
i2c_struct.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
i2s_reg.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
i2s_struct.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
interrupt_reg.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
Kconfig.soc_caps.in
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
ledc_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
ledc_struct.h
|
LEDC: improved support for ESP32-C3 and refactored divisor calculation
|
2021-11-11 12:21:15 +08:00 |
mmu.h
|
soc: remove unused MMU related macros
|
2022-05-20 16:46:28 +08:00 |
nrx_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
periph_defs.h
|
Enable rpa_moudle reset function
|
2022-07-05 20:50:31 +08:00 |
reg_base.h
|
esp32h2: support GPIO peripheral, IO_MUX, GPIO matrix.
|
2022-03-04 11:25:05 +08: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_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: Refactor rtc_clk.c by adding HAL layer for clock subsystem
|
2022-06-13 17:47:50 +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_pmu.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 |
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
|
esp_system: replace the range comparsion for reset reason in perip clk init with specific reset reason check, also add a test case in LEDC to check for the perip clk not being disabled after cpu reset
|
2022-02-09 15:54:34 +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_i2c_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
rtc_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 |
rtc.h
|
clk_tree: Refactor rtc_clk.c by adding HAL layer for clock subsystem
|
2022-06-13 17:47:50 +08:00 |
soc_caps.h
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
soc_pins.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
soc_ulp.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
soc.h
|
bootloader, esp_system: esp32c2 console uart to support 26MHz xtal
|
2022-07-11 12:24:58 +08:00 |
spi_mem_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
spi_mem_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 |
spi_pins.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
spi_reg.h
|
esp32h2: code clean up
|
2021-07-01 19:53:50 +08:00 |
spi_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 |
systimer_reg.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
systimer_struct.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
timer_group_reg.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
timer_group_struct.h
|
gptimer: clean up hal and ll for driver-ng
|
2021-10-20 18:40:08 +08: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: Provide support for esp32c2 and esp32h2
|
2022-03-02 11:29:13 +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
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
uart_struct.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
uhci_reg.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
uhci_struct.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
wdev_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |