R_RTOS
0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
|
CadvTskPrio_struc | Contains the TskPrio visible to the system and the real TskPrio |
CdummyFktCallStruc | Structure of a dummy function call |
CevtQueue | A simple singly linked list serving as one event queue |
CevtStruc | Struct for Event maintenance |
CgStruc_OS_FLAGS | Struct for OS flags |
CmemBlckhead | Contains the only the flag information about the memory block |
CmemMngrHead | Contains the full information about the memory block |
Cmntr | Monitor for synchronized access |
CmqData | Circular array backed fixed size buffer for data entities |
CmqDummyElmnt | Dummy of a message queue element |
CmqPrtcpnt | Message queue participant structure for task and system subscribers and publishers |
CmqPub | Publisher element related to a message queue |
CmqSub | Unified subscriber element related to a message queue |
CmqSysSub | System subscriber element related to a message queue |
CmqTskSub | Task subscriber element related to a message queue |
CmsgFktCallStruc | Structure of a function call related to a message queue |
CmsgPrvdrsUnion | Union of all available message providers |
CmsgQ | Message queue which contains publishers, subscribers, data as well as information about the queue |
CmsgQMsgProvStruc | Message Queue provider for a mail box |
CmtxStruc | Struct for Mutex maintenance |
CpartID | Identifier for a message queue participant |
▼CsemStruc | Struct for semaphore maintenance |
CsemSignalUnion | Signaling counter for each type of semaphore |
▼CsyncEleStruc | Unified structure for all synchronization mechanism objects |
▼CsyncEleHandle | Unified specialized SyncEle Handles |
CevtSyncEle | Event syncEleStruc::syncEleHandle |
CmntrSyncEle | Monitor syncEleStruc::syncEleHandle |
CmtxSyncEle | Mutex syncEleStruc::syncEleHandle |
CsemSyncEle | Semaphore syncEleStruc::syncEleHandle |
CtmrSyncEle | Timer syncEleStruc::syncEleHandle |
▼CsysFkt | Union structure to unify the different types of system function calls |
CfktCallTypeUnion | Union of function call types |
CsysMsgProvStruc | System messaging provider for a mail box |
CsysTckFktCallstruc | Structure of a function call related to a system tick timer |
CsysTickEleIDUnion | Unified ID of a system tick element |
CsysTickTMRStruc | Structure to keep track of system tick timer objects |
CsysTimerStruc | Struct for system timer maintenance |
▼CtimerStruc | Struct for timer maintenance |
CspecTimerUnion | Union of specialized timers |
CtmrFktCallStruc | Structure of a function call related to a software timer |
CtskMailBox | Task mailbox for messaging services |
CtskMsgProvStruc | Task messaging provider for a mail box |
CtskPrioArEle | Task priority element for the second dimension of the scheduler |
CtskTCB | Task Control Block |
CtskTimerStruc | Struct for task timer maintenance |