代码搜索结果
找到约 10,000 项符合
Switch 的代码
cdg.h
/* Copyright 2001, ESS Technology, Inc. */
/* SCCSID @(#)cdg.h 4.6 03/18/04 */
#ifdef CDG
#ifndef _CDG_H_
#define _CDG_H_
#include "common.h"
#ifdef GDTSERVO
GBLDEF(
evm54x.gel
StartUp()
{
GEL_Reset(); /* reset the target */
GEL_MapOn(); /* enable the memory map */
GEL_MapReset();
/* Uncomment for extended addressing
task2.c
/******************************************************************************/
/* */
/* Task 2: Count as fast as possi
icetek-dm642-pci.cmd
-w
-heap 0x1000
-stack 0x1000
-lrts6400.lib
MEMORY
{
IRAM: o = 00000000h l = 00040000h /* 片内256K字节 */
CE0: o = 80000000h l = 02000000h /* 片外32M字节 */
}
SECTIONS
icetek-dm642-pci.cmd
-w
-heap 0x1000
-stack 0x1000
-lrts6400.lib
MEMORY
{
IRAM: o = 00000000h l = 00040000h /* 片内256K字节 */
CE0: o = 80000000h l = 02000000h /* 片外32M字节 */
}
SECTIONS
main.h
#ifndef __MAIN__
#define __MAIN__
#define ON 1
#define OFF 0
//================= DIP SW Definition =========================================
///#define PIXEL_SINGLE P0_0
#ifdef INTE
icetek-dm642-pci.cmd
-w
-heap 0x1000
-stack 0x1000
MEMORY
{
IRAM: o = 00000000h l = 00040000h /* 片内256K字节 */
CE0: o = 80000000h l = 02000000h /* 片外32M字节 */
}
SECTIONS
{
.text
entrance.qrc
Images/viewmaximized.png
Images/ni_png_2_0876.png
Images/ni_png_2_0837.png
Images/text_list_nu
main.c
#include
#include "NOKIA_LCD\nokia_5110.h"
#include "MOTOR\MOTOR.h"
#include "KEY\KEY.h"
#include
int T1_TEMP=0;int T2_TEMP=0;
int LEFT_RIGHT_SWITCH=0;
#define LEFT_V
defines.h
//=======================================================================================================
//===========================================================================================