.. |
adc_share_hw_ctrl.h
|
feat(adc): move adc periph enable/reset functions to ll layer
|
2024-05-22 15:23:58 +08:00 |
esp_clk_tree_common.h
|
feat(esp_hw_support): add clk tree source gate management api
|
2024-09-11 10:53:01 +08:00 |
esp_clk.h
|
esp_hw_support: Fix esp_light_sleep_start() deadlock
|
2022-08-10 18:52:32 +08:00 |
esp_cpu_internal.h
|
fix(wdt): changed register dump on non panic task WDT to be more descriptive
|
2024-08-22 10:48:26 +08:00 |
esp_crypto_lock_internal.h
|
feat(hal/sha): use RCC atomic block to enable/reset the SHA peripheral
|
2024-03-27 11:23:30 +05:30 |
esp_gpio_reserve.h
|
feat(rmt): basic driver support on esp32c5
|
2024-03-13 17:37:47 +08:00 |
esp_memprot_internal.h
|
Cleanup soc_memprot_types.h for C6/H2
|
2023-03-15 13:16:27 +05:30 |
esp_modem_clock.h
|
change(pm): move the modem_clock-related code outside SOC_PM_SUPPORT_PMU_MODEM_STATE
|
2024-03-26 19:55:06 +08:00 |
esp_pau.h
|
feat(esp_hw_support): support extra link software trigger for all targets
|
2024-08-20 10:52:16 +08:00 |
esp_pmu.h
|
change(esp_hw_support): modify the root clock source of pmu modem state to pll for esp32c5
|
2024-08-28 10:44:08 +08:00 |
esp_regdma.h
|
fix(esp_hw_support): fix the issue of regdma wait node to immediately return to done caused by regdma wait mode comparator
|
2024-08-28 10:44:08 +08:00 |
esp_riscv_intr.h
|
fix(esp_hw_support): clear reserved interrupts that are not applicable for each target
|
2024-03-27 16:21:25 +08:00 |
esp_sleep_internal.h
|
fix(esp_hw_support): allows to forcefully disable submodes at mode initialization
|
2024-09-12 15:09:25 +08:00 |
etm_interface.h
|
feat(i2s): support i2s etm event and task
|
2024-07-25 13:22:38 +08:00 |
gdma_sleep_retention.h
|
feat(esp_hw_support): support gdma register context sleep retention
|
2024-02-02 11:21:40 +08:00 |
io_mux.h
|
feat(lp_io): Add LP_IO support for ESP32C61
|
2024-09-10 20:50:31 +08:00 |
mipi_csi_share_hw_ctrl.h
|
feat(csi): added csi bridge share control code
|
2024-01-16 09:57:52 +08:00 |
mspi_timing_config.h
|
feat(psram): support 200mhz psram, experimental feature for now
|
2024-01-10 11:52:28 +08:00 |
mspi_timing_tuning.h
|
mspi: move timing tuning to esp_hw_support
|
2023-01-06 14:41:20 +08:00 |
mspi_timing_types.h
|
mspi: refactor timing tuning driver to make it compatible with p4
|
2023-05-04 17:05:35 +08:00 |
periph_ctrl.h
|
change(rcc): change rcc var i to rcc_cnt
|
2024-09-13 17:00:07 +08:00 |
regdma_link.h
|
esp_hw_support: Added extern "C" declaration
|
2023-06-13 13:44:21 +02:00 |
regi2c_ctrl.h
|
Add regi2c enable/disable reference count
|
2022-06-23 15:36:44 +08:00 |
rtc_clk.h
|
fix(startup): move rtc initialization before MSPI timing tuning to improve stability
|
2024-06-18 01:16:24 +08:00 |
rtc_ctrl.h
|
esp_intr: Split RTC interrupt, making some of signals can be triggered with cache disabled
|
2022-06-02 10:38:55 +08:00 |
sar_periph_ctrl.h
|
temperature_sensor: Add new interface and reference counts so that phy and driver can use together
|
2023-05-17 17:40:59 +08:00 |
sleep_clock.h
|
change(esp_hw_support): modify system and modem clock to support modem domain power down
|
2024-03-29 16:13:52 +08:00 |
sleep_console.h
|
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
|
2023-11-11 13:00:55 +08:00 |
sleep_cpu.h
|
feat(esp_pm): fix esp32p4 cpu powerdown kconfig dependency error
|
2024-04-23 11:54:45 +08:00 |
sleep_event.h
|
feat(esp_hw_support): support esp32p4 pll start/stop event callback
|
2024-03-10 10:51:28 +08:00 |
sleep_gpio.h
|
soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH
|
2023-02-11 01:06:18 +00:00 |
sleep_modem.h
|
refactor(esp_hw_support): seperate sleep modem state support for each target
|
2024-09-19 20:04:44 +08:00 |
sleep_retention.h
|
feat(esp_hw_support): support extra link software trigger for all targets
|
2024-08-20 10:52:16 +08:00 |
sleep_sys_periph.h
|
change(esp_hw_support): some system peripherals to use a retention module number
|
2024-03-29 15:27:08 +08:00 |
spi_share_hw_ctrl.h
|
feat(esp32c61): ci enable header check, fix c61 build
|
2024-03-27 19:39:59 +08:00 |
systimer.h
|
systimer: assign counter and alarm in esp_hw_support
|
2023-01-10 17:05:49 +08:00 |
uart_share_hw_ctrl.h
|
feat(esp_system): gate some clock by default to optmize esp32p4 active power
|
2024-09-11 10:53:00 +08:00 |