代码搜索:ucLinux

找到约 2,003 项符合「ucLinux」的源代码

代码结果 2,003
www.eeworm.com/read/489559/1217799

c serial.c

/* * U-boot - serial.c Serial driver for BF533 * * Copyright (c) 2005 blackfin.uclinux.org * * This file is based on * bf533_serial.c: Serial driver for BlackFin BF533 DSP internal UART. * Copy
www.eeworm.com/read/477919/1355145

h anomaly.h

/* * File: include/asm-blackfin/mach-bf548/anomaly.h * Bugs: Enter bugs at http://blackfin.uclinux.org/ * * Copyright (C) 2004-2008 Analog Devices Inc. * Licensed under the GPL-2 or later. */ /
www.eeworm.com/read/477919/1355162

h anomaly.h

/* * File: include/asm-blackfin/mach-bf527/anomaly.h * Bugs: Enter bugs at http://blackfin.uclinux.org/ * * Copyright (C) 2004-2008 Analog Devices Inc. * Licensed under the GPL-2 or later. */ /
www.eeworm.com/read/477919/1355201

h anomaly.h

/* * File: include/asm-blackfin/mach-bf537/anomaly.h * Bugs: Enter bugs at http://blackfin.uclinux.org/ * * Copyright (C) 2004-2008 Analog Devices Inc. * Licensed under the GPL-2 or later. */ /
www.eeworm.com/read/477919/1355205

h anomaly.h

/* * File: include/asm-blackfin/mach-bf561/anomaly.h * Bugs: Enter bugs at http://blackfin.uclinux.org/ * * Copyright (C) 2004-2008 Analog Devices Inc. * Licensed under the GPL-2 or later. */ /
www.eeworm.com/read/477919/1355213

h anomaly.h

/* * File: include/asm-blackfin/mach-bf533/anomaly.h * Bugs: Enter bugs at http://blackfin.uclinux.org/ * * Copyright (C) 2004-2008 Analog Devices Inc. * Licensed under the GPL-2 or later. */ /
www.eeworm.com/read/455438/1615145

h time.h

/* * uclinux/include/asm-armnommu/arch-S3C44B0X/time.h * * Copyright (C) 2003 Thomas Eschenbacher * * Setup for 16 bit timer 5, used as system timer. * */ #ifndef __AS
www.eeworm.com/read/248446/4470228

c bmps-flat.c

#define NR_BMPS 7 static int sz_bmps [] = { #ifdef __uClinux__ 174, 206, 0, 0, 0, 0, 0 #else 174, 206, 0, 0, 0, 0, 77880 #endif }; static const unsigned char bmps_data[] = {
www.eeworm.com/read/228117/4766384

c fxrm9200.c

/* ** $Id: fxrm9200.c,v 1.3 2004/09/16 02:08:23 panweiguo Exp $ ** ** fxrm9200.c: Low Level Input Engine for fuxu rm9200. ** This engine runs on uClinux. ** ** Copyright (C) 2004, Feynman Sof
www.eeworm.com/read/209559/4969833

h current.h

#ifndef _M68KNOMMU_CURRENT_H #define _M68KNOMMU_CURRENT_H /* * current.h * (C) Copyright 2000, Lineo, David McCullough * (C) Copyright 2002, Greg Ungerer (gerg@snapgear.com) *