代码搜索:SysUtils
找到约 10,000 项符合「SysUtils」的源代码
代码结果 10,000
www.eeworm.com/read/401764/11549857
c sysutils.c
/****************************************************************************/
/*
文 件 名: SysUtil.c
说 明: 简单的系统程序
作 者: 郭天祥
日 期: 2008.9
*/
/*********************************
www.eeworm.com/read/401761/11549876
o sysutils.o
www.eeworm.com/read/401761/11549884
h sysutils.h
#ifndef __SYSUTILS_H__
#define __SYSUTILS_H__
#include "uTypes.h"
#define LED1 1
#define LED2 2
#define LED3 3
#define LED4 4
#define LED5 5
#d
www.eeworm.com/read/401761/11549891
c sysutils.c
/****************************************************************************/
/*
文 件 名: SysUtil.c
说 明: 简单的系统程序
作 者: 郭天祥
日 期: 2008.9
*/
/*********************************
www.eeworm.com/read/401757/11549901
h sysutils.h
#ifndef __SYSUTILS_H__
#define __SYSUTILS_H__
#include "uTypes.h"
#define LED1 1
#define LED2 2
#define LED3 3
#define LED4 4
#define LED5 5
#d
www.eeworm.com/read/401757/11549909
c sysutils.c
/****************************************************************************/
/*
文 件 名: SysUtil.c
说 明: 简单的系统程序
作 者: 郭天祥
日 期: 2008.9
*/
/*********************************
www.eeworm.com/read/401757/11549922
o sysutils.o
www.eeworm.com/read/400817/11568151
o sysutils.o
www.eeworm.com/read/400817/11568156
h sysutils.h
#ifndef __SYSUTILS_H__
#define __SYSUTILS_H__
#include "uTypes.h"
#define LED1 1
#define LED2 2
#define LED3 3
#define LED_ALL 4
#define MASK_BIT(bi
www.eeworm.com/read/400817/11568162
c sysutils.c
#include "..\inc\44b0x.h"
#include "..\inc\uTypes.h"
#include "..\inc\sysUtils.h"
#include "..\inc\console.h"
#define EXT_OSC_CLK 10000000
U32 g_dwMCLK = 20000000; //初始值20MHz
/*
函数名称: