esp-idf/components/esp_hw_support/include
Omar Chebib 1157a27964 Merge branch 'bugfix/intr_alloc_rom_handler' into 'master'
fix(esp_hw_support): allow allocating interrupts with handlers in ROM with IRAM attribute

Closes IDF-7971

See merge request espressif/esp-idf!32561
2024-08-30 10:50:49 +08:00
..
esp_private 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
hal esp_system: Remove deprecate section from esp_cpu.h 2022-07-22 00:06:06 +08:00
soc feat(esp_security): Move DS, HMAC, DPA and crypto lock implementation 2024-08-20 12:35:22 +08:00
clk_ctrl_os.h change(mpll): clean up mpll clock acquire with ldo driver 2024-03-25 22:03:49 +08:00
dport_access.h Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp_async_memcpy.h change(async_memcpy): set DMA transfer burst size 2024-05-24 22:43:55 +08:00
esp_chip_info.h remove(c5beta3): remove c5 beta3 system files 2024-06-17 12:02:15 +08:00
esp_clk_tree.h esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
esp_clock_output.h feat(esp_hw_support): support set clock divider for esp32p4 clock output 2024-04-17 15:09:54 +08:00
esp_cpu.h feat(riscv): added api to disable branch predictor 2024-08-14 14:34:34 +08:00
esp_crc.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
esp_crypto_lock.h feat(esp_security): Move DS, HMAC, DPA and crypto lock implementation 2024-08-20 12:35:22 +08:00
esp_dpa_protection.h feat(esp_security): Move DS, HMAC, DPA and crypto lock implementation 2024-08-20 12:35:22 +08:00
esp_ds_err.h feat(esp_security): Move DS, HMAC, DPA and crypto lock implementation 2024-08-20 12:35:22 +08:00
esp_ds.h feat(esp_security): Move DS, HMAC, DPA and crypto lock implementation 2024-08-20 12:35:22 +08:00
esp_etm.h etm: added etm channel allocator 2022-11-23 15:31:33 +08:00
esp_fault.h feat(efuse): Support Linux target 2024-05-15 16:54:45 +03:00
esp_hmac.h feat(esp_security): Move DS, HMAC, DPA and crypto lock implementation 2024-08-20 12:35:22 +08:00
esp_interface.h esp_wifi: Add support for NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30
esp_intr_alloc.h fix(esp_hw_support): allow allocating interrupts with handlers in ROM with IRAM attribute 2024-08-29 14:21:43 +08:00
esp_intr_types.h refactor(intr): add namespace for intr_cpu_id_t 2023-09-06 09:50:41 +08:00
esp_mac.h feat(esp_hw_support): Adds MAC support for esp32p4 2024-03-29 01:44:39 +08:00
esp_memory_utils.h fix(esp_hw_support): allow allocating interrupts with handlers in ROM with IRAM attribute 2024-08-29 14:21:43 +08:00
esp_memprot_err.h System/Security: Memprot API unified (ESP32S3) 2022-06-20 02:36:44 +00:00
esp_memprot_types.h System/Security: Memprot API unified (ESP32C3) 2021-12-21 01:50:36 +01:00
esp_memprot.h System/Security: Memprot API unified (ESP32S3) 2022-06-20 02:36:44 +00:00
esp_random.h docs(esp_hw_support): corrected outdated RNG docs 2024-08-09 16:20:02 +02:00
esp_sleep.h fix(esp_hw_support): fix mmu memory powered down issue by software backup and restore mmu table content 2024-08-28 10:44:08 +08:00
esp_wake_stub.h add example deep sleep wake stub 2023-01-10 17:03:50 +08:00
intr_types.h refactor(intr): add namespace for intr_cpu_id_t 2023-09-06 09:50:41 +08:00
rtc_wdt.h esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
spinlock.h fix(system): fixed warnings related to ununsed var if asserts disabled 2024-08-26 10:25:04 +08:00