代码搜索结果

找到约 10,000 项符合 Monitor 的代码

abstract.txt

Special Notes on the MON390 for DALLAS5240: =========================================== Limitations: - The Monitor uses the RAM1 area for XDATA. The extended stack cannot be enabled with the

xmon.c

/* * Routines providing a simple monitor for use on the PowerMac. * * Copyright (C) 1996 Paul Mackerras. * * This program is free software; you can redistribute it and/or * modify it u

bspclean.c

/* * This routine is used to return control to the NINDY monitor * and is automatically invoked at shutdown. * * NOTES: DOES NOT RETURN!!! * * COPYRIGHT (c) 1989-1999. * On-Line Applicati

stddefs.h

/* stddefs.h: * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded system designs. As such, it is likely to be * distributed

labelsbundle.properties

# This is the default LabelsBundle.properties file s1 = computer s2 = disk s3 = monitor s4 = keyboard

monprof.c

/* * monprof.c: * This command and support code allow the monitor to provide an application * with some system profiling capabilities. The function "profiler" * is part of the API to allow the ap

moncom.c

/* moncom.c: * This function is used by the application to interface to code that * is part of the monitor. A pointer to this function exists at some * "well-known" address in the monitors spac

ctype.h

/* ctype.h * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded system designs. As such, it is likely to be * distributed to

cast.c

/* cast.c: * The cast command is used in the monitor to cast or overlay a structure * onto a block of memory to display that memory in the format specified * by the structure. The structure de

warmstart.h

/* warmstart.h: * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded system designs. As such, it is likely to be * distribute