代码搜索结果

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

file_storage.c

/* * file_storage.c -- File-backed USB Storage Gadget, for USB development * * Copyright (C) 2003-2007 Alan Stern * All rights reserved. * * Redistribution and use in source and binary forms, wi

storage_chip.h

/** * Copyright (c) 2005-2006 Arched Rock Corporation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the

storage_chip.h

/** * Copyright (c) 2005-2006 Arch Rock Corporation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the f

storage_chip.h

// $Id: Storage_chip.h,v 1.1.2.6 2006/06/02 17:37:36 idgay Exp $ #ifndef STORAGE_CHIP_H #define STORAGE_CHIP_H #include "At45db.h" #define UQ_BLOCK_STORAGE "BlockStorageP.BlockRead" #define UQ_LOG_

test_storage.c

/*************************************************************************** test_storage.c - Test of storage module ------------------- begin