代码搜索结果
找到约 10,000 项符合
Screen 的代码
exemple_screen.asm
; 样屏程序
;-----------位变量定义-------
T0_OVER BIT 00H
KEY_DOWN BIT 01H
RS_REVFA BIT 02H
R_KEY BIT 03H
G_KEY BIT 04H
B_KEY BIT 05H
W_KEY B
screen.rc2
//
// SCREEN.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft eMbedded Visual C++
#endif //APSTUDIO
screen5.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
screen3.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
screen4.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
screen3.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
screen_saver.c
//*****************************************************************************
//
// screen_saver.c - A screen saver for the OSRAM OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc. All
screen_saver.h
//*****************************************************************************
//
// screen_saver.h - Prototypes for the screen saver.
//
// Copyright (c) 2006 Luminary Micro, Inc. All rights re