Project

General

Profile

Download (172 Bytes) Statistics
| Branch: | Tag: | Revision:
1 9d397dfb henryk
#ifndef _PLL_H
2
#define _PLL_H
3
4
extern int pll_is_locked(void);
5 f0c0bc64 henryk
extern int pll_is_inhibited(void);
6 9d397dfb henryk
extern void pll_inhibit(int inhibit);
7
extern void pll_init(void);
8
9
#endif
Add picture from clipboard (Maximum size: 48.8 MB)