代码搜索:ucLinux
找到约 2,003 项符合「ucLinux」的源代码
代码结果 2,003
www.eeworm.com/read/410339/2212298
h processor.h
/*
* uclinux/include/asm-armnommu/arch-atmel/mmu.h
*
*/
#ifndef __ASM_ARCH_PROCESSOR_H
#define __ASM_ARCH_PROCESSOR_H
#define EISA_bus 0
#define EISA_bus__is_a_macro
#define MCA_bus 0
#define MCA_
www.eeworm.com/read/375673/2722764
h mc68x328.h
/*
** $Id: mc68x328.h,v 1.1 2003/08/06 02:34:18 weiym Exp $
**
** mc68x328.h: the head file of Low Level Input Engine for
** uClinux touch screen palm/mc68ez328
**
** Copyright (C) 2003
www.eeworm.com/read/357209/3027993
h mc68x328.h
/*
** $Id: mc68x328.h,v 1.1 2003/08/06 02:34:18 weiym Exp $
**
** mc68x328.h: the head file of Low Level Input Engine for
** uClinux touch screen palm/mc68ez328
**
** Copyright (C) 2003
www.eeworm.com/read/165084/10077062
makefile
EXEC =uart1t
OBJS =uart1t.o
SRC =uart1t.c
CC =arm-elf-gcc
BASEPATH =/usr/src/uClinux-dist
LIBPATH =$(BASEPATH)/lib
LLIBPATH =$(LIBPATH)/uClibc/lib
INCLUDEPATH =$(BASEPATH)/linux-2.4.x/incl
www.eeworm.com/read/354570/10345051
makefile
PATH := $(PATH):/usr/bin:/usr/local/bin
CC = m68k-elf-gcc
EXEC = user_qspi
OBJS = user_qspi.o
UCPATH = /home/jmfriedt/uClinux-dist
CINCL = -I$(UCPATH)/uClibc/include -msep-data -I$(UCPATH)/linux-2.4.x
www.eeworm.com/read/354570/10345060
makefile
PATH := $(PATH):/usr/bin:/usr/local/bin
UCPATH = /home/jmfriedt/uClinux-dist
CC = m68k-elf-gcc
LD = m68k-elf-ld
GCC_DIR = $(shell $(CC) -v 2>&1 | grep specs | sed -e 's/.* \(.*\)specs/\1\./')
INCGCC
www.eeworm.com/read/354570/10345096
makefile
PATH := $(PATH):/usr/bin:/usr/local/bin
UCPATH = /home/jmfriedt/uClinux-dist
CC = m68k-elf-gcc
LD = m68k-elf-ld
GCC_DIR = $(shell $(CC) -v 2>&1 | grep specs | sed -e 's/.* \(.*\)specs/\1\./')
INCGCC
www.eeworm.com/read/327253/13090633
txt readme.txt
How to use i2c driver
1. This program is a sample to access i2c bus on board, run on uClinux. The driver of i2c
is especially for W90N745 i2c bus interface.
2. The access
www.eeworm.com/read/141138/5776790
org mc68x328.c.org
/*
** $Id: mc68x328.c,v 1.6 2003/09/04 03:38:25 weiym Exp $
**
** mc68x328.c: Low Level Input Engine for uClinux touch screen palm/mc68ez328
**
** Copyright (C) 2003, Feynman Software.
**
** Created
www.eeworm.com/read/141138/5776799
c mc68x328.c
/*
** $Id: mc68x328.c,v 1.6 2003/09/04 03:38:25 weiym Exp $
**
** mc68x328.c: Low Level Input Engine for uClinux touch screen palm/mc68ez328
**
** Copyright (C) 2003, Feynman Software.
**
** Created