morris 26f438cf89 Merge branch 'feature/esp32p4_gpio_support' into 'master' 2 سال پیش
..
adc_ll.h eaf21a34af fix(adc): fixed esp32, esp32s2,esp32s3 adc oneshot mode clk div issue 2 سال پیش
aes_ll.h 9374ebe529 esp32h2: add support for AES peripheral 3 سال پیش
ana_cmpr_ll.h 53584bb5a7 ana_cmpr: add programming guide 2 سال پیش
apm_ll.h 120fcec026 apm: added support for APM on esp32h2 3 سال پیش
assist_debug_ll.h 4df3ff619e feat(esp_system): implement hw stack guard for riscv chips 2 سال پیش
brownout_ll.h a3d962d89a brownout: Disable the hardware BOD when BOD interrupt is enabled 2 سال پیش
cache_ll.h 0f7e39d15a cache: refactor cache_utils into cache_hal instade 2 سال پیش
clk_gate_ll.h 4e9cc65763 change(uart): change sleep code to be cache safe 2 سال پیش
clk_tree_ll.h cbc5a38e26 support h2 eco2 fosc calibration 2 سال پیش
dedic_gpio_cpu_ll.h a3f887a1fe gpio: support glitch filter on esp32h2 3 سال پیش
ds_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
ecc_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
ecdsa_ll.h d345c684ba esp32h2: Add support for ECDSA peripheral 2 سال پیش
efuse_hal.h 6b1d4b4d49 ESP32-H2: Last MR for g0 component support, (only hal left) 3 سال پیش
efuse_ll.h e48130246a hal: Explicit setting of efuse time settings 2 سال پیش
etm_ll.h 6f8ee89302 etm: add basic driver on esp32h2 3 سال پیش
gdma_ll.h 56a376c696 feat(esp_gdma): add hal interface for common operations 2 سال پیش
gpio_etm_ll.h be9afeac86 feat(gpio): add support for ESP32P4 2 سال پیش
gpio_glitch_filter_ll.h 1375627461 filter: workaround a hw issue in the glitch filter 2 سال پیش
gpio_ll.h be9afeac86 feat(gpio): add support for ESP32P4 2 سال پیش
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 سال پیش
hmac_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
i2c_ll.h 4ef94fc0dc feat(i2c): Add new API and implementation for I2C driver 2 سال پیش
i2s_ll.h 1b22591ea7 i2s: fixed i2s_ll compiling failure under C++ evironment 2 سال پیش
ieee802154_ll.h 806ac94b64 IEEE802154: match C6 max txpower value with datasheet 2 سال پیش
ledc_ll.h 5150c578fd ledc:add option to put LEDC function into IRAM 2 سال پیش
lp_aon_hal.h 808a01e656 feat(pm/deepsleep): Support EXT1_WAKEUP_MODE_PER_PIN 2 سال پیش
lp_aon_ll.h 808a01e656 feat(pm/deepsleep): Support EXT1_WAKEUP_MODE_PER_PIN 2 سال پیش
lp_clkrst_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
lp_timer_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
lpwdt_ll.h 6b1d4b4d49 ESP32-H2: Last MR for g0 component support, (only hal left) 3 سال پیش
mcpwm_ll.h 5ab755915b feature(MCPWM): Add MCPWM trigger driver and test 2 سال پیش
mmu_ll.h f281c08ce7 fix(hal): Fix the external memory vaddr region validity check 2 سال پیش
modem_lpcon_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
modem_syscon_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
mpi_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
mpu_ll.h 6b1d4b4d49 ESP32-H2: Last MR for g0 component support, (only hal left) 3 سال پیش
mwdt_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 سال پیش
parlio_ll.h f534247a00 driver: add parallel IO TX driver 3 سال پیش
pau_ll.h 46cf3ecdc2 Power Management: support PAU REGDMA feature for esp32h2 2 سال پیش
pcnt_ll.h 2730186561 pcnt: support pcnt on esp32h2 3 سال پیش
pmu_hal.h 63d32ab620 Power Management: support DFS and PMU feature for esp32h2 2 سال پیش
pmu_ll.h 63d32ab620 Power Management: support DFS and PMU feature for esp32h2 2 سال پیش
regi2c_ctrl_ll.h 866c5cefa4 hal: Fix missing definition for "bool" type 2 سال پیش
rmt_ll.h 9ae742eb85 rmt: check filter and idle threashold 2 سال پیش
rtc_io_ll.h 4985caa38f refactor(driver/rtcio): Re-wrap RTCIO APIs with more accurate soc_caps 2 سال پیش
rwdt_ll.h 9c37441b17 wdt: refactor wdt codes to use unified type 3 سال پیش
sar_ctrl_ll.h d197c59eaa bugfix: move adc_oneshot_power_acquire/release to adc_oneshot_read 2 سال پیش
sdm_ll.h 482a26e284 sdm: support sdm on esp32h2 3 سال پیش
sha_ll.h 8203d40fc3 esp32h2: add support for SHA peripheral 3 سال پیش
spi_flash_encrypted_ll.h bc825431e8 esp32h2: xts-aes register prefix discrepency 2 سال پیش
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 سال پیش
spi_ll.h 8f5851d064 fix(all): unify default mosi level to low on all targets 2 سال پیش
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 سال پیش
systimer_ll.h 6c1d98d556 systimer: assign counter and alarm in esp_hw_support 3 سال پیش
temperature_sensor_ll.h faa10947a8 temperature_sensor: Apply new-shared interface in temperature sensor driver 2 سال پیش
timer_ll.h 81a641d437 feat(gptimer): add gptimer linker.lf to control the placement of driver and hal 2 سال پیش
twai_ll.h fdeeced62c twai: h2 support twai driver 3 سال پیش
uart_ll.h 4e9cc65763 change(uart): change sleep code to be cache safe 2 سال پیش
usb_phy_ll.h 3151f9c8f1 usj: bringup on esp32h2 3 سال پیش
usb_serial_jtag_ll.h 1a66459b44 usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 3 سال پیش