代码搜索:PLL

找到约 8,888 项符合「PLL」的源代码

代码结果 8,888
www.eeworm.com/read/176782/9484489

o pll.o

www.eeworm.com/read/176782/9484613

c pll.c

/***************************************** NAME: pll.c DESC: PLL & Maximum frequency test. HISTORY: 03.21.2002:purnnamu: first release for S3C2410X 06.02.2003:DonGo: Modified for S3C244
www.eeworm.com/read/176782/9484713

err pll.err

"pll.c", line 155: Warning: C2870W: variable 'sval' declared but not used "pll.c", line 155: Warning: C2870W: variable 'sdiv' declared but not used "pll.c", line 155: Warning: C2870W: variable 'pdiv
www.eeworm.com/read/372624/9499667

tdf pll.tdf

-- megafunction wizard: %ALTPLL% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: altpll -- ============================================================ -- File Name: pll.tdf -- Megafunct
www.eeworm.com/read/372624/9499671

inc pll.inc

--Copyright (C) 1991-2006 Altera Corporation --Your use of Altera Corporation's design tools, logic functions --and other software and tools, and its AMPP partner logic --functions, and any outpu
www.eeworm.com/read/372624/9499694

ppf pll.ppf

www.eeworm.com/read/176322/9503956

h pll.h

#ifndef __PLL_H__ #define __PLL_H__ void Test_PLL(void); void ChangePLL(void); void Test_PllOnOff(void); #endif /*__PLL_H__*/
www.eeworm.com/read/176322/9504032

c pll.c

/***************************************** NAME: pll.c DESC: PLL & Maximum frequency test. HISTORY: 03.21.2002:purnnamu: first release for S3C2410X **************************************
www.eeworm.com/read/175751/9534794

m pll.m

function [sonda, memoria, parametros] = ... pll(ref, memoria, fs, primera, parametros) %------------------------------------------------------------------------ %|
www.eeworm.com/read/174838/9573082

h pll.h

#define PLLCSR 0x01B7C100 #define PLLM 0x01B7C110 #define PLLDIV0 0x01B7C114 #define PLLDIV1 0x01B7C118 #define PLLDIV2 0x01B7C11C #define PLLDIV3 0x01B7C120 #define OSCDIV1 0x01B7C124 #def