代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial-api.txt
BlueZ D-Bus Serial API description
**********************************
Copyright (C) 2004-2008 Marcel Holtmann
Serial hierarchy
================
Service org.bluez
Interface
serial-api.txt
Bluetooth serial service API description
****************************************
Copyright (C) 2006-2007 Marcel Holtmann
Manager hierarchy
=================
Interface org.b
serial_user.c
/*
* $Id: serial_user.c,v 1.31 2007/09/11 06:02:38 sunny Exp $
*/
/*
*******************************************************************************
**
** This device driver was created by Appl
keyboard_serial.hex
:030000000208945F
:0C089400787FE4F6D8FD7581160208DBC1
:100999000A08009F240C9848401E0008041201010F
:0209A90001014A
:0809AC007F147EF8DEFEDFFA85
:0109B4002220
:100920007590F0E59054F064F060301209ACE
keyboard_serial.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
keyboard_serial.c
#include
#include
//发光管显示码,共阳极
unsigned char data displaycode[10]={0x00,0x9f,0x24,0x0c,0x98,0x48,0x40,0x1e,0x00,0x08};
//LED显示数据
unsigned char leddisplay[4]={1,1,1,1};
//键扫描值
keyboard_serial.lst
C51 COMPILER V8.05a KEYBOARD_SERIAL 03/13/2009 14:46:00 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE KEYBOARD_SERIAL
OBJECT MODULE
keyboard_serial.lnp
"STARTUP.obj",
"keyboard_serial.obj"
TO "keyboard_serial"