代码搜索结果
找到约 10,000 项符合
H 的代码
fonts.src
; fonts.SRC generated from: fonts.c
; COMPILER INVOKED BY:
; C:\Keil\C51\BIN\c51.exe fonts.c DB OE SB ROM(COMPACT)
NAME FONTS
?CO?FONTS SEGMENT CODE
PUBLIC bigbold_glyph
data.inc
.def transmit
.data
transmit:
.word 00h
.word 02h
.word 03h
.word 04h
.word 05h
.word 06h
.word 07h
ade7169fxx.h
//Include file for the ADE7xx series microcontroller
//SFR REG
#define P0 080H
#define SP 081H
#define DPL 082H
#define DPH 083H
#define PCON 087H
#define TCON 088H
#define TMOD
3048equ.h
;
;---------------------------------------------------
;H8/300 ASS
;HEAD
;WANG FENG 2005.10.20
;---------------------------------------------------
;DMAC Register
;----------------------------
entries.extra
/timescale.v////
/usbConstants_h.v////
/usbHostControl_h.v////
/usbHostSlave_h.v////
/usbSerialInterfaceEngine_h.v////
/usbSlaveControl_h.v////
/wishBoneBus_h.v////
lnk.cmd
/****************************************************************************/
/* lnk.cmd v##### */
/* Copyright (c) 1996@%%%% Texas Instrum
仓库管理系统.h
#define H0 0
#define H1 1
#define H2 2
#define H21 21
#define H211 211
#define H212 212
#define H213 213
#define H214 214
#define H215 215
#define H221 221
#defin
用单片机设计电子音乐门铃.txt
(附)源程序如下:
ORG 00H ;初始化程序
JMP START
ORG 0BH
LJMP TIM0
START:MOV TMOD,#00000001B ;主程序
MOV IE,#10000010B
JB P3.5, $
CALL DELAY1
JNB P3.5, $
MOV 31H,#00
START0:
MOV
usb.inc
;**********************************************************
; USB Descriptor and Request constants
; source p172,,175 USB specification
;**********************************************************
usb.bak
;**********************************************************
; USB Descriptor and Request constants
; source p172,,175 USB specification
;**********************************************************