代码搜索结果

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

m25p80.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [State Storage] Control Register=4992 [Sequencer] Con

数字电压表.dni

[DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [State Storage] Control Register=6708 [Sequencer] Con

信号发生器.dni

[DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [State Storage] Control Register=5846 [Sequencer] Con

2.dni

[DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [State Storage] Control Register=0 [Sequencer] Contro

msp_dma.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [State Storage] Control Register=771 [Sequencer] Cont

flash.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [State Storage] Control Register=4522 [Sequencer] Con

hafuman.c

#include "stdio.h" #include "stdlib.h" #include /*huffmancode storage struct*/ typedef struct { char ch; char code[20]; int len; }Cod

varlib.c

/* varlib.c * * a simple storage system to store name=value pairs * with facility to mark items as part of the environment * * interface: * VLstore( name, value ) returns 1 for 0k, 0 for

usblspnp.c

/*++ Copyright (c) 1999 Microsoft Corporation Module Name: Usblspnp.c Abstract: USB LS-120 Mass Storage Device Sample Driver Plug and Play module Environment: ke

storageactor.cpp

//$Id: StorageActor.cpp,v 1.7 2006/03/19 02:21:12 markus Rel $ //PROJECT : CDManager //SUBSYSTEM : Storage //REFERENCES : //TODO : //BUGS : //REVISION : $Revision: 1.7 $ //AUT