代码搜索结果

找到约 4,874 项符合 RTOS 的代码

setsemaphoreparameters.c

/************************************************************ * RZK RTOS * Copyright (c) 1999, ZiLOG. * Developed for ZiLOG by DACS,India. * * File : RZKSetSemaphoreParameters * * Author

configobjects.st

#include #include #define OBJECTS_CONFIG FUNCTION GLOBAL TAB TASK_CONF _K_TASK, _K_REAL, _K_END_VAR, _K_TASK, _K_CYCLIC, _K

dwlong.h

/***************************************************************************** * dwordlong.h : Macros for 64 bits integer support * REALmagic FMP RTOS Driver * Created by Michael Ignaszewski * Cop

resetsemaphore.c

/************************************************************ * RZK RTOS * Copyright (c) 1999, ZiLOG. * Developed for ZiLOG by DACS,India. * * File : RZKResetSemaphore * * Author : Roh

configobjects.st

#include #include #define OBJECTS_CONFIG FUNCTION GLOBAL TAB TASK_CONF _K_TASK, _K_REAL, _K_END_VAR, _K_TASK, _K_CYCLIC, "Modbus0

fs_drv.c

/************************************************************************** * 文件名 : fs_drv.c * 功能描述 : RTOS下的文件系统支持 ******************************************************************

fs_drv.c

/************************************************************************** * 文件名 : fs_drv.c * 功能描述 : RTOS下的文件系统支持 ******************************************************************

roaderosv0.2.c

/******************************************************************* File: RoaderOS.c Description: MCS-51 RTOS Autor: roader Version: 1.0 Date: 2004-07 Compiler:

uk_kernel.c

/******************************************************************************* File: uK_Kernel.c Description: This file implements uK-Kernel RTOS Creation Date: November 3, 2004 Author: Be

app_main.c

/* =============================================================================== | COPYRIGHT (C) 2003-2007 Haishen Ruan, All rights reserved. | SUMMARY: | RS-RTOS demo implementation. | |