代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/339051/12265053
c ax25.c
/* Low level AX.25 code:
* incoming frame processing (including digipeating)
* IP encapsulation
* digipeater routing
*
* Copyright 1991 Phil Karn, KA9Q
*/
#include
#include
www.eeworm.com/read/339051/12265187
h lapb.h
#ifndef _LAPB_H
#define _LAPB_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _TIMER_H
#i
www.eeworm.com/read/339051/12265190
h pi.h
#ifndef PIMAX
/* Hardware-dependent routines for the VE3IFB interface card for the PC
*/
#include "global.h"
#define PIMAX 3 /* 3 cards max */
#define AX_MTU 512
#define INTMASK 0x21 /* I
www.eeworm.com/read/339051/12265280
h eagle.h
#ifndef _EAGLE_H
#define _EAGLE_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
/* Hardware-depend
www.eeworm.com/read/339051/12265338
c axheard.c
/* AX25 link callsign monitoring. Also contains beginnings of
* an automatic link quality monitoring scheme (incomplete)
*
* Copyright 1991 Phil Karn, KA9Q
*/
#include "global.h"
#include "m
www.eeworm.com/read/339051/12265341
h display.h
#ifndef _DISPLAY_H
#define _DISPLAY_H
#ifndef _STDIO_H
#include
#endif
#define MAXARGS 5
struct display {
uint32 cookie; /* Magic cookie to detect bogus pointers */
#define D_
www.eeworm.com/read/339051/12265345
h mbuf.h
#ifndef _MBUF_H
#define _MBUF_H
#include
#ifndef _GLOBAL_H
#include "global.h"
#endif
extern unsigned Ibufsize; /* Size of interrupt buffers to allocate */
extern int Nibufs; /
www.eeworm.com/read/339051/12265573
c sppp.c
/* Simplified Point-to-Point Protocol
* No negotiation, no address or ctl fields, 1-byte pids
*/
#include "global.h"
#include "mbuf.h"
#include "iface.h"
#include "ip.h"
#include "slhc.h"
#i
www.eeworm.com/read/338548/12294657
h at24c02.h
#ifndef _AT24C02_H_
#define _AT24C02_H_
/* 与编译器无关的数据类型定义 */
/********************************************************************************************/
typedef unsigned char uint8;
www.eeworm.com/read/252169/12296220
lst delay.lst
C51 COMPILER V7.06 DELAY 10/12/2007 19:38:40 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DELAY
OBJECT MODULE PLACED IN d