mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
459ff8348f
This commit added the RISC-V utility functions to set the interrupt threshold for CLIC targets by using direct register value writes. This makes the functions more efficient during run-time. This is done to improve the critical section enter and exit performance on esp32p4. |
||
---|---|---|
.. | ||
include | ||
ld | ||
CMakeLists.txt | ||
instruction_decode.c | ||
interrupt_clic.c | ||
interrupt_intc.c | ||
interrupt_plic.c | ||
interrupt.c | ||
linker.lf | ||
project_include.cmake | ||
vectors_clic.S | ||
vectors_intc.S | ||
vectors.S |