代码搜索结果
找到约 16,876 项符合
ADC 的代码
adc.lst
ARM COMPILER V2.53, adc 27/07/06 14:29:02 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE adc
OBJECT MODULE PLACED IN .\
adc.err
"adc.c", line 99: Warning: signed constant overflow: '
adc.h
/* =====================================================================================================================
File name: ADC.H
Originator
adc.cgs
# arm testcase for adc
# mach: all
# ??? Unfinished, more tests needed.
.include "testutils.inc"
start
# adc$cond${set-cc?} $rd,$rn,$imm12
.global adc_imm
adc_imm:
mvi_h_gr r4,1
mvi_h_cnvz 0
adc.cgs
# arm testcase for adc $rd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global alu_adc
alu_adc:
adc r0,r0
pass
adc.nc
// $Id: ADC.nc,v 1.5.4.2 2003/08/18 22:09:46 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use
regs-adc.h
/* linux/include/asm/arch-s3c2410/regs-adc.h
*
* Copyright (c) 2004 Shannon Holland
*
* This program is free software; yosu can redistribute it and/or modify
* it under the te
adc.err
"adc.c", line 142: Warning: C2892E: signed constant overflow: '
adc.d
.\obj\adc.o: adc.c C:/Keil/ARM/INC/Philips/LPC21xx.H
adc.lnp
-T .\Flash.ld -mthumb-interwork -Wl,-Map=".\lst\adc.map" -o .\obj\adc.elf ".\obj\startup.o" ".\obj\serial.o" ".\obj\adc.o" -lm