代码搜索结果
找到约 10,000 项符合
Monitor 的代码
monitor.c
#include "MONITOR\MONITOR.c"
monitor.c
/*
Module Name:
Monitor.c
Abstract:
Implements platform debug routines.
*/
#include
#include
#include
#include
#include
monitor.h
/*
Module Name:
Monitor.h
Abstract:
Implements platform debug routines.
*/
#ifndef __MONITOR_H__
#define __MONITOR_H__
INT MonitorProgram(void);
void ShowHelpMessage(vo
monitor.h
#include "MONITOR\MONITOR.h"
monitor.c
#include "port.h"
#include "function.h"
#include "Exvariable.h"
void MonitorInterruptServe(void) interrupt 20
{
static char i;
if(RI1)
{
RI1=0;
SbufTempMonitor=SBUF1;
monitor.ini
[Environment Variables]
GENPATH={Compiler}lib\HC12c\src;{Compiler}lib\HC12c\include;{Compiler}lib\HC12c\lib
LIBPATH={Compiler}lib\HC12c\include
OBJPATH={Project}bin
TEXTPATH={Project}bin
ABSPATH=
monitor.map
This is a dummy entry for the map file.
The correct input will be placed after the first link process.
monitor.h
// -*-c++-*-
/***************************************************************************
monitor.h
A class providing the communication interface for remote monit