代码搜索:maker
找到约 1,209 项符合「maker」的源代码
代码结果 1,209
www.eeworm.com/read/381929/2639476
h sampletask.h
/*
* description : Sample Task Definitions
* Maker : Shuichi Yanagihara
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef SAMPLE_TSK_H
#define SAMPLE_TSK_H
#inclu
www.eeworm.com/read/381929/2639478
c rcvdrvctltask.c
/*
* description: RcvDrvCtlTask
* Maker : Kamada Satoru
* Copyright : (C)2004,SEIKO EPSON Corp. All Rights Reserved.
*/
#include
#include "kernel.h"
#include "SPRSTS.h"
#incl
www.eeworm.com/read/381929/2639487
c usbh_sampletaskapi.c
/*
* description: Host Sample Task APIs
* Maker : Shuichi Yanagihara
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#include
#include "SPRDEF.h"
#include "S
www.eeworm.com/read/381929/2639489
h usbh_hcds_channel.h
/*
* description: USBH HCD Channel Management Definition
* Maker : Hiromichi Kondo
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef USBH_HCD_CH_H
#define USBH_
www.eeworm.com/read/381929/2639499
h usbh_hcds_72v05.h
/*
* description : USBH HCD Host Contoller control part Definition
* Maker : Hiromichi Kondo
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef USBH_HCD_HC_H
#de
www.eeworm.com/read/381929/2639508
c usbh_usbd_api.c
/*
* description: USBH USBD APIs(global)
* Maker : Toshiyuki Sakai
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#include
#include
#include
www.eeworm.com/read/381929/2639510
c usbh_usbds_api.c
/*
* description: USBH USBD APIs(static)
* Maker : Toshiyuki Sakai
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#include
#include
#include
www.eeworm.com/read/381929/2639514
c filesystemmain.c
/*
* description: FileSystem Main
* Maker : Hiromihci Kondo
* Copyright : (C)2003,SEIKO EPSON Corp. All Rights Reserved.
*/
#include
#include
#include
www.eeworm.com/read/381929/2639515
c usbh_storage_api.c
/*
* description: USBH Mass Storage Class APIs
* Maker : Shuichi Yanagihara
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#include "SPRDEF.h"
#include "SPRSTS.h"
#inc
www.eeworm.com/read/381929/2639528
h devicetask.h
/*
* description :
* Maker :
* Copyright : (C)2003,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef DEVICE_TASK_H
#define DEVICE_TASK_H
#ifdef __cplusplus
extern "C" {
#endif /* cp