Project

General

Profile

Download (172 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#ifndef _PLL_H
2
#define _PLL_H
3

    
4
extern int pll_is_locked(void);
5
extern int pll_is_inhibited(void);
6
extern void pll_inhibit(int inhibit);
7
extern void pll_init(void);
8

    
9
#endif
(44-44/59)
Add picture from clipboard (Maximum size: 48.8 MB)