代码搜索结果

找到约 10,000 项符合 Analog 的代码

analog.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /

analog.c

/* vim: set sw=8 ts=8 si : */ /********************************************* * Author: Guido Socher, Copyright: GPL * * Digital analog conversion of channel ADC0 and ADC1 in * free running mode.

analog.h

/* vim: set sw=8 ts=8 si : */ /************************************************************************* Title : C include file for analog conversion Target: any AVR device Copyright: GPL

analog.lst

C51 COMPILER V6.23a ANALOG 10/29/2002 21:13:02 PAGE 1 C51 COMPILER V6.23a, COMPILATION OF MODULE ANALOG OBJECT MODULE PLACED IN

analog.h

//----------------------------------------------------------------------------- // ANALOG.H // //----------------------------------------------------------------------------- void init_adc(void)

analog.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /

analog.h

//----------------------------------------------------------------------------- // ANALOG.H // //----------------------------------------------------------------------------- void init_adc(void)

analog.c

//----------------------------------------------------------------------------- // Net ANALOG.C // // This module handles the analog inputs which are external temperature // sensor, the on-chip te

analog.c

/* * $Id: analog.c,v 1.68 2002/01/22 20:18:32 vojtech Exp $ * * Copyright (c) 1996-2001 Vojtech Pavlik */ /* * Analog joystick and gamepad driver for Linux */ /* * This program is free softw