代码搜索结果

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

usb_ram.asm

;;-------------------------------------------------------------------- ;;PUSH & POP M_ACCBAK DB ? M_STABAK DB ? M_MP0BAK DB ? M_MP1BAK DB ? M_TBLPBAK DB ? ;;-------------------------

usb_isr.asm

;;Established date: 2006/03/01 ;;******************************************************************** ;;==================================================================== ISR_USB: M_PUSH

usb_lib.asm

;;Established date: 2006/03/01 ;;******************************************************************** SBR_FIFO0_RD_Check: MOV A,0F8H ANDM A,UCC ;select endpoint0 FIFO MOV

usb_isr.asm

;;Established date: 2005/09/01 ;;******************************************************************** ISR_USB: M_PUSH CLR INTC.1 SET INTC.0

usb_lib.asm

;;Established date: 2005/09/01 ;;******************************************************************** SBR_FIFO0_RD_Check: MOV A,00000000B JMP L_FIFO_Check ;;***

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

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

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

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