代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4972157
h irlan_common.h
/*********************************************************************
*
* Filename: irlan_common.h
* Version: 0.8
* Description: IrDA LAN access layer
* Status:
www.eeworm.com/read/209559/4972292
s common.lds.s
#include
.fini : { *(.fini) } =0x9090
_etext = .;
PROVIDE (etext = .);
. = ALIGN(4096);
_sdata = .;
PROVIDE (sdata = .);
. = ALIGN(16); /* Excepti
www.eeworm.com/read/209559/4972396
h tas_common.h
#ifndef _TAS_COMMON_H_
#define _TAS_COMMON_H_
#include
#include
#include
#define I2C_DRIVERID_TAS_BASE (0xFEBA)
#define SET_4_20(shadow, offset, v
www.eeworm.com/read/209559/4972397
c tas_common.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/209559/4972442
c sb_common.c
/*
* sound/sb_common.c
*
* Common routines for Sound Blaster compatible cards.
*
*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUB
www.eeworm.com/read/209559/4972599
c sb_common.c
/*
* Copyright (c) by Jaroslav Kysela
* Uros Bizjak
*
* Lowlevel routines for control of Sound Blaster cards
*
* This program is free sof
www.eeworm.com/read/209559/4974223
c itree_common.c
/* Generic part */
typedef struct {
block_t *p;
block_t key;
struct buffer_head *bh;
} Indirect;
static rwlock_t pointers_lock = RW_LOCK_UNLOCKED;
static inline void add_chain(Indirect *p, struc
www.eeworm.com/read/209559/4974976
c irlan_common.c
/*********************************************************************
*
* Filename: irlan_common.c
* Version: 0.9
* Description: IrDA LAN Access Protocol Implementati
www.eeworm.com/read/208123/4996557
h system_common.h
#ifndef _SYSTEM_COMMON_H_
#define _SYSTEM_COMMON_H_
typedef unsigned char UCHAR8;
typedef unsigned int UINT16;
#define RETURN_OK 0 // Non-zero return values are alway
www.eeworm.com/read/206983/5003377
h common_util.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can r