esp-idf/components/riscv
Darian Leung ebc57e14f6 riscv: Fix esprv_intc_int_set_threshold() naming
This commit fixes the function declaration naming from esprv_intc_set_threshold()
to esprv_intc_int_set_threshold(), thus allowing the underlying ROM funciton to be
exposed via the header.
2022-09-19 14:19:41 +08:00
..
include riscv: Fix esprv_intc_int_set_threshold() naming 2022-09-19 14:19:41 +08:00
CMakeLists.txt G0: RISC-V targets have now an independent G0 layer 2022-06-14 15:00:53 +08:00
instruction_decode.c
interrupt.c riscv: Remove redundant riscv_interrupts.h header 2022-09-19 14:19:11 +08:00
linker.lf
project_include.cmake build system: remove -Wno-format flag for RISC-V targets 2022-08-03 16:42:47 +04:00
vectors.S riscv: Adds support for returning from exception handler 2022-02-24 08:55:40 +00:00