代码搜索:ad原理图
找到约 10,000 项符合「ad原理图」的源代码
代码结果 10,000
www.eeworm.com/read/290010/8512359
lst ad.lst
C51 COMPILER V8.08 AD 06/20/2007 16:16:06 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE AD
OBJECT MODULE PLACED IN AD.O
www.eeworm.com/read/290010/8512365
hex ad.hex
:030000000201708A
:0C017000787FE4F6D8FD75811002007C59
:06007C0012013112000325
:100082001201448F08EFFB7C037DE87E00120027FB
:100092008F0C7C037DE8AF037E001200278D08E5FC
:1000A2000875F06484F50BE50875
www.eeworm.com/read/290010/8512391
c ad.c
#include
#include "type.h"
#include "config.h"
sbit ST=P3^0;
sbit OE=P3^1;
sbit EOC=P3^2;
sbit CLK=P3^4;
#define AD_VALUE P0
uchar ad(void)
{
P3_3 = 1;
//P3_3 =
www.eeworm.com/read/290010/8512400
plg ad.plg
礦ision3 Build Log
Project:
E:\program\c51\AD\AD.uv2
Project File Date: 06/20/2007
Output:
compiling main.c...
main.c - 0 Error(s), 0 Warning(
www.eeworm.com/read/389586/8512542
wks ad.wks
www.eeworm.com/read/389586/8512597
paf ad.paf
www.eeworm.com/read/389586/8512631
pjt ad.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="AD"
ProjectDir="C:\ti\myprojects\ad\"
ProjectType=Executable
CPUFamily=TMS320C28XX
www.eeworm.com/read/389586/8512641
c ad.c
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
www.eeworm.com/read/389586/8512653
map ad.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.01
*******************************************************
www.eeworm.com/read/289827/8524109