代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/324920/3488490
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/324920/3489317
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/324920/3489454
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/324920/3493946
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/324920/3496598
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/324920/3496601
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/324920/3496607
h arm_scu.h
#ifndef ASMARM_HARDWARE_ARM_SCU_H
#define ASMARM_HARDWARE_ARM_SCU_H
/*
* SCU registers
*/
#define SCU_CTRL 0x00
#define SCU_CONFIG 0x04
#define SCU_CPU_STATUS 0x08
#define SCU_INVALIDATE 0x0c
#
www.eeworm.com/read/322941/3519508
c task_arm.c
#include "config.h"
#define TASK_START_PRIO 10 /* Application tasks priorities */
/*$PAGE*/
/*
****************************************************
www.eeworm.com/read/322941/3519681
c task_arm.c
#include "config.h"
extern OS_EVENT *MsgQueue;
/*$PAGE*/
/*$PAGE*/
/*
*********************************************************************************************************
*
www.eeworm.com/read/322941/3519741
c task_arm.c
#include "config.h"
extern OS_EVENT *RandomSem;
/*
*********************************************************************************************************
*