代码搜索:Chipset
找到约 1,299 项符合「Chipset」的源代码
代码结果 1,299
www.eeworm.com/read/147766/5724563
h pdc202xx_new.h
#ifndef PDC202XX_H
#define PDC202XX_H
#include
#include
#include
#define DISPLAY_PDC202XX_TIMINGS
#ifndef SPLIT_BYTE
#define SPLIT_BYTE(B,H,L) ((H)=(B>>
www.eeworm.com/read/136849/5844094
h sim.h
/*
* SIM.H
*
* Pole Star SIM
*
* Target : ARM
*
* Copyright (c) Texas Instruments 1995-1997
*
*/
/*
* Device addresses - GCS000 (Gemini / Polestar)
* HER207
www.eeworm.com/read/136849/5844293
h rtc_config.h
/********************************************************************************/
/* */
/* File Name: rtc_config.
www.eeworm.com/read/128531/5987238
h pdc202xx_new.h
#ifndef PDC202XX_H
#define PDC202XX_H
#include
#include
#include
#define DISPLAY_PDC202XX_TIMINGS
#ifndef SPLIT_BYTE
#define SPLIT_BYTE(B,H,L) ((H)=(B>>
www.eeworm.com/read/127781/5998449
h pdc202xx_new.h
#ifndef PDC202XX_H
#define PDC202XX_H
#include
#include
#include
#define DISPLAY_PDC202XX_TIMINGS
#ifndef SPLIT_BYTE
#define SPLIT_BYTE(B,H,L) ((H)=(B>>
www.eeworm.com/read/340608/12143850
c mem_load.c
/************* Revision Controle System Header *************
* GSM Layer 1 software
* MEM_LOAD.C
*
* Filename mem_load.c
* Version 1.6
* Date 06
www.eeworm.com/read/340606/12145162
h tpudrv.h
/************* Revision Controle System Header *************
* GSM Layer 1 software
*
* Filename tpudrv.h
* Copyright 2003 (C) Texas Instruments
*
************* Re
www.eeworm.com/read/232312/14198797
c rz1000.c
/*
* linux/drivers/ide/pci/rz1000.c Version 0.06 January 12, 2003
*
* Copyright (C) 1995-1998 Linus Torvalds & author (see below)
*/
/*
* Principal Author: mlord@pobox.com (Mark Lord)
*
*
www.eeworm.com/read/207874/15260076
c r128_probe.c
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/r128_probe.c,v 1.17 2003/02/07 20:41:15 martin Exp $ */
/*
* Copyright 1999, 2000 ATI Technologies Inc., Markham, Ontario,
*
www.eeworm.com/read/463758/7175869
6 makefile.6
include $(RT28xx_DIR)/os/linux/config.mk
ifeq ($(RT28xx_MODE), STA)
MOD_NAME = rt$(CHIPSET)sta
DAT_PATH = /etc/Wireless/RT$(CHIPSET)STA
DAT_FILE_NAME = RT$(CHIPSET)STA.dat
endif
obj-m := $(MOD_NAME)