代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/284137/8961332
h type.h
/*
LPCUSB, an USB device driver for LPC microcontrollers
Copyright (C) 2006 Bertrik Sikken (bertrik@sikken.nl)
Redistribution and use in source and binary forms, with or without
modification, ar
www.eeworm.com/read/185622/9024932
txt rfc2640.txt
Network Working Group B. Curtin
Request for Comments: 2640 Defense Information Systems Agency
Updates: 959
www.eeworm.com/read/283259/9032598
c ide-geometry.c
/*
* linux/drivers/ide/ide-geometry.c
*/
#include
#include
#include
#include
/*
* We query CMOS about hard disks : it could be that
www.eeworm.com/read/381640/9080581
h key.h
sbit KEY_0=P3^2;
sbit KEY_1=P3^3;
sbit KEY_2=P3^4;
sbit KEY_3=P3^5;
unsigned char keylonely(void);
www.eeworm.com/read/184529/9095813
h transmitterclass.h
// TransmitterClass.h: interface for the TransmitterClass class.
//
// Copyright 2002 The Mobile and Portable Radio Research Group
//
//////////////////////////////////////////////////////////////
www.eeworm.com/read/379711/9181569
h hosts.h
/*
* hosts.h Copyright (C) 1992 Drew Eckhardt
* mid to low-level SCSI driver interface header by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tan
www.eeworm.com/read/179131/9370452
bak iictrans.h.bak
#define UCHAR unsigned char
#define UINT unsigned int