This website requires JavaScript.
Explore
Help
Sign In
Hardware
/
litex
mirror of
https://github.com/enjoy-digital/litex.git
Watch
1
Star
0
Fork
You've already forked litex
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ac97815619
litex
/
software
/
videomixer
/
pll.h
8 lines
99 B
C
Raw
Blame
History
#
ifndef __PLL_H
#
define __PLL_H
void
pll_config_for_clock
(
int
freq
)
;
void
pll_dump
(
void
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink