代码搜索结果
找到约 2,241 项符合
Keypad 的代码
ex6-1.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
main.c
#include
// sfr IEN1 = 0xE8;
// sbit EKBI = IEN1^1;
void keypad_init(void)
{
// P0.5 must be pulled high
KBPATN = 0x20;
// Port 0 must match KBPATN to generate interrupt
direct_cons_trygetchar.c
/*
* Copyright (c) 1994-1995, 1998, 1999 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open
makefile
CROSS_COMPILE = se3208-elf-
AS = $(CROSS_COMPILE)as
LD = $(CROSS_COMPILE)ld
CC = $(CROSS_COMPILE)gcc
CPP = $(CC) -E
AR = $(CROSS_COMPILE)ar
NM = $(CROSS_COMPILE)nm
STRIP = $(CROSS_COMPILE)str
pid.lnp
"STARTUP.obj",
"keypad.obj",
"main.obj",
"Disp.obj",
"HW_Disp.obj",
"LTC1860.obj",
"CTL.obj"
TO "PID" Rtx51Tiny
RAMSIZE(256)
dcget.cc
/*
* Copyright (c) 1995-1994 The University of Utah and
* the Computer Systems Laboratory at the University of Utah (CSL).
* All rights reserved.
*
* Permission to use, copy, modify and dis
grsm问题.txt
问题: 要器件封装图!!
1.资料上说:When no external audio processing is performed, the following pins must
be connected together:
?PCMDLD to PCMIN
?PCMULD to PCMOUT
现我想用GR47之串行口1作单片机与GR47之通信,并用AT命令方式
main.c
/* ************************************************************************************************
*
* LV2400x Evaluation Kit (LV2400x-EVK)
* File name: main.c
* Authors: Hung van Le
lesson5c.m51
BL51 BANKED LINKER/LOCATER V5.12 06/13/2006 17:10:58 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE Lesson
calc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,2,