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

📄 lb_bdy6.x

📁 中国石油二期加油站IC系统后台通讯软件
💻 X
字号:
/*
***********************************************************************************************************
                                                      Amos
                                          The Real_Time Operation System
                                                   Multi Task
                                 (c) Copyright 1998-2002, ShangYaoHui, Shenzhen
                                              All Right Reserved
                                                  VERSION 6.01

" By  : 商耀挥(ShangYaoHui)
 create time: 2002-7-6 18:26:00  
***********************************************************************************************************
*/

#ifndef __LB_BDY6_X_H__
#define __LB_BDY6_X_H__

#ifdef __cplusplus
extern "C" {
#endif

/**** const define ****/

/**** macro handle define ****/

/**** type define ****/

/**** import variable ****/

/**** export variable ****/

/**** import function declare ****/

/**** export function declare ****/
S16 lbIndRetxTmr(U32 machId);
 
S16 lbRqstRetxTmr(U32 machId);

S16 lbQueryTmr(U32 machId);

#ifdef __cplusplus
}
#endif

#endif /* head file is over */

/******************* modify histroy list *******************
001. create at: 2002-7-6 18:26:00 by Shangyaohui

****************** modify histroy list end ****************/

⌨️ 快捷键说明

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