代码搜索:Chapter
找到约 10,000 项符合「Chapter」的源代码
代码结果 10,000
www.eeworm.com/read/448329/7534878
lst chapter9.lst
C51 COMPILER V7.50 CHAPTER9 03/24/2008 11:06:13 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE CHAPTER9
OBJECT MODULE PLACED I
www.eeworm.com/read/448329/7534888
c chapter9.c
#include "ds89c4xx.h"
#include "mytype.h"
#include "D12CI.h"
#include "D12HAL.h"
#include "Chapter9.h"
#include "Descriptor.h"
#include "uart0.h"
#ifndef _swap_data_
#define _swap_data_
#
www.eeworm.com/read/448329/7534895
obj chapter9.obj
www.eeworm.com/read/448329/7534919
h chapter9.h
#ifndef __CHAPTER9_H__
#define __CHAPTER9_H__
#include "mytype.h"
#define MAX_ENDPOINTS (uint8)0x3
// 下面的值为 Get Status命令的返回值
#define USB_GETSTATUS_SELF_POWERED 0x01
#de
www.eeworm.com/read/447224/7556111