Alexey Lapshin 4df3ff619e feat(esp_system): implement hw stack guard for riscv chips 2 lat temu
..
adc_ll.h eaf21a34af fix(adc): fixed esp32, esp32s2,esp32s3 adc oneshot mode clk div issue 2 lat temu
aes_ll.h 9374ebe529 esp32h2: add support for AES peripheral 3 lat temu
ana_cmpr_ll.h 53584bb5a7 ana_cmpr: add programming guide 2 lat temu
apm_ll.h 120fcec026 apm: added support for APM on esp32h2 3 lat temu
assist_debug_ll.h 4df3ff619e feat(esp_system): implement hw stack guard for riscv chips 2 lat temu
brownout_ll.h a3d962d89a brownout: Disable the hardware BOD when BOD interrupt is enabled 2 lat temu
cache_ll.h 0f7e39d15a cache: refactor cache_utils into cache_hal instade 2 lat temu
clk_gate_ll.h 4df3ff619e feat(esp_system): implement hw stack guard for riscv chips 2 lat temu
clk_tree_ll.h cbc5a38e26 support h2 eco2 fosc calibration 2 lat temu
dedic_gpio_cpu_ll.h a3f887a1fe gpio: support glitch filter on esp32h2 3 lat temu
ds_ll.h 13c8407a19 esp32h2: add DS peripheral HAL 3 lat temu
ecc_ll.h a485b1cb67 esp32h2: Add support for ECC hardware accelerator 2 lat temu
ecdsa_ll.h d345c684ba esp32h2: Add support for ECDSA peripheral 2 lat temu
efuse_hal.h 6b1d4b4d49 ESP32-H2: Last MR for g0 component support, (only hal left) 3 lat temu
efuse_ll.h e48130246a hal: Explicit setting of efuse time settings 2 lat temu
etm_ll.h 6f8ee89302 etm: add basic driver on esp32h2 3 lat temu
gdma_ll.h 71ef56f988 gdma: support on_recv_done callback 2 lat temu
gpio_etm_ll.h 6f8ee89302 etm: add basic driver on esp32h2 3 lat temu
gpio_glitch_filter_ll.h 1375627461 filter: workaround a hw issue in the glitch filter 2 lat temu
gpio_ll.h 51777a6862 gpio: Fix io hold functionality on esp32c6 and esp32h2 2 lat temu
gpspi_flash_ll.h ed96dadd06 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 2 lat temu
hmac_ll.h c680113d52 esp32h2: add HMAC peripheral HAL 3 lat temu
i2c_ll.h 8882ba2ba1 CI: Move all UT in driver to test_app 2 lat temu
i2s_ll.h 1b22591ea7 i2s: fixed i2s_ll compiling failure under C++ evironment 2 lat temu
ieee802154_ll.h c8c1cd1c55 ieee802154: support driver opensrc 2 lat temu
ledc_ll.h 5150c578fd ledc:add option to put LEDC function into IRAM 2 lat temu
lp_clkrst_ll.h 43a9456243 modem_clock: implemented the modem clock hal/ll-layer (include modem syscon and lpcon) for esp32h2 2 lat temu
lp_timer_ll.h 63d32ab620 Power Management: support DFS and PMU feature for esp32h2 2 lat temu
lpwdt_ll.h 6b1d4b4d49 ESP32-H2: Last MR for g0 component support, (only hal left) 3 lat temu
mcpwm_ll.h 88600bd91b driver: minor code clean up to pass coverity scan test 2 lat temu
mmu_ll.h 1e65ea8889 hal: always inline mmu_ll_check_valid_paddr_region for esp32h2 2 lat temu
modem_lpcon_ll.h 4196eddff1 esp_hw_support: add modem module mac reset api 2 lat temu
modem_syscon_ll.h 4196eddff1 esp_hw_support: add modem module mac reset api 2 lat temu
mpi_ll.h 4ae1ea7b9f bignum: refactored the hardware abstraction of the mpi peripheral 2 lat temu
mpu_ll.h 6b1d4b4d49 ESP32-H2: Last MR for g0 component support, (only hal left) 3 lat temu
mwdt_ll.h 5d26a0de9a wdt: add support for H2 2 lat temu
parlio_ll.h f534247a00 driver: add parallel IO TX driver 2 lat temu
pau_ll.h 46cf3ecdc2 Power Management: support PAU REGDMA feature for esp32h2 2 lat temu
pcnt_ll.h 2730186561 pcnt: support pcnt on esp32h2 3 lat temu
pmu_hal.h 63d32ab620 Power Management: support DFS and PMU feature for esp32h2 2 lat temu
pmu_ll.h 63d32ab620 Power Management: support DFS and PMU feature for esp32h2 2 lat temu
regi2c_ctrl_ll.h 866c5cefa4 hal: Fix missing definition for "bool" type 2 lat temu
rmt_ll.h 9ae742eb85 rmt: check filter and idle threashold 2 lat temu
rwdt_ll.h 9c37441b17 wdt: refactor wdt codes to use unified type 3 lat temu
sar_ctrl_ll.h d197c59eaa bugfix: move adc_oneshot_power_acquire/release to adc_oneshot_read 2 lat temu
sdm_ll.h 482a26e284 sdm: support sdm on esp32h2 3 lat temu
sha_ll.h 8203d40fc3 esp32h2: add support for SHA peripheral 3 lat temu
spi_flash_encrypted_ll.h bc825431e8 esp32h2: xts-aes register prefix discrepency 2 lat temu
spi_flash_ll.h ed96dadd06 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 2 lat temu
spi_ll.h ea10aac4f0 spi: added transaction length check to refuse longer than hardware supported length 2 lat temu
spimem_flash_ll.h ed96dadd06 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 2 lat temu
systimer_ll.h 6c1d98d556 systimer: assign counter and alarm in esp_hw_support 3 lat temu
temperature_sensor_ll.h faa10947a8 temperature_sensor: Apply new-shared interface in temperature sensor driver 2 lat temu
timer_ll.h ce84476870 gptimer: support esp32h2 3 lat temu
twai_ll.h fdeeced62c twai: h2 support twai driver 3 lat temu
uart_ll.h c7c937ea75 bugfix: set FORCE_INLINE_ATTR for resume_uart 2 lat temu
usb_phy_ll.h 3151f9c8f1 usj: bringup on esp32h2 3 lat temu
usb_serial_jtag_ll.h 1a66459b44 usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2 lat temu