.. |
adc_channel.h
|
adc: unify adc_ll_num_t and adc_unit_t
|
2022-03-18 11:36:50 +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
|
clk_tree: add initial docs for clock tree
|
2022-05-24 22:59:51 +08:00 |
clkout_channel.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
dport_access.h
|
esp32h2: update reg and struct for beta2
|
2021-11-24 12:34:17 +08:00 |
ext_mem_defs.h
|
mmu: improve vaddr range check
|
2022-04-27 11:35:07 +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
|
C2 rtc code
|
2022-05-09 17:50:54 +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
|
cache/mmu: implememnt cache and mmu hal APIs in bootloader
|
2022-03-11 22:43:11 +08:00 |
nrx_reg.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
periph_defs.h
|
hw_support: move rtc_ctrl from driver to hw_support
|
2022-04-29 14:28:09 +08:00 |
reg_base.h
|
esp32h2: support GPIO peripheral, IO_MUX, GPIO matrix.
|
2022-03-04 11:25:05 +08:00 |
regi2c_defs.h
|
clk_tree: prework of introducing clk subsystem control
|
2022-04-11 12:09:06 +08: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
|
rtc_clk: Add alias for the clock tree related enum and macros for backwards compatibility
|
2022-05-24 22:59:51 +08:00 |
soc_caps.h
|
C2 rtc code
|
2022-05-09 17:50:54 +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
|
esp32h2beta2:update rom layout table
|
2022-03-29 14:13:06 +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 |