代码搜索:USB技术
找到约 10,000 项符合「USB技术」的源代码
代码结果 10,000
www.eeworm.com/read/223766/14618131
ico usb1.ico
www.eeworm.com/read/223709/14618992
asm usb_ram.asm
;;--------------------------------------------------------------------
;;PUSH & POP
M_ACCBAK DB ?
M_STABAK DB ?
M_MP0BAK DB ?
M_MP1BAK DB ?
M_TBLPBAK DB ?
;;-------------------------
www.eeworm.com/read/223709/14618996
asm usb_isr.asm
;;Established date: 2006/03/01
;;********************************************************************
;;====================================================================
ISR_USB:
M_PUSH
www.eeworm.com/read/223709/14619014
asm usb_lib.asm
;;Established date: 2006/03/01
;;********************************************************************
SBR_FIFO0_RD_Check:
MOV A,0F8H
ANDM A,UCC ;select endpoint0 FIFO
MOV
www.eeworm.com/read/223705/14619059
asm usb_isr.asm
;;Established date: 2005/09/01
;;********************************************************************
ISR_USB:
M_PUSH
CLR INTC.1
SET INTC.0
www.eeworm.com/read/223705/14619070
asm usb_lib.asm
;;Established date: 2005/09/01
;;********************************************************************
SBR_FIFO0_RD_Check:
MOV A,00000000B
JMP L_FIFO_Check
;;***
www.eeworm.com/read/223691/14619186
c usb-debug.c
/*
* debug.c - USB debug helper routines.
*
* I just want these out of the way where they aren't in your
* face, but so that you can still use them..
*/
#include
#include "usb.h
www.eeworm.com/read/123617/14621038
h cmd_usb.h
/* cmd_usb.h - Nereid USB Monitor / USB command
* Copyright (C) 2003 Tachibana Eriko
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera
www.eeworm.com/read/123617/14621055
h nereid_usb.h
/* nereid_usb.h - header for Nereid USB (SL811HST)
* Copyright (C) 2003 Tachibana Eriko
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gen
www.eeworm.com/read/123617/14621063
c cmd_usb.c
/* cmd_usb.c - Nereid USB Monitor / USB command
* Copyright (C) 2003 Tachibana Eriko
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera