代码搜索结果
找到约 10,000 项符合
Analog 的代码
readme.txt
-------------------------------------------------------------------------------
Example: Talkthru Digital In-Digital Out (P8=Input, P9=Output)
Target: ADSP-21369
Date: July 18, 2005
Tools:
readme.txt
-------------------------------------------------------------------------------
Example: Talkthru Analog In-Out (AD1835...J4=Input, J5 and J6=Output)
Target: ADSP-21262
Date: September 19, 2003
To
readme.txt
-------------------------------------------------------------------------------
Example: TalkThrough - SPDIF Input, Analog Output (P1=Input, J5 and J6=output)
Target: ADSP-21262
Date: September 19,
readme.txt
-------------------------------------------------------------------------------
Example: TalkThrough - SPDIF Input, Analog Output (P1=Input, J5 and J6=output)
Target: ADSP-21262
Date: September 19,
abstract.txt
Analog to Digital Converter Example Program
===========================================
Project: ADC
This example project shows how to configure and use the A/D Converter
of the following micro
abstract.txt
The AD8INPUT program reads all eight analog inputs of the
MSC1210 and outputs the values along with other A/D relevant
information via the serial interface.
This example shows a simple method to
display._h
#ifndef _display_h
#define _display_h 1
//extern void Bit_display(unsigned char X,unsigned char Y);
extern void Bit_transfor(void);
//extern void Analog_display(unsigned char X,unsigned char da
display.h
#ifndef _display_h
#define _display_h 1
extern void Bit_display(unsigned char X,unsigned char Y);
extern void Bit_transfor(void);
extern void Analog_display(unsigned char X,unsigned char data);
dvd_stb.h
/// Important!!! For the EEPROM address/values to be shared by STB,
/// 1. comment/uncomment below defines based on other .h's settings
/// 2. copy langid.h (after OSD languages are set) & thi