📄 csl.h
字号:
/*****************************************************\
* Copyright 2005 Texas Instruments Incorporated. *
* All rights reserved. *
* Restricted rights to use, duplicate or disclose *
* this code are granted through contract. *
* *
* "@(#) PSP/CSL 3.0.0.0 (2003-09-30) *
\*****************************************************/
#ifndef _CSL_H_
#define _CSL_H_
#include <csl_types.h>
#include <csl_error.h>
void
CSL_sysInit (
void
);
#endif /* _CSL_H_ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -