代码搜索结果

找到约 260 项符合 Oscilloscope 的代码

scope_rt.c

/** This file, 'halscope_rt.c', is a HAL component that together with 'halscope.c' provides an oscilloscope to view HAL pins, signals, and parameters */ /** Copyright (C) 2003 John Kasunich

scope_shm.h

#ifndef HALSC_SHM_H #define HALSC_SHM_H /** This file, 'halsc_shm.h', contains declarations used by both 'halscope.c' and 'halscope_rt.c' to implement an oscilloscope. The declarations in this

oscilloscope.java

/* * "Copyright (c) 2001 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software and its * documentation for any

makefile

TOS = $(shell ncc -print-tosdir) PACKAGE = net.tinyos.oscope APP = $(TOS)/../apps/Oscilloscope MIG = mig java # List of message classes to build MSGS = OscopeMsg.java OscopeResetMsg.java INITIAL_TA

scope.cpp

/* A simple oscilloscope program, reading sample data from a serial port. This program was developed under Cygwin on Windows XP, and Linux. It requires the FLTK 1.1.4 toolkit and the

makefile

TOS = $(shell ncc -print-tosdir) PACKAGE = net.tinyos.oscope APP = $(TOS)/../apps/Oscilloscope MIG = mig java # List of message classes to build MSGS = OscopeMsg.java OscopeResetMsg.java INITIAL_TA

oscilloscope.java

/* * "Copyright (c) 2001 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software and its * documentation for any

avr_oscilloscope.c

/* AVR oscilloscope with 128x64 graphic LCD. Created by Serasidis Vassilis and finished at 03.Aug.2007 Home: http://www.serasidis.gr e-mail: info@serasidis.gr and avrsite@yahoo.gr