]> begriffs open source - cmsis/blob - v6.0.0/RTOS2/usingOS2.js
Update documentation for branch main
[cmsis] / v6.0.0 / RTOS2 / usingOS2.js
1 var usingOS2 =
2 [
3     [ "Functionality overview", "usingOS2.html#rtos2_functionalities", null ],
4     [ "cmsis_os2.h API header file", "usingOS2.html#cmsis_os2_h", null ],
5     [ "Coding Rules", "usingOS2.html#cmsis_os2_coding_rules", null ],
6     [ "System Startup", "usingOS2.html#SystemStartup", null ],
7     [ "Lifecycle of RTOS Objects", "usingOS2.html#rtos_objects", [
8       [ "Create Objects", "usingOS2.html#rtos_objects_create", null ],
9       [ "Object Usage", "usingOS2.html#rtos_objects_usage", null ],
10       [ "Object Destruction", "usingOS2.html#rtos_objects_delete", null ]
11     ] ],
12     [ "Timeout Values", "usingOS2.html#CMSIS_RTOS_TimeOutValue", null ],
13     [ "Calls from Interrupt Service Routines", "usingOS2.html#CMSIS_RTOS_ISR_Calls", null ],
14     [ "Memory Management", "usingOS2.html#CMSIS_RTOS_MemoryMgmt", [
15       [ "Automatic Dynamic Allocation", "usingOS2.html#CMSIS_RTOS_MemoryMgmt_Automatic", null ],
16       [ "Manual User-defined Allocation", "usingOS2.html#CMSIS_RTOS_MemoryMgmt_Manual", null ]
17     ] ],
18     [ "Process Isolation", "CMSIS_RTOS_ProcessIsolation.html", "CMSIS_RTOS_ProcessIsolation" ]
19 ];