.ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Description : process I2C write function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output : NONE ************************************************************** fProcessI2cRead: fetch parameter lda IOP_DATA1_H sta rCtrlByte lda IOP_DATA1_L sta rAddr jsr fI2cSendCmdAddr bcs lReadI2CFail
标签: C_SUPPORT Function ifnz fPro
上传时间: 2016-07-21
上传用户:xaijhqx
Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
标签: constants Requires Project program
上传时间: 2014-12-03
上传用户:LouieWu
Over the past years, we have witnessed destructions of various kinds caused by human actions. As a university student, write a letter to our society to
标签: destructions witnessed actions various
上传时间: 2014-11-23
上传用户:一诺88
C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowledge and programming techniques that are not currently part of traditional programming training.
标签: Optimization Performance Footprint and
上传时间: 2014-01-06
上传用户:杜莹12345
This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a real device. As you can see in that photo, I developed that application on a read device: the great Asus MyPal 636N.
标签: Framework developed Compact Mobile
上传时间: 2016-08-11
上传用户:gxf2016
Flash中内置了一个状态寄存器(Status Register,SR)来指示Flash的当前工作状态和各种操作是否成功。要读取SR的当前值需要向CUI发送读状态寄存器命令(Read Status Register),命令码为0x70,SR中的内容将在DQ[7:0]上输出。The Read Status Register (0x70)command causes subsequent reads to output data from the SR until another command is issued. The SR bits are output on DQ[7:0].
上传时间: 2016-08-12
上传用户:thesk123
delphi 写的delphi的程序 Handel is a free, standalone development tool created with Delphi 3 that enables you to create, compile, and run projects. Handel also supports Form Design Environments such as Delphi and can open and write units, projects, and forms created with Delphi 2 or 3. However, it is not perfectly compatible with Delphi.
标签: delphi development standalone created
上传时间: 2014-01-18
上传用户:jing911003
独立flash播放器!This the developer’s wiki for Gnash and related projects. Content on these pages may not represent the official position of the Gnash team. You must register and be given access by the administrator to be able to write to the wiki registration is free, it’s friendly, and it stops spammers.
标签: developer projects Content related
上传时间: 2016-08-21
上传用户:hebmuljb
MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate USART0 in two-way SPI mode. Data are read from an HC165, and same data written back to the HC164. ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2 * USART0 control bits are in different SFR s from other MSP430 s *
标签: Description Demonstrate Interface Registers
上传时间: 2013-12-28
上传用户:懒龙1988
The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). The Primer can best be used hands-on. You are encouraged to work at the computer as you read the Primer and freely experiment with the examples. This Primer, along with the online help facility, usually suffices for students in a class requiring the use of MATLAB.
标签: intended substitu to purpose
上传时间: 2013-12-27
上传用户:dengzb84