代码搜索结果
找到约 10,298 项符合
Monitor 的代码
monitor.c
/*------------------------------------------------*/
/* SCI and Monitor I/O functions */
#include
#include
#include "iodefine.h"
#include "monitor.h"
monitor.c
#include
#include "monitor.h"
int xatoi (char **str, long *res)
{
DWORD val;
BYTE c, radix, s = 0;
while ((c = **str) == ' ') (*str)++;
if (c == '-') {
s = 1;
c =
monitor.mt
# Target: Motorola m68k embedded (EST emulator, rom68k and bug monitors)
TDEPFILES= m68k-tdep.o monitor.o remote-est.o cpu32bug-rom.o rom68k-rom.o abug-rom.o dbug-rom.o dsrec.o
DEPRECATED_TM_FILE= tm-
tm-monitor.h
/* Target machine definitions for a generic m68k monitor/emulator.
Copyright 1986, 1987, 1989, 1993, 1994, 1995, 1996, 1998, 1999, 2003
Free Software Foundation, Inc.
This file is part of GD
monitor.java
/* Monitor.java
{{IS_NOTE
Purpose:
Description:
History:
Tue Mar 14 23:25:45 2006, Created by tomyeh
}}IS_NOTE
Copyright (C) 2006 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
monitor.h
#ifndef _WIN32K_MONITOR_H
#define _WIN32K_MONITOR_H
struct GDIDEVICE;
/* monitor object */
typedef struct _MONITOR_OBJECT
{
HANDLE Handle; /* system object handle */
FAST_MUTE
monitor.h
/**************************************************
*
* monitor.h
*
* CVS ID: $Id: monitor.h,v 1.11 2007/04/11 14:20:14 belardi Exp $
* Author: Raffaele Belardi [RB] - STM
* Date:
monitor.c
/**************************************************
*
* monitor.c
*
* CVS ID: $Id: monitor.c,v 1.24 2007/09/26 15:06:52 dellorto Exp $
* Author: Raffaele Belardi [RB] - STM
* Date:
monitor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Monitor for Flash), 0x0000 // Tools: 'MCS-51'
Group (Configuration)
Group (Monitor Code)
Group (Documentation)
File 1,5,
monitor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Monitor for Flash), 0x0000 // Tools: 'MCS-51'
Group (Configuration)
Group (Monitor Code)
Group (Documentation)
File 1,5,