代码搜索结果

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

callmonitor.java

package org.springframework.samples.petclinic.jmx; /** * Simple interface for a call monitor. * To be exposed for management via JMX. * * @author Rob Harrop * @since 1.2 */ public int

embed_config.c

/* Board specific functions for those embedded 8xx boards that do * not have boot monitor support for board information. * * This program is free software; you can redistribute it and/or modify it

lpc212x.h

/* * $Revision: 1.1 $ */ //XTAL frequency in Hz //#define XTALFREQ 12000000 //14745600 #define XTALFREQ 1843200 //pclk must always be XTALFREQ/4 when using the ROM monitor. #define P

callmonitor.java

package org.springframework.samples.petclinic.jmx; /** * Simple interface for a call monitor. * To be exposed for management via JMX. * * @author Rob Harrop * @since 1.2 */ public int

ttftp.c

/* TTFTP: An optional replacement for tftp on sun and pc. General notice: This code is part of a boot-monitor package developed as a generic base platform for embedded system designs. As su

dis_arm.c

/* * dis_arm.c * * ARM disassembler. * * by Nick Patavalis (npat@inaccessnetworks.com) * * General notice: * This code is part of a boot-monitor package developed as a generic base

dis_ppc.c

/* Power PC (403-GA) disassembler. * * 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

old-chario.c

/* chario.c: * This code supports some basic character io functionality. * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded

sbrk.c

/* sbrk.c: * Used by malloc to get memory from "somewhere". * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded system desig

ascii.h

/* * ascii.h * * ASCII character set definitions. * * by Nick Patavalis (npat@inaccessnetworks.com) * * General notice: * This code is part of a boot-monitor package developed as a ge