⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hostif_msg.c

📁 本程序为ST公司开发的源代码
💻 C
字号:
/************************************************** * * hostif_msg.c * * CVS ID:   $Id: hostif_msg.c,v 1.6 2006/10/18 12:38:44 belardi Exp $ * Author:   Raffaele Belardi [RB] - STM * Date:     $Date: 2006/10/18 12:38:44 $ * Revision: $Revision: 1.6 $ *  * Description: *  *  *************************************************** *  * COPYRIGHT (C) ST Microelectronics  2005 *            All Rights Reserved * *************************************************** * * STM CVS Log: * * $Log: hostif_msg.c,v $ * Revision 1.6  2006/10/18 12:38:44  belardi * Removed USE_STM_HOSTIF * * Revision 1.5  2006/09/18 09:55:23  belardi * Corrected CVS keyword usage * * Revision 1.4  2006/09/18 09:24:13  belardi * Added Log CVS keyword into file header * * ***************************************************/#include "gendef.h"#include "osal.h"#include "plyinc.h"#include "srvinc.h"#ifdef APM_PICKUPvoid hostifReportState(void) {}#else#include "hostif_low.h"#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -