代码搜索:UcLinux

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

代码结果 2,003
www.eeworm.com/read/253341/4395359

h bf533_irq.h

/* * U-boot bf533_irq.h * * Copyright (c) 2005 blackfin.uclinux.org * * This file is based on * linux/arch/$(ARCH)/platform/$(PLATFORM)/irq.c * Changed by HuTao Apr18, 2003 * * Copyright was
www.eeworm.com/read/253341/4395363

h byteorder.h

/* * U-boot - byteorder.h * * Copyright (c) 2005 blackfin.uclinux.org * * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of peop
www.eeworm.com/read/253341/4395472

makefile

# U-boot - Makefile # # Copyright (c) 2005 blackfin.uclinux.org # # (C) Copyright 2000-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contribu
www.eeworm.com/read/253341/4396022

makefile

# # U-boot - Makefile # # Copyright (c) 2005 blackfin.uclinux.org # # (C) Copyright 2000-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contri
www.eeworm.com/read/253341/4398326

makefile

# # U-boot - Makefile # # Copyright (c) 2005 blackfin.uclinux.org # # (C) Copyright 2000-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contri
www.eeworm.com/read/358176/10195042

cpp phycom.cpp

#include "const.h" #include "phycom.h" #if (ACTUAL_OS == OS_LINUX) || (ACTUAL_OS == OS_UCLINUX) || (ACTUAL_OS == OS_UNIX) PhysicalCom::PhysicalCom(PhyChnlConfig* pConfig,EscInt poolSize):Physic
www.eeworm.com/read/243334/12948628

c extint.c

/* *extint.c : external interrupt demo device driver of uClinux, making use of GPIO 8 *as external interrupt source on samsung s3c 4510b. *see extint.h for MACRO DEFINITION * Copyright(C) 2005
www.eeworm.com/read/110034/6166767

c uart.c

/* * UART driver for 68360 CPM SCC or SMC * Copyright (c) 2000 D. Jeff Dionne , * Copyright (c) 2000 Michael Leslie * Copyright (c) 1997 Dan Malek
www.eeworm.com/read/488036/6495245

c bfin-isp1761.c

/* * File: bfin-isp1761.c * Based on: gumstix-isp1761.c Bernard Blackham * Author: Michael Hennerich * * Created: Jan 30th, 2