esp-idf/components/hal/esp32c61/include/hal
Gao Xu bf7f146cc8 Merge branch 'feat/support_hysteresis_filter_on_c61' into 'master'
feat(gpio): support hysteresis filter on C61

See merge request espressif/esp-idf!32881
2024-08-22 19:30:16 +08:00
..
ahb_dma_ll.h feat: c61 add gdma support 2024-08-09 10:12:40 +08:00
brownout_ll.h feat(brownout): Add brownout detector support on esp32c61 2024-08-22 11:26:30 +08:00
cache_ll.h feat(cache): supported cache panic on c61 2024-08-08 10:38:02 +08:00
clk_tree_ll.h remove(clk): rc32k is removed as a clk source option for lp_slow_clk on C5/C61 2024-07-31 22:41:23 +08:00
cpu_utility_ll.h feat(hal): Adds hal funcs for cpu.c 2024-04-11 13:07:04 +03:00
crosscore_int_ll.h feat(intr): basic interrupt/freertos support for C61 2024-06-12 09:25:47 +08:00
dedic_gpio_cpu_ll.h feat(dedic_gpio): support dedic gpio on esp32c61 2024-08-08 14:00:19 +08:00
ecc_ll.h feat: enable ecc support in esp32c61 2024-07-04 13:37:16 +05:30
ecdsa_ll.h feat: enabled support for ecdsa in esp32c61 2024-08-05 09:29:31 +05:30
efuse_hal.h feat(efuse): Update efuses for C5 and C61 2024-03-21 18:37:46 +02:00
efuse_ll.h feat(soc): Update efuse related soc_caps for c61 and c5 (MP/beta3) 2024-05-13 19:54:28 +08:00
gdma_ll.h feat: c61 add gdma support 2024-08-09 10:12:40 +08:00
gpio_ll.h feat(gpio): support hysteresis filter on C61 2024-08-22 11:24:03 +08:00
gpspi_flash_ll.h fix(spi_flash): Add external flash support on esp32c6,esp32h2,esp32p4,esp32c5 2024-07-30 11:10:29 +08:00
i2c_ll.h feat(i2c): support i2c on esp32-c61 2024-08-14 11:25:31 +08:00
ledc_ll.h feat(ledc): add ledc support on c61 2024-08-15 15:21:06 +08:00
lpwdt_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
mmu_ll.h fix(mspi): Refactor mspi ll/soc for c5 and c61 2024-08-15 15:08:56 +08:00
modem_lpcon_ll.h feat(pm): support modem clock for esp32c61 2024-08-13 11:03:21 +08:00
modem_syscon_ll.h feat(pm): support modem clock for esp32c61 2024-08-13 11:03:21 +08:00
mspi_timing_tuning_ll.h feature(spi_flash): Promote the c61 mspi clock frequency from 40 to 80M 2024-08-22 10:58:50 +08:00
mwdt_ll.h change(wdt): create wdt_periph.c in soc component 2024-06-18 09:59:06 +08:00
pmu_hal.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
pmu_ll.h feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
psram_ctrlr_ll.h feature(spi_flash): Promote the c61 mspi clock frequency from 40 to 80M 2024-08-22 10:58:50 +08:00
regi2c_ctrl_ll.h refactor(regi2c): add LL function to control analog i2c master clock 2024-07-24 12:26:59 +08:00
rwdt_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
spi_flash_encrypted_ll.h fix(mspi): Refactor mspi ll/soc for c5 and c61 2024-08-15 15:08:56 +08:00
spi_flash_ll.h fix(mspi): Refactor mspi ll/soc for c5 and c61 2024-08-15 15:08:56 +08:00
spi_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
spimem_flash_ll.h feature(spi_flash): Promote the c61 mspi clock frequency from 40 to 80M 2024-08-22 10:58:50 +08:00
systimer_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
timer_ll.h feat(gptimer): add gptimer support on c61 2024-07-23 10:23:14 +08:00
uart_ll.h feat(uart): support uart on ESP32C61 2024-08-05 15:06:51 +08:00
usb_serial_jtag_ll.h feat(usb_serial_jtag): Add usb serial jtag support on esp32c61 2024-08-08 11:11:24 +08:00