?? kpd_test_misc0.h
字號:
/**
* @file kpd_test_misc0.h
*
* Generic file holding xxx_test_misc0 function prototypes and
* definitions used for testcase numbers.
*
* @author Texas Instruments Incorporated
* @version 0.1
*/
/*
* History:
*
* Date Author Modification
* -------------------------------------------------------------------
* 14/08/2003 Create.
*
* (C) Copyright 2003 by Texas Instruments Incorporated, All Rights Reserved
*/
#ifndef __KPD_TEST_MISC0_H_
#define __KPD_TEST_MISC0_H_
/* function prototype */
T_RV_MISC_RET kpd_test_misc0(T_RV_MISC_TEST_NBR test_number);
#endif /* __KPD_TEST_MISC0_H_ */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -