代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/480260/1320095
h adc.h
//*****************************************************************************
//
// adc.h - ADC headers for using the ADC driver functions.
//
// Copyright (c) 2005-2008 Luminary Micro, Inc. Al
www.eeworm.com/read/479931/1326728
cgs 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
www.eeworm.com/read/479931/1326809
cgs adc.cgs
# arm testcase for adc $rd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global alu_adc
alu_adc:
adc r0,r0
pass
www.eeworm.com/read/475953/1374508
h adc.h
// $Id: ADC.h,v 1.3 2003/10/07 21:46:13 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy,
www.eeworm.com/read/475953/1374639
nc adc.nc
// $Id: ADC.nc,v 1.7 2004/05/30 23:37:27 jpolastre Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use,
www.eeworm.com/read/475953/1374747
adc_readme
Documentation on ADC12 Components for the MSP430
$Revision: 1.11 $
$Date: 2005/10/26 19:47:42 $
@author Jan Hauer
There are three way
www.eeworm.com/read/474766/1391741
c adc.c
/******************************************************************************
Filename: adc.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
This applic
www.eeworm.com/read/474762/1391818
c adc.c
/******************************************************************************
* *
* **********
www.eeworm.com/read/472354/1411367
c adc.c
/******************************************************************************
Filename: adc.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
This applic
www.eeworm.com/read/470329/1475103
adc_unload
#!/bin/sh
module="adc0809.o"
device="adc0809"
# invoke rmmod with all arguments we got
/sbin/rmmod $device || exit 1
# Remove stale nodes
echo "unlaod module adc0809"
#rm -f /dev/${device}