Microchip® Advanced Software Framework

os_tcb Struct Reference

#include <ucos_ii.h>

Data Fields

INT8U OSTCBBitX
 
INT8U OSTCBBitY
 
INT16U OSTCBDly
 
struct os_tcbOSTCBNext
 
struct os_tcbOSTCBPrev
 
INT8U OSTCBPrio
 
INT8U OSTCBStat
 
INT8U OSTCBStatPend
 
OS_STK * OSTCBStkPtr
 
INT8U OSTCBX
 
INT8U OSTCBY
 

INT8U os_tcb::OSTCBBitX

Referenced by OS_TCBInit(), OSTimeDly(), and OSTimeTick().

INT8U os_tcb::OSTCBBitY

Referenced by OS_TCBInit(), OSTimeDly(), and OSTimeTick().

INT16U os_tcb::OSTCBDly

Referenced by OS_TCBInit(), OSTimeDly(), and OSTimeTick().

struct os_tcb* os_tcb::OSTCBNext
struct os_tcb* os_tcb::OSTCBPrev

Referenced by OS_TCBInit().

INT8U os_tcb::OSTCBPrio

Referenced by OS_TCBInit(), and OSTimeTick().

INT8U os_tcb::OSTCBStat

Referenced by OS_TCBInit(), and OSTimeTick().

INT8U os_tcb::OSTCBStatPend

Referenced by OS_TCBInit(), and OSTimeTick().

OS_STK* os_tcb::OSTCBStkPtr

Referenced by OS_TCBInit().

INT8U os_tcb::OSTCBX

Referenced by OS_TCBInit().

INT8U os_tcb::OSTCBY

Referenced by OS_TCBInit(), OSTimeDly(), and OSTimeTick().