代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/124721/14551697
h ram.h
/*
* Project: 3-PHASE AC DRIVE
*
* Microcontroller: Motorola MC68HC908MR24
*
* Module: RAM.C
* Revision/Date: 2.0 / February 2000
* Description: File contains RAM global variab
www.eeworm.com/read/225148/14554887
c main.c
#include "main.h"
#define LOADER_VERSION "loader 1.0"
extern char _stext,_etext,_sdata,_edata;
/* Global variables */
volatile char XmodemComplete =0;
unsigned int StTick;
AT91S_RomBoot const *
www.eeworm.com/read/124628/14556178
c nr4.c
/* net/rom level 4 (transport) protocol implementation
*/
#include
#include "global.h"
#include "mbuf.h"
#include "timer.h"
#include "ax25.h"
#include "lapb.h"
#include "netrom.h"
www.eeworm.com/read/225029/14557408
h md5.h
/*
* MD5.H - header file for MD5C.C
*/
/*
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights
* reserved.
*
* License to copy and use this software is granted provided tha
www.eeworm.com/read/224893/14564384
c gps.c
/////////////////////////
unsigned char GetGps();
void GpsDO();
///**********************************
unsigned char GetGps() {
unsigned char j,i,data;
for(j=0;j
www.eeworm.com/read/124506/14564438
h compress.h
/**************************************************************
;* *
;* INSTUTITE FOR INFORMATION INDUSTRY *
;*
www.eeworm.com/read/124495/14565021
c gen-ecc.c
// Program to generate a column parity table for yaffs_ecc.c
// Generate a column parity byte for a byte.
// This byte is already aligned for the ecc.
// The output byte has the form:
// bit 7: p4
www.eeworm.com/read/124442/14566847
h gzip.h
/* gzip.h -- common declarations for all gzip modules
* Copyright (C) 1992-1993 Jean-loup Gailly.
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU G
www.eeworm.com/read/124442/14567115
c seagate.c
/*
* seagate.c Copyright (C) 1992, 1993 Drew Eckhardt
* low level scsi driver for ST01/ST02, Future Domain TMC-885,
* TMC-950 by
*
* Drew Eckhardt
*
*
*
* N
www.eeworm.com/read/124442/14567155
c depca.c
/* depca.c: A DIGITAL DEPCA ethernet driver for linux.
Written 1994 by David C. Davies.
Copyright 1994 David C. Davies and United States Government as
represented by the Director,