esp-idf/components/freertos/FreeRTOS-Kernel
Darian Leung abf0bc13e6 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-16 16:45:43 +08:00
..
include/freertos freertos: Revert critical section macro 2022-08-12 16:17:45 +08:00
portable riscv: Fix esprv_intc_int_set_threshold() naming 2022-09-16 16:45:43 +08:00
GitHub-FreeRTOS-Kernel-Home.url
History.txt
LICENSE.md
Quick_Start_Guide.url
croutine.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
event_groups.c Revert "Merge branch 'feature/freertos_10.4.3_sync_various_functions' into 'master'" 2022-09-12 19:53:09 +08:00
list.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
queue.c Revert "Merge branch 'feature/freertos_10.4.3_sync_various_functions' into 'master'" 2022-09-12 19:53:09 +08:00
stream_buffer.c Revert "Merge branch 'feature/freertos_10.4.3_sync_various_functions' into 'master'" 2022-09-12 19:53:09 +08:00
tasks.c Revert "Merge branch 'feature/freertos_10.4.3_sync_various_functions' into 'master'" 2022-09-12 19:53:09 +08:00
timers.c freertos: Revert critical section macro 2022-08-12 16:17:45 +08:00