From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/RTOS2/html/rtx5_impl.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/RTOS2/html/rtx5_impl.js') diff --git a/docs/RTOS2/html/rtx5_impl.js b/docs/RTOS2/html/rtx5_impl.js index 2fa6c97..cc50948 100644 --- a/docs/RTOS2/html/rtx5_impl.js +++ b/docs/RTOS2/html/rtx5_impl.js @@ -21,7 +21,8 @@ var rtx5_impl = ] ], [ "RTX5 Header File", "theory_of_operation.html#rtx_os_h", null ], [ "Timeout Value", "theory_of_operation.html#CMSIS_RTOS_TimeOutValue", null ], - [ "Calls from Interrupt Service Routines", "theory_of_operation.html#CMSIS_RTOS_ISR_Calls", null ] + [ "Calls from Interrupt Service Routines", "theory_of_operation.html#CMSIS_RTOS_ISR_Calls", null ], + [ "SVC Functions", "theory_of_operation.html#CMSIS_RTOS_svcFunctions", null ] ] ], [ "Configure RTX v5", "config_rtx5.html", [ [ "System Configuration", "config_rtx5.html#systemConfig", [ -- cgit