代码搜索:interf
找到约 714 项符合「interf」的源代码
代码结果 714
www.eeworm.com/read/274931/10844660
dsw interf.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/274931/10844674
ncb interf.ncb
www.eeworm.com/read/274931/10844701
cpp interf.cpp
/* *****************************************************************************
* interf.c - define the WPI interface
*
* Copyright (c) 2004, Wellhope Corporation. All rights reserved.
*
www.eeworm.com/read/274931/10844709
plg interf.plg
Build Log
--------------------Configuration: interf - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\HYEE~1
www.eeworm.com/read/274931/10844712
c interf.c
/* *****************************************************************************
* interf.c - define the WPI interface
*
* Copyright (c) 2004, Wellhope Corporation. All rights reserved.
*
www.eeworm.com/read/274931/10844715
dsp interf.dsp
# Microsoft Developer Studio Project File - Name="interf" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/274931/10844718
h interf.h
/* *****************************************************************************
* interf.h - define the WPI interface header
*
* Copyright (c) 2004, Wellhope Corporation. All rights reserved
www.eeworm.com/read/274931/10844734
opt interf.opt
www.eeworm.com/read/355973/7110005
c interf.c
/*
* This file is part of SIS.
*
* SIS, SPARC instruction simulator V1.6 Copyright (C) 1995 Jiri Gaisler,
* European Space Agency
*
* This program is free software; you can redistribute it and
www.eeworm.com/read/218881/14904067
a30 interf.a30
SYS_IPL .equ 6 ;RTOS中断允许级别
.glb _USP, _INEST ;指向任务堆栈指针的指针,中断嵌套次数
.glb SYS_SP ;系统堆栈指针
;*中断内用中断堆栈,RTOS的系统调用内用系统堆栈,任务内用任务堆栈*
;*中