代码搜索:magicARM
找到约 78 项符合「magicARM」的源代码
代码结果 78
www.eeworm.com/read/348733/10869853
c main.c
/********************************************************************************************************
** File Name: main.c
** Description: MagicARM2410实验箱的基础实验---外部中断实验。
** 使用外部中断E
www.eeworm.com/read/429446/8808200
h confignet.h
/* configNet.h - Network configuration header file for MagicARM2410 */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
*/
#ifndef INCconfi
www.eeworm.com/read/429446/8808209
s sysalib.s
/* sysALib.s - MagicARM2410 system-dependent routines */
/*
;DESCRIPTION
;This module contains:
;
; system-dependent routines written in assembly language;
;
; It contains the entry code:
;
; sys
www.eeworm.com/read/395507/8170532
c mgc270kpd.c
/*
* Keypad driver for MagicARM270, by Abing, GUANGZHOU ZHIYUAN
*
* Copyright (c) 2006 GUANGZHOU ZHIYUAN ELECTRONICS CO.LTD
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/429446/8808211
s rominit.s
/* romInit.s - MagicARM2410 ROM initialization module */
/*
DESCRIPTION
The entry code for VxWorks images that start running from ROM
Such as 'bootrom' and 'vxWorks_rom'.
The entry point romInit()
www.eeworm.com/read/381843/9068658
c drv_rs485.c
/**
* Note:
* race condition wasn't dealed, if two processes open ad/1 and ad/0, there
* will be a race condition, we can solve it by add a mutex in struct MagicARM270_AD down the mutex, and then
www.eeworm.com/read/381839/9068806
c ad_driver.c
/**
* Note:
* race condition wasn't dealed, if two processes open ad/1 and ad/0, there
* will be a race condition, we can solve it by add a mutex in struct MagicARM270_AD down the mutex, and then
www.eeworm.com/read/406115/11449123
c drv_rs485.c
/**
* Note:
* race condition wasn't dealed, if two processes open ad/1 and ad/0, there
* will be a race condition, we can solve it by add a mutex in struct MagicARM270_AD down the mutex, and th
www.eeworm.com/read/429446/8808203
c s3c2410xintrctl.c
/* s3c2410xIntrCtl.c - MagicARM2410 interrupt controller driver */
#include "vxWorks.h"
#include "config.h"
IMPORT FUNCPTR sysIntLvlVecChkRtn;
IMPORT FUNCPTR sysIntLvlEnableRtn;
IMPORT FUNCPT
www.eeworm.com/read/429446/8808197
c s3c2410xtimer.c
/* s3c2410xTimer.c - MagicARM2410 timer library */
/*
DESCRIPTION
This driver provides 3 main functions:
system clock support;
timestamp timer support.
If necessary, each function may be conditi