代码搜索:双积分AD
找到约 10,000 项符合「双积分AD」的源代码
代码结果 10,000
www.eeworm.com/read/263719/11345741
a51 start_ad.a51
$NOMOD51
;
; *** > ***
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler pack
www.eeworm.com/read/408891/11366025
c da_ad.c
www.eeworm.com/read/263285/11368525
c ad7714.c
#include "adjad.h"
#define loopmax 50000
unsigned char wrong_occ;
#define ENABLE_L P1_6
#define CLOCK_L P1_5
#define DATA_IN P1_4
#define DATA_OUT P1_7
//#define P30_OUT P3_0
//#de
www.eeworm.com/read/263094/11375747
paf2 ad.paf2
www.eeworm.com/read/408681/11377278
pwi ad_lcd.pwi
www.eeworm.com/read/408681/11377312
dsn ad_lcd.dsn
www.eeworm.com/read/408654/11378093
c ad9852.c
#define AD9852_GLOBALS
#include "ad9852.h"
//P0.3~P0.8 -> GPIO -> A0~5
//P0.12 -> GPIO -> DDS_RST
//P0.25 -> GPIO -> DDS_SHAP
//P0.28 -> GPIO -> DDS_WR
//P0.29 -> GPIO
www.eeworm.com/read/408654/11378096
h ad9852.h
#ifndef AD9852_H
#define AD9852_H
#ifndef AD9852_GLOBALS
#define AD9852_EXT extern
#else
#define AD9852_EXT
unsigned char SIN_Cfg[4]={0x10,0x4f,0x00,0x00} ;
#endif
#include "ARM_Type.h"
www.eeworm.com/read/408652/11378101
c ad9851.c
//*************************AD9851 Drivers*********************//
//*************************AD9851 Config *********************//
#include "AD9851.h"
//*********************************************
www.eeworm.com/read/408652/11378102
h ad9851.h
#include
#ifndef __AD9851_H__
#define __AD9851_H__
#define uint8 unsigned char
#define uint32 unsigned long
#define DDS_Port P1
sbit W_CLK = P3^4;
sbit FQ_UD = P3^7;
sbit RST