CI13LC SDK API手册  2.1.1
本手册用于描述CI13LC SDK各个组件和驱动API
ci13lc_system.h
浏览该文件的文档.
1 
10 #ifndef _CI13LC_SYSTEM_H_
11 #define _CI13LC_SYSTEM_H_
12 
13 
14 
15 #ifdef __cplusplus
16 extern "C" {
17 #endif /* __cplusplus */
18 
19 
21 
22 
23 #ifdef __cplusplus
24 }
25 #endif /* __cplusplus */
26 
27 #endif
28 
29 /************************ (C) COPYRIGHT chipintelli *****END OF FILE****/
30 
31 
32 
33 
34 
35 
36 
37 
38 
39 
40 
float load_freq_correct_factor()
Definition: ci13lc_system.c:33