Files
inav/lib/main/STM32H7/Drivers/CMSIS/docs/RTOS/html/rtxImplementation.js
T
admin dac37fd077
Make sure docs are updated / settings_md (push) Canceled after 0s
Build firmware / test (push) Canceled after 0s
Build firmware / build-SITL-Windows (push) Canceled after 0s
Build firmware / build-SITL-Mac (push) Canceled after 0s
Build firmware / build-SITL-Linux (push) Canceled after 0s
Build firmware / build-SITL-Linux-arm64 (push) Canceled after 0s
Build firmware / upload-artifacts (push) Canceled after 0s
Build firmware / build-single-target (push) Canceled after 0s
Build firmware / build (9) (push) Canceled after 0s
Build firmware / build (8) (push) Canceled after 0s
Build firmware / build (7) (push) Canceled after 0s
Build firmware / build (6) (push) Canceled after 0s
Build firmware / build (5) (push) Canceled after 0s
Build firmware / build (4) (push) Canceled after 0s
Build firmware / build (3) (push) Canceled after 0s
Build firmware / build (2) (push) Canceled after 0s
Build firmware / build (14) (push) Canceled after 0s
Build firmware / build (13) (push) Canceled after 0s
Build firmware / build (12) (push) Canceled after 0s
Build firmware / build (11) (push) Canceled after 0s
Build firmware / build (10) (push) Canceled after 0s
Build firmware / build (1) (push) Canceled after 0s
Build firmware / build (0) (push) Canceled after 0s
Build firmware / detect (push) Canceled after 0s
Build pre-release / build (push) Canceled after 0s
Build pre-release / Release (push) Canceled after 0s
Sync inav to Gitea
2026-08-03 16:37:40 +08:00

26 lines
1.4 KiB
JavaScript

var rtxImplementation =
[
[ "Theory of Operation", "theory.html", [
[ "Settings for osFeature_xxx in cmsis_os.h", "theory.html#osFeature", null ],
[ "RTX Kernel Timer Tick and Thread Management", "theory.html#KernelTimer", null ],
[ "CMSIS-RTOS RTX Threads", "theory.html#RTX_Threads", null ],
[ "Priority Inversion on Resource Sharing", "theory.html#PriorityInversion", null ],
[ "Function calls from Interrupt Service Routines (ISR)", "theory.html#isr_function_calls", null ]
] ],
[ "Directory Structure and File Overview", "dirstructfiles.html", [
[ "CMSIS-RTOS RTX Directory Structure", "dirstructfiles.html#Folders", null ],
[ "CMSIS-RTOS RTX Library Files", "dirstructfiles.html#libFiles", null ],
[ "Configuration File RTX_Conf_CM.c", "dirstructfiles.html#RTX_Conf_CM", null ]
] ],
[ "Technical Data", "technicalData.html", [
[ "osWait", "technicalData.html#osWait", null ]
] ],
[ "MISRA-C:2004 Compliance Exceptions", "misraCompliance.html", null ],
[ "Create an RTX Project", "using.html", [
[ "Define and Reference Object Definitions", "using.html#DefRefObj", null ],
[ "Using IRQ Interrupts", "using.html#UsingIRQs", null ]
] ],
[ "Configure RTX", "configure.html", "configure" ],
[ "RTX Tutorial", "exampleRTX_Tutorial.html", null ],
[ "Building the RTX Library", "creating_RTX_LIB.html", null ]
];