代码搜索结果

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

9-2.c

#include /* defines fork(), and pid_t. */ #include /* defines the wait() system call. */ main() { /* storage place for the pid of the child process, and its exit status

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati

abstract.txt

The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to displa

os_mbox.c

#ifndef OS_MASTER_FILE #include "includes.h" #endif #if OS_MBOX_EN void *OSMboxAccept (OS_EVENT *pevent) { #if OS_CRITICAL_METHOD == 3 /* Allocate storage for C

os_mbox.c

#ifndef OS_MASTER_FILE #include "includes.h" #endif #if OS_MBOX_EN void *OSMboxAccept (OS_EVENT *pevent) { #if OS_CRITICAL_METHOD == 3 /* Allocate storage for C

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati

usb-msd.c

/* * USB Mass Storage Device emulation * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the LGPL. */ #include "vl.h" //#define DEBUG_MSD #ifdef D

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati