![]() |
SikendeRTOS
RTOS for ARM Cortex M3+ SoCs designed and written from scratch
|
Data Fields | |
INT32U * | sp |
struct Tcb * | next |
struct Tcb * | prev |
INT32 | id |
INT32 | status |
INT8U | priority |
INT32U | sleepState |
Sema4Type * | sema4Blocked |
struct Tcb * | nextBlocked |
struct Tcb * | nextPriority |