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 ]
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 ]
18 [ "Process Isolation", "CMSIS_RTOS_ProcessIsolation.html", "CMSIS_RTOS_ProcessIsolation" ]