代码搜索结果
找到约 10,000 项符合
T 的代码
kdev_t.h
#ifndef _LINUX_KDEV_T_H
#define _LINUX_KDEV_T_H
#if defined(__KERNEL__) || defined(_LVM_H_INCLUDE)
/*
As a preparation for the introduction of larger device numbers,
we introduce a type kdev_t to hold
#can_t.c
#include "can.h"
#define LEN 8
void transmit (char MsgNum,char *p,char len)
/*将*p数据写入can消息发送,len为数据长度*/
{ char i;
SFRPAGE = CAN0_PAGE;
CAN0ADR = IF1CMDMSK;
CAN0DAT = 0x0087;
t100.lst
C51 COMPILER V7.06 T100 09/21/2005 18:16:31 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE T100
OBJECT MODULE PLACED IN D:
t100.c
#include "REG51.H"
#include
#include "Common.h"
#include "Remote.h"
//#include "Struct.h"
#include "OSDDraw.h"
//#include "OSDCtrl.h"
//#include "Video.h"
#include "TwoWire.h"
#in
t100.lnp
"T100.obj"
TO "T100"
RAMSIZE(256)