代码搜索结果
找到约 10,000 项符合
DAC 的代码
mssccprj.scc
[SCC]
SCC=This is a source code control file
[DAC_VBDEMO.VBP]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[OPC_
mssccprj.scc
[SCC]
SCC=This is a source code control file
[DAC_VBDEMO.VBP]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[OPC_
fet110_r2r.s43
#include "msp430x11x1.h"
;******************************************************************************
; MSP-FET430x110 Demo - Software Output 6-bit R2R DAC
;
; Description: Implement a 6-b
read.c
#include
#include
#include
int main (int argc, char* argv[])
{
char* size;
char* transport[13] = {"unknown", "scsi", "ide", "dac960", "cpqarray",
mssccprj.scc
[SCC]
SCC=This is a source code control file
[DAC_VBDEMO.VBP]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[OPC_
current.lnp
"STARTUP.obj",
"ADC.obj",
"DAC.obj",
"IOCfg.obj",
"ISD1420.obj",
"Key.obj",
"LCD.obj",
"System.obj",
"TimeDLY.obj"
TO "Current"
RAMSIZE(256)
21.c
/*************** writer:shopping.w ******************/
#include
#include
#define uint unsigned int
#define uchar unsigned char
#define DAC0832 XBYTE[0xfffe]
void Delay
spi_view.asm
;File name spi_view.asm
;Add by zyg for spi_dac(ad7303)
;===================================================
;(To use this Module, copy this section to main system file)
;.ref dav_1,dav_2,SPI_V
spi_view.asm
;File name spi_view.asm
;Add by zyg for spi_dac(ad7303)
;===================================================
;(To use this Module, copy this section to main system file)
;.ref dav_1,dav_2,SPI_V
interrupt_grabber.c
#include "FreeRTOS.h"
// this is for 'trapping' interrupts...
// and for debug purposes only...
// #define DACDMA_VECTOR (0 * 2u) /* 0xFFE0 DAC/DMA */
// #define PORT2_VECTOR (1