代码搜索:AGC电路

找到约 10,000 项符合「AGC电路」的源代码

代码结果 10,000
www.eeworm.com/read/175707/6942935

c agc_audio.c

#include "agc_inter.h" #include "init_ad_bsp.h" int din,dout; int read_bsp(void); void write_bsp(int); void led_light(void); int agc_audio(int); void main() { init_board; w
www.eeworm.com/read/175707/6942936

str agc_audio.str

www.eeworm.com/read/175707/6942937

rcp agc_audio.rcp

www.eeworm.com/read/175707/6942941

rcq agc_audio.rcq

www.eeworm.com/read/175707/6942942

paf agc_audio.paf

www.eeworm.com/read/175707/6942943

prj agc_audio.prj

// ***************************************************************** // This file contains the list of object and library files that must // be included in the application build and are not known to
www.eeworm.com/read/447791/7545563

pdf martin_agc.pdf

www.eeworm.com/read/296496/8098645

h agc_face.h

//Filename: agc_face.h typedef unsigned int u16; typedef signed int s16; /* Register Definition MCBSP */ #define SPSA_ADDR(port) (port ? 0x48 : 0x38) #define SPSD_ADDR(port) (port
www.eeworm.com/read/296496/8098648

cmd agc_audio.cmd

/*-m agc_audio.map*/ MEMORY { PAGE 0: PROG(RWXI): origin=0x100, length=0x3000 VECS(RXI): origin=0x80, length=0x80 PAGE 1: DATA(RWI): origin=0x3100, length=0xF00 } SECT
www.eeworm.com/read/296496/8098655

pjt agc_audio.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="agc_audio" ProjectDir="D:\ti\myprojects\agc_audio\" ProjectType=Executable CPUFamil