代码搜索结果

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

string.h

/* string.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

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 * distribut

redirect.c

/* redirect: * This code supports the monitor's ability to redirect what was destined for * the console to a block of memory in RAM. Enough data is maintained so * that the block of memory can

pci.c

/* pci.c: * This file provides the monitor with a reusable mechanism for * interfacing with a PCI bus. Four target-specific functions are * required: * * pciCtrl(), pciCfgRead(), pciCfgWrit

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

demo_app.c

/* demo_app.c: * This file is a simple example of an application that could be run * on top of the monitor. * * start(): * The start() function depends on the setting of MONCOMPTR in config.

abstract.txt

How to load the Monitor into the TINIm400: ================================================= The TINIm400 has an integrated loader, that is able to load the MON390 to Flash. To perform this loa

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

xmodem.h

//===================== //file name: xmodem.h //Discription: provide some xmodem-relative method used by the monitor program //Author: Decell.Zhou //Version: // 0.1| //===================== #