代码搜索结果
找到约 523 项符合
OLED 的代码
2005329233614.htm
感觉就是这么好:新一代OLED显示器问世-http://www.koyee.com
oled.h
#ifndef _oled_H
#define _oled_H
#include "s3c2410.h"
#include "NmmGlobal.h"
#include "IO_PB.h"
#define OLED_RD_ON GPE_IO_OUT_ON(11)
#define OLED_RD_OFF GPE_IO_OUT_OFF(11)
#define OLED_WD_
io-uart12.wpj
Document file - DO NOT EDIT
BUILD_ARMARCH4gnu_BUILDRULE
io-uart12.out
BUILD_ARMARCH4gnu_MACRO_AR
ararm
BUILD_ARMARCH4gnu_MACRO_ARCHIVE
$(PRJ_DIR)/ARMARCH4gnu/app
p08201发.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\lenovo.HOU\桌面\OLED程序\P08201发消息\P08201发.uv2
Project File Date: 01/09/2006
Output:
mdlcommon.bas
Attribute VB_Name = "mdlCommon"
Option Explicit
Public Sub OpenTable(pAdo As Adodc, pRecordSource As String) '打开一个表,得到一个数据集
With pAdo
.ConnectionString = "Provider=Microsoft.Jet.OLED
osram96x16.c
//*****************************************************************************
//
// osram96x16.c - Driver for the OSRAM 96x16 graphical OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc
osram96x16.h
//*****************************************************************************
//
// osram96x16.h - Prototypes for the driver for the OSRAM 96x16 graphical OLED
// display.
//
//