代码搜索:调试设备
找到约 10,000 项符合「调试设备」的源代码
代码结果 10,000
www.eeworm.com/read/151669/12184012
c ideio.c
#define _LIBRARY_DEFINE
#include
//IDE设备控制寄存器地址
#define IDE_ADDR_CTRL_STATUS IDE_ADDR_BASE + IDE_ADDR_CTRL + IDE_IO_DA2 + IDE_IO_DA1
#define IDE_ADDR_CTRL_CONTROL IDE_ADDR_BASE
www.eeworm.com/read/339581/12223964
uv2 45db321.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
www.eeworm.com/read/339581/12223971
bak 45db081_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
www.eeworm.com/read/339581/12223977
bak 45db321_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
www.eeworm.com/read/338676/12288791
c usb keyboard.c
#include "UDISK_DEF.H"
#define io_port1 *(char xdata *)0x8011
unsigned char Device_Descriptor[18] = {
0x12, //0x12
0x01, //设备描述符类型
0x10, 0x02, //s
www.eeworm.com/read/251692/12325808
h bmp.h
#ifndef BMP_H
#define BMP_H
#include
#include "Header.h"
//这一模块用于读取一个BMP文件,为下面的量化做好准备。
//定义设备无关位图结构
typedef struct
{
WORD bitCount;
WORD bpl;
DWORD height;
DWORD width
www.eeworm.com/read/130862/14171884
c ps2_fullfill.c
//-------------单片机向PS/2设备发送数据程序代码如下:
void ps2_sentchar(unsigned char sentchar)
{
unsigned char sentbit_cnt = 0x00;
unsigned char sentchar_chk = 0x00;
EX1 =0;
//------------发起一个传送
www.eeworm.com/read/232975/14175336
bak td_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (对象 1), 0x0000 // Tools: 'MCS-51'
Group (源文件组 1)
File 1,1,
Options 1,0,0 // 对象 '对象 1'
设备 (89C51)