esp-idf/components/esp_system/port/arch/xtensa
KonstantinKondrashov f49787ac9f esp_system: ipc_isr does not use its own initialization task, it is done from ipc_task()
It helps to reduce the memory usage at startup.

Closes https://github.com/espressif/esp-idf/issues/8111
2022-01-13 21:28:08 +08:00
..
debug_helpers.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
debug_helpers_asm.S
debug_stubs.c
esp_ipc_isr.c esp_system: ipc_isr does not use its own initialization task, it is done from ipc_task() 2022-01-13 21:28:08 +08:00
esp_ipc_isr_handler.S
esp_ipc_isr_routines.S
expression_with_stack.c
expression_with_stack_asm.S
panic_arch.c
panic_handler_asm.S
trax.c