代码搜索:PLL
找到约 8,888 项符合「PLL」的源代码
代码结果 8,888
www.eeworm.com/read/179021/9378360
c pll.c
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
#include
#include
#include "mylib.h"
#include "intrins.h"
#define input0 in0.in0
#define
www.eeworm.com/read/178530/9393646
xls pll.xls
www.eeworm.com/read/373828/9433686
c pll.c
/* pll.c Software Linear PLL 6211 Program */
/* Upendra Ummethala and Mike Mellor */
/* December 19, 2000 EE539 Real Time DSP Final Project */
#define N 800
www.eeworm.com/read/373828/9433694
out pll.out
www.eeworm.com/read/373828/9433696
mak pll.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/373828/9434500
c pll.c
/* pll.c Software Linear PLL 6211 Program */
/* Upendra Ummethala and Mike Mellor */
/* December 19, 2000 EE539 Real Time DSP Final Project */
#define N 800
www.eeworm.com/read/373828/9434509
out pll.out
www.eeworm.com/read/373828/9434512
mak pll.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/176782/9484399
o pll.o
www.eeworm.com/read/176782/9484451
h pll.h
#ifndef __PLL_H__
#define __PLL_H__
// Main function
void Test_PLL(void);
void Manual_Change_Pll(void);
void Manual_Change_Pll_Iostrength(void);
void Test_PllOnOff(void);
void Test_Locktime(v