Home
last modified time | relevance | path

Searched defs:ST_HSL_CONTROLLER (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_cfg.h247 typedef struct ST_HSL_CONTROLLER struct
250 stSystemState* pSystemState; // location of structure for system state
251 MS_U32 u32Port; // port on which connections will be accepted
252 MS_U8 u8Instance;
253 MS_BOOL bInit;
257 hslThread logThreads[MAX_OUTPUT_THREADS];
263 stListNode pendingWriteList[PENDING_WRITE_LIST_LEN];
264 stListNode *pendingWriteHead; //TODO: initialize pointers with zeros
265 MS_U16 pendingWriteLength;
267 volatile MS_BOOL thread_finalize;
[all …]