代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/459685/7268602
png property_display.png
www.eeworm.com/read/459658/7268998
h display_drive.h
void display_basic()
{
unsigned char i;
for(i=0;i
www.eeworm.com/read/459082/7282881
rlf key_display.rlf
www.eeworm.com/read/459082/7282884
c key_display.c
#include
#include "Pindefine.h"
Disdata bank1 DisData;
void display(void);
extern unsigned int bank1 AD_result[2];
void LED_CS(unsigned char lednum);
void TO_Displaydata(unsigned int
www.eeworm.com/read/459082/7282891
lst key_display.lst
HI-TECH Software PICC Macro Assembler V8.05PL1
Fri Dec 12 10:06:07 2008
1 processor 16F877A
2
www.eeworm.com/read/459082/7282895
sdb key_display.sdb
[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID CANREADCODE ]
"14 C:\HT-PIC\INCLUDE\pic168xa.h
[v _INDF `Vuc 1 s 1 @0 ]
"15
[v _TMR0 `Vuc 1 s 1 @1 ]
"16
[v _PCL `Vuc 1 s 1 @2 ]
"17
[v _STATUS
www.eeworm.com/read/459082/7282898
h key_display.h
struct Key_data
{
#define KEY_DELY 10 //20mS
char Key_dely; //去抖时间
#define UP_KEY 0x55
#define DOWN_KEY 0xaa
#define ENTER_KEY 0x5a
#define CANCEL
www.eeworm.com/read/458811/7289045
asm four dynamic display .asm
;=================================================
; 简单实现四位数码管动态显示
;=================================================
LED1 EQU 08H
LED2 EQU 09H
LED3 EQU 0AH
LED4 EQU 0BH
ORG 0000H
www.eeworm.com/read/458613/7293207
c hw_display.c
/*
* Copyright (C) 2006 Pawel Kolodziejski
*
* Some defines are from linux 2.6 kernel sources
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the