代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/228024/14402717
h mmc.h
/*
mmc.h: Dekcarations for Communikation with the MMC (see mmc.c) in unprotected spi mode.
Pin configuration at MSP430F149:
--------------------------------
MC MC Pin
www.eeworm.com/read/126640/14410263
c sqlora.c
/* $id: sqlora.c,v 1.48 2002/07/19 12:37:24 kpoitschke Exp $ */
/**
* @file sqlora.c
* libsqlora8 Implementation
*
* @author Kai Poitschke
*
* Copyright (c) 1991-2002 Kai Poitschke (kai[_
www.eeworm.com/read/126636/14410669
cpp unzip.cpp
#include "stdafx.h"
#include
#include
#include
#include
#include
#include "zipsha.h"
#include "tailor.h"
#include "revision.h"
www.eeworm.com/read/227740/14414499
c ds1302op.c
#include "DS1302op.h"
#define ReadData 1
#define WriteData 0
#define IsReadOP(x) x&0x01
//define a global variable, so that the data transfer between
//the functions will be faster
//
www.eeworm.com/read/227723/14415523
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/227723/14415531
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/227723/14416590
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/227723/14416595
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/126546/14416968
c serial1.c
//串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理
//出入均设有缓冲区,大小可任意设置。
//*************************************************************************
#include "TestSerial.h"
#define BAUDRATE1 115200 // 用户定义的UART1 波特
www.eeworm.com/read/126546/14416993
lst serial1.lst
C51 COMPILER V6.23a SERIAL1 04/15/2002 18:18:04 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE SERIAL1
OBJECT MODULE PLACED I