代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/432387/8607301
c main.c
#include
#define BYTE unsigned char
#define uint unsigned int
extern void ProcessPS2(void);
extern void PS2Init(void);
extern void OnPS2SendChar(BYTE dat);
sbit c1=P1^7;//列1
www.eeworm.com/read/288790/8607626
c main.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/432357/8609229
c main.c
#include
#include
#include
#include "lcd.h"
#include "touch.h"
#include "display.h"
#include "rtc.h"
#define BLACK 0x00
#define BLUE 0x03
#define GREEN
www.eeworm.com/read/432334/8609808
c main.c
/*********************************************************************************************
* File: main.c
* Author: embest
* Desc: c main entry
* History:
***********************************
www.eeworm.com/read/187682/8610073
c main.c
/*
* GQview
* (C) 2004 John Ellis
*
* Author: John Ellis
*
* This software is released under the GNU General Public License (GNU GPL).
* Please read the included file COPYING for more informati
www.eeworm.com/read/288741/8610208
c main.c
#include
#include
#include
#include "resource.h"
#include "main.h"
char *build_time = __TIME__;
char *build_date = __DATE__;
BOOL Testing=FALSE;
BOOL Stop
www.eeworm.com/read/288741/8610274
c main.c
#include "testheader.h"
#define ALLOCATE_EXTERN
#include "testregs.h"
#include
// Constants
#define DELAY_COUNT 0x9248*8L
#define _IFREQ 48000
#define _CFREQ 4
www.eeworm.com/read/288706/8612871
c main.c
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
#include "font.h"
void Main(void)
{
rSYSCFG=CACHECFG; // Using 8KB Cache//
Port_Init();
RET(0);
www.eeworm.com/read/288702/8613237
c main.c
//======================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed, reproduced,
//
www.eeworm.com/read/288701/8613373
c main.c
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
#include "includes.h"
//**********************************************************
// THE MAIN FUNCTION BODY
//******