代码搜索结果
找到约 10,000 项符合
ARM 的代码
task_arm.c
#include "config.h"
extern OS_EVENT *RandomSem;
/*
*********************************************************************************************************
*
task_arm.c
#include "config.h"
#define TASK_START_PRIO 10 /* Application tasks priorities */
/*$PAGE*/
/*
****************************************************
task_arm.c
#include "config.h"
extern OS_EVENT *MsgQueue;
/*$PAGE*/
/*$PAGE*/
/*
*********************************************************************************************************
*
task_arm.c
#include "config.h"
extern OS_EVENT *RandomSem;
/*
*********************************************************************************************************
*
sys_arm.c
/*
* linux/arch/arm26/kernel/sys_arm.c
*
* Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c
* Copyright (C) 1995, 1996 Russell King.
* Copyright (C) 2003 Ian Molton.
*
* Thi
arm-gcc.h
/*
-------------------------------------------------------------------------------
The macro `BITS64' can be defined to indicate that 64-bit integer types are
supported by the compiler.
--------------
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
arm-gcc.h
/*
-------------------------------------------------------------------------------
The macro `BITS64' can be defined to indicate that 64-bit integer types are
supported by the compiler.
--------------
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
makefile.linux-arm
# makefile for libpng on Linux ELF with gcc
# Copyright (C) 1998, 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
# For conditions of distribution and use, see copyright notice in png.h
C