代码搜索:ARM

找到约 10,000 项符合「ARM」的源代码

代码结果 10,000
www.eeworm.com/read/393286/2481419

c ide_arm.c

/* * ARM/ARM26 default IDE host driver * * Copyright (C) 2004 Bartlomiej Zolnierkiewicz * Based on code by: Russell King, Ian Molton and Alexander Schulz. * * May be copied or modified under the
www.eeworm.com/read/393286/2484473

h arm_timer.h

#ifndef __ASM_ARM_HARDWARE_ARM_TIMER_H #define __ASM_ARM_HARDWARE_ARM_TIMER_H #define TIMER_LOAD 0x00 #define TIMER_VALUE 0x04 #define TIMER_CTRL 0x08 #define TIMER_CTRL_ONESHOT (1
www.eeworm.com/read/393286/2484476

h arm_twd.h

#ifndef __ASM_HARDWARE_TWD_H #define __ASM_HARDWARE_TWD_H #define TWD_TIMER_LOAD 0x00 #define TWD_TIMER_COUNTER 0x04 #define TWD_TIMER_CONTROL 0x08 #define TWD_TIMER_INTSTAT 0x0C #define TWD_WD
www.eeworm.com/read/385891/2578419

c sys_arm.c

/* * linux/arch/arm/kernel/sys_arm.c * * Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c * Copyright (C) 1995, 1996 Russell King. * * This program is free software; you can r
www.eeworm.com/read/385891/2578491

h arm-gcc.h

/* ------------------------------------------------------------------------------- The macro `BITS64' can be defined to indicate that 64-bit integer types are supported by the compiler. --------------
www.eeworm.com/read/385891/2582178

h arm610.h

#undef CONFIG_CPU_ARM610
www.eeworm.com/read/385891/2582181

h arm710.h

#undef CONFIG_CPU_ARM710
www.eeworm.com/read/385891/2582190

h arm1020.h

#undef CONFIG_CPU_ARM1020
www.eeworm.com/read/385462/2589106

c arm_boot.c

/* * ARM kernel loader. * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the GPL. */ #include "vl.h" #define KERNEL_ARGS_ADDR 0x100 #define KERNEL
www.eeworm.com/read/385462/2589109

c arm_timer.c

/* * ARM PrimeCell Timer modules. * * Copyright (c) 2005-2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the GPL. */ #include "vl.h" #include "arm_pic.h" /* Common