代码搜索:tsk
找到约 4,461 项符合「tsk」的源代码
代码结果 4,461
www.eeworm.com/read/173688/9641761
h cxextern.h
extern byte MAX_TASKS;
extern byte MAX_RESOURCES;
extern byte MAX_CYCLIC_TIMERS;
extern byte MAX_MAILBOXES;
extern byte MAX_QUEUES;
extern byte RTC_SCALE;
extern byte MAX_SEMAPHORES;
extern nea
www.eeworm.com/read/173684/9643328
cfg sample1.cfg
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2002 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/173684/9643355
cfg sample1.cfg
/*
* @(#) $Id: sample1.cfg,v 1.6 2002/04/10 10:56:46 hiro Exp $
*/
/*
* サンプルプログラム(1)のシステムコンフィギュレ〖ションファイル
*/
#define _MACRO_ONLY
#include "sample1.h"
INCLUDE("\"sample1.h\"");
CRE_TSK(TASK1, {
www.eeworm.com/read/147349/12561078
c r2lchi.c
/************************************************************************/
/** Copyright (c) 1998, UTStarcom, Inc. */
/** All Rights Reserved. */
/** */
/** Subsystem: RT
www.eeworm.com/read/102180/15791839
cpp tskcnt.cpp
/*
CPPTask - A Multitasking Kernel For C++
Version 1.0 08-12-91
Ported by Rich Smith from:
Public Domain Software written by
Thomas Wagner
Patschkauer Weg 31
www.eeworm.com/read/309810/3704266
h mcd_tasksinit.h
#ifndef MCD_TSK_INIT_H
#define MCD_TSK_INIT_H 1
/*
* Do not edit!
*/
/*
* Task 0
*/
void MCD_startDmaChainNoEu(int *currBD, short srcIncr, short destIncr, int xferSize, short xferSi
www.eeworm.com/read/381929/2639542
h usbd_sampletask.h
/*
* description :
* Maker :
* Copyright : (C)2003,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef USBD_SAMPLE_TSK_H
#define USBD_SAMPLE_TSK_H
#include
#include
www.eeworm.com/read/381929/2639547
h usbd_sampletask.h
/*
* description :
* Maker :
* Copyright : (C)2003,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef USBD_SAMPLE_TSK_H
#define USBD_SAMPLE_TSK_H
#include
#include
www.eeworm.com/read/362992/9972373
h appl.h
/* appl.h */
void tsk1(ULONG l1, ULONG l2, ULONG l3, ULONG l4);
void main_loop(ULONG l1, ULONG l2, ULONG l3, ULONG l4);
#define T1_NAM "TSK1"
#define T2_NAM "TSK2"
#define T3_NAM "TSK3"
#define T4_N
www.eeworm.com/read/131433/14146168
h appl.h
/* appl.h */
void tsk1(ULONG l1, ULONG l2, ULONG l3, ULONG l4);
void main_loop(ULONG l1, ULONG l2, ULONG l3, ULONG l4);
#define T1_NAM "TSK1"
#define T2_NAM "TSK2"
#define T3_NAM "TSK3"
#define T4_N