代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/258098/11884050
h uart.h
/*--------------------------------------------------------------------------
uart.H
Header file for the uart Atmel AT89C51SND1
---------------------------------------------------------------
www.eeworm.com/read/155022/11906205
lst ip.lst
C51 COMPILER V8.01 IP 11/23/2005 11:07:35 PAGE 1
C51 COMPILER V8.01, COMPILATION OF MODULE IP
OBJECT MODULE PLACED IN Ip.O
www.eeworm.com/read/155022/11906208
c ip.c
//-----------------------------------------------------------------------------
// Net IP.C
// This module is the IP layer
// Refer to RFC 791, 1122, and RFC 815 (fragmentation)
//----------------
www.eeworm.com/read/342540/12012666
c ip.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/254990/12108760
s multiboot.s
/* Copyright (C) 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published b
www.eeworm.com/read/254989/12108882
s multiboot.s
/* Copyright (C) 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published b
www.eeworm.com/read/254987/12109519
s multiboot.s
/* Copyright (C) 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published b
www.eeworm.com/read/254986/12109712
s multiboot.s
/* Copyright (C) 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published b
www.eeworm.com/read/152072/12146087
h uart.h
/*--------------------------------------------------------------------------
uart.H
Header file for the uart Atmel AT89C51SND1
---------------------------------------------------------------
www.eeworm.com/read/339831/12202246
s entry.s
/* See COPYRIGHT for copyright information. */
#include
#include
#include
# Shift Right Logical
#define SRL(val, shamt) (((val) >> (shamt)) & ~(-1