esp-idf/components/freertos/FreeRTOS-Kernel/portable/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/freertos hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
port.c riscv: Fix esprv_intc_int_set_threshold() naming 2022-09-19 14:19:41 +08:00
portasm.S freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00