R_RTOS
0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
|
main.c | Example of using the R_RTOS and its functionalities |
R_RTOS_BitMagic.c | Functions for creating, maintaining and handling tasks |
R_RTOS_BitMagic.h | Functions for manipulating bits and bytes and stuff |
R_RTOS_events.c | |
R_RTOS_events.h | |
R_RTOS_inc.h | Defines, Typedefs and Macros for the whole system |
R_RTOS_memMngr.c | |
R_RTOS_memMngr.h | |
R_RTOS_monitor.c | |
R_RTOS_monitor.h | |
R_RTOS_msgQueuing.c | |
R_RTOS_msgQueuing.h | |
R_RTOS_mtx.c | |
R_RTOS_mtx.h | |
R_RTOS_PendSV.S | PendSV service routine - Context Switch |
R_RTOS_scheduler.c | |
R_RTOS_scheduler.h | |
R_RTOS_sem.c | |
R_RTOS_sem.h | |
R_RTOS_services.c | Service calls, which can be used by/inside tasks |
R_RTOS_services.h | Service calls, which can be used by/inside tasks |
R_RTOS_stack.c | |
R_RTOS_stack.h | |
R_RTOS_SVC.S | SVC Call service routine - OS service calls |
R_RTOS_system.c | |
R_RTOS_system.h | |
R_RTOS_SysTickTMR.c | |
R_RTOS_SysTickTMR.h | |
R_RTOS_task.c | |
R_RTOS_task.h | |
R_RTOS_timer.c | |
R_RTOS_timer.h | |
R_RTOS_UsrDefs.h | User Defines for controlling the system |