代码搜索结果

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

labelsbundle_de_de.properties

# This is the LabelsBundle_de_DE.properties file. s1 = Computer s2 = Platte s3 = Monitor s4 = Tastatur

newmon.c

/* newmon.c: 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 various p

ldatags.c

/* ldatags: * Load (install) ARM Tags for booting Linux. * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded system designs

start.c

/* start.c: * * This is typically the first 'C' code executed by the processor after a * reset. * * General notice: * This code is part of a boot-monitor package developed as a generic ba

env.c

/* shell variable functions: * Used to load or retrieve shell variable information from the * shell variable table. * * General notice: * This code is part of a boot-monitor package develope

genlib.c

/* genlib.c: * This file has some of the stuff that is typically pulled in by the c * library. It is provided as local source so that the monitor can be * built without the need for a library.

devices.c

/* devices.c: * This code provides the monitor with the ability to treat the peripherals * as an entry in a device table so that each device can be accessed through * read, write, ioctl, init, o

alias.c

/* alias.c: * * NOT READY YET * * 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 t