esp-idf/components/riscv/include/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
..
csr.h ESP8684: add soc, riscv, newlib support 2021-11-06 17:33:44 +08:00
encoding.h riscv: Add new arch-level component 2020-11-12 09:33:18 +11:00
instruction_decode.h interrupt: filter out reserved int number by decoding risc-v JAL instruction 2021-01-05 15:39:46 +08:00
interrupt.h riscv: Fix esprv_intc_int_set_threshold() naming 2022-09-19 14:19:41 +08:00
rv_utils.h riscv: Remove redundant riscv_interrupts.h header 2022-09-19 14:19:11 +08:00
rvruntime-frames.h esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
semihosting.h semihosting: version 2 2022-05-05 09:12:42 +00:00