]> begriffs open source - cmsis/blob - main/RTOS2/html/os2Migration.js
Update documentation for branch main
[cmsis] / main / RTOS2 / html / os2Migration.js
1 var os2Migration =
2 [
3     [ "RTX Migration Guide", "os2MigrationGuide.html", [
4       [ "Level 1 Migration - Upgrade to RTX5 on API v1", "os2MigrationGuide.html#MigL1", null ],
5       [ "Level 2 Migration - Use API v2 and v1 alongside in RTX5", "os2MigrationGuide.html#MigL2", null ],
6       [ "Level 3 Migration - Full transition to API v2", "os2MigrationGuide.html#MigL3", null ]
7     ] ],
8     [ "Detailed API Function Differences", "os2MigrationFunctions.html", [
9       [ "Kernel Information and Control", "os2MigrationFunctions.html#mig_kernel", null ],
10       [ "Thread Management", "os2MigrationFunctions.html#mig_threadMgmt", null ],
11       [ "Thread Flags", "os2MigrationFunctions.html#mig_threadFlags", null ],
12       [ "Event Flags", "os2MigrationFunctions.html#mig_eventFlags", null ],
13       [ "Generic Wait Functions", "os2MigrationFunctions.html#mig_wait", null ],
14       [ "Timer Management", "os2MigrationFunctions.html#mig_timer", null ],
15       [ "Mutexes", "os2MigrationFunctions.html#mig_mutex", null ],
16       [ "Semaphores", "os2MigrationFunctions.html#mig_sem", null ],
17       [ "Memory Pool", "os2MigrationFunctions.html#mig_memPool", null ],
18       [ "Message Queue", "os2MigrationFunctions.html#mig_msgQueue", null ],
19       [ "Mail Queue", "os2MigrationFunctions.html#mig_mailQueue", null ],
20       [ "Signal Events", "os2MigrationFunctions.html#mig_signalEvents", null ]
21     ] ]
22 ];