代码搜索:DAC
找到约 10,000 项符合「DAC」的源代码
代码结果 10,000
www.eeworm.com/read/267288/11186485
lis psocconfigtbl.lis
0000 ; Personalization tables
export LoadConfigTBL_currentsource_Bank1
export LoadConfigTBL_currentsource_Bank0
AREA lit(rom, rel)
000
www.eeworm.com/read/267288/11186535
asm psocconfigtbl.asm
; Personalization tables
export LoadConfigTBL_currentsource_Bank1
export LoadConfigTBL_currentsource_Bank0
AREA lit(rom, rel)
LoadConfigTBL_currentsource_Bank1:
; Global Register values
db
www.eeworm.com/read/267288/11186599
lis main.lis
0000 ;-----------------------------------
0000 ; Current Source Assembly Program
0000 ;
0000 ; 2002 Nov 21
0000 ;
0000 ; Copyrig
www.eeworm.com/read/267288/11186608
asm main.asm
;-----------------------------------
; Current Source Assembly Program
;
; 2002 Nov 21
;
; Copyright (c) 2002
; Cypress Microsystems, Inc.
; All rights reserved.
;----------------------------
www.eeworm.com/read/266920/11201135
map aci3_10.map
******************************************************************************
TMS320C24xx COFF Linker Version 7.04
*****************************************************
www.eeworm.com/read/411921/11222561
h dsp28_device.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Device.h
//
//
www.eeworm.com/read/411099/11256064
h dec2812_da.h
#ifndef _register
#define _register
unsigned int * DA_PORT0 = (unsigned int *) 0x4050;
unsigned int * DA_PORT1 = (unsigned int *) 0x4051;
unsigned int * DA_PORT2 = (unsigned int *) 0x4052;
un
www.eeworm.com/read/411099/11256066
log cc_build_debug.log
------------------------------ dac.pjt - Debug ------------------------------
"C:\ti\c2000\cgtools\bin\cl2000" -g -q -fr"C:/ti/myprojects/dac/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"Debug.lkf
www.eeworm.com/read/411099/11256103
h dsp28_device.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Device.h
//
//
www.eeworm.com/read/146720/12616494
c main.c
/****************************************************************************
文件名:main.c
编写者:czhang
描述:用DAC12转换模块。用于15xx 16xx系列。
MCLK:DCO ACLK:32.768kHz
版本:2005-5 V1.0
******************