代码搜索:tsk
找到约 4,461 项符合「tsk」的源代码
代码结果 4,461
www.eeworm.com/read/389295/8535098
dox img.dox
/*! \page imgpage Disk Images
This section describes the general disk image analysis concepts and corresponding APIs in TSK. In addition to this documentation, there are sample programs in the
www.eeworm.com/read/230737/14277607
tci uarttest.tci
/*
* =========== uarttest.tci ===========
*/
/*
* ======== tskEcho ========
*/
var tskEcho = tibios.TSK.create("tskEcho");
tskEcho.fxn = prog.decl("echo");
/*
* ======== uart Driver ========
*
www.eeworm.com/read/350798/3115462
tci uarttest.tci
/*
* =========== uarttest.tci ===========
*/
/*
* ======== tskEcho ========
*/
var tskEcho = tibios.TSK.create("tskEcho");
tskEcho.fxn = prog.decl("echo");
/*
* ======== uart Driver ========
*
www.eeworm.com/read/350798/3115886
tci uarttest.tci
/*
* =========== uarttest.tci ===========
*/
/*
* ======== tskEcho ========
*/
var tskEcho = tibios.TSK.create("tskEcho");
tskEcho.fxn = prog.decl("echo");
/*
* ======== uart Driver ========
*
www.eeworm.com/read/362992/9972354
h appl.h
/* appl.h */
void tsk2(ULONG l1, ULONG l2, ULONG l3, ULONG l4);
#define T2_NAM "TSK2"
#define Q_NAM "DAVE"
#define LOOP_MAX 70
struct message {
int value;
char fill[16-sizeof(int)];
} ;
www.eeworm.com/read/131433/14146151
h appl.h
/* appl.h */
void tsk2(ULONG l1, ULONG l2, ULONG l3, ULONG l4);
#define T2_NAM "TSK2"
#define Q_NAM "DAVE"
#define LOOP_MAX 70
struct message {
int value;
char fill[16-sizeof(int)];
} ;
www.eeworm.com/read/129581/14237123
h appl.h
/* appl.h */
void tsk2(ULONG l1, ULONG l2, ULONG l3, ULONG l4);
#define T2_NAM "TSK2"
#define Q_NAM "DAVE"
#define LOOP_MAX 70
struct message {
int value;
char fill[16-sizeof(int)];
} ;
www.eeworm.com/read/209559/4968329
h fpu32.h
#ifndef _FPU32_H
#define _FPU32_H 1
struct _fpstate_ia32;
int restore_i387_ia32(struct task_struct *tsk, struct _fpstate_ia32 __user *buf, int fsave);
int save_i387_ia32(struct task_struct *tsk, str
www.eeworm.com/read/316872/3597095
h fpu32.h
#ifndef _FPU32_H
#define _FPU32_H 1
struct _fpstate_ia32;
int restore_i387_ia32(struct task_struct *tsk, struct _fpstate_ia32 __user *buf, int fsave);
int save_i387_ia32(struct task_struct *tsk, str
www.eeworm.com/read/195455/8154310
bat s1.bat
@echo off
if exist LED.lst del LED.lst
if exist LED.sym del LED.sym
if exist LED.tsk del LED.tsk
if exist LED.hex del LED.hex
if exist LED.obj del LED.obj
if exist LED.map del LED.map
if exist