代码搜索结果
找到约 6,737 项符合
Firmware 的代码
usb_main.h
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_endpoint.h
Author: JS
Created: JAN 03
Target Device: C8051F320
Main header file for USB firmware. Include
usb_structs.h
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_structs.h
Author: JS
Created: JAN 03
Target Device: C8051F320
Header file for USB firmware. Includes all
usb_request.h
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_request.h
Author: JS
Created: JAN 03
Target Device: C8051F320
Header file for USB firmware. Includes devi
usb_desc.c
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_desc.c
Author: JS
Created: JAN 03
Target Device: C8051F320
Source file for USB firmware. Includes descrip
usb_desc.h
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_desc.h
Author: JS
Created: JAN 03
Target Device: C8051F320
Header file for USB firmware. Includes descrip
usb_isr.c
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_isr.c
Author: JS
Created: JAN 03
Target Device: C8051F320
Source file for USB firmware. Includes the followi
usb_config.h
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_config.h
Author: JS
Created: JAN 03
Target Device: C8051F320
Header file for usb firmware. Includes device
usb_stdreq.c
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_stdreq.c
Author: JS
Created: JAN 03
Target Device: C8051F320
Source file for USB firmware. Includes servic
spi.asm
;=============================================
; SPI control subroutines
;Function: Read from or write to SPI
;note:读写SPI及对nRF24L01的初始化配置是参照给出的参考firmware写的
;===============================
fat.h
//++
//fat.h - declarations for fat.c module
//
// Copyright (C) 2005 by Spare Time Gizmos. All rights reserved.
//
// This file is part of the Spare Time Gizmos' MP3 Player firmware.
//
// Th