代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/318825/13471546
c main.c
typedef unsigned char uchar;
typedef unsigned int uint;
#include "config.h"
#include "PIN.h"
#include "var.h"
#include "ini.h"
#include "beep.h"
#include "PubFunc.h"
#include "Lcd.h"
#inc
www.eeworm.com/read/318786/13471985
c main.c
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
void Main(void)
{
rSYSCFG=CACHECFG; // Using 8KB Cache//
Port_Init();
while(1) {
Led_Dis
www.eeworm.com/read/318784/13472046
c main.c
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
void Main(void)
{
U8 which_key;
// rSYSCFG=CACHECFG; // Using 8KB Cache//
Port_Init();
www.eeworm.com/read/318783/13472070
c main.c
#include "i2c.h"
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
#define WRDATA (1)
#define POLLACK (2)
#define RDDATA (3)
#define SETRDADDR (4)
#d
www.eeworm.com/read/318743/13473019
c main.c
#include "c5410_clkcfg.h"
#include
LgUns ticks,ticks_now=0,ticks_old=0;
void my_clk()
{
ticks_old=ticks_now; /* 保存上一次的ticks记数 */
ticks_now=CLK_gethtime();
ticks=ticks_now
www.eeworm.com/read/318706/13473751
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/318604/13475124
c main.c
/* main.c - experimental GRUB stage2 that runs under Unix */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free
www.eeworm.com/read/318604/13475299
c main.c
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/318557/13475839
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/318554/13475852
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**