代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
// system head file
#ifdef SYSTEM_G
#define system_ext
#else
#define system_ext extern
#endif
#define uchar unsigned char
#define uint unsigned int
#define us
system.c
/*-----------------------------------------------------------------------------------------------
Project : test for 2410 hardware
Author : kreal@163.net
Creation
system.h
/*
;**************************************************************
;* 北京达盛科技有限公司
;* 研 发 部
;*
;* http://www.techshine.com
;****************************
system.h
/////////////////////////////////////////////////////////////////////////////////////////
//
// The SFR of Winboand CPU define
//
/////////////////////////////////////////////////////////////////
system.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
system.h
/* ks32c5000/ES0 : d:/ks32c5000/program/BDTest/cache.h 98/02/13 */
/***********************************************************************/
/*
system.h
#define move_to_user_mode() \
__asm__ ("movl %%esp,%%eax\n\t" \
"pushl $0x17\n\t" \
"pushl %%eax\n\t" \
"pushfl\n\t" \
"pushl $0x0f\n\t" \
"pushl $1f\n\t" \
"iret\n" \
"1:\tmovl $0x17,%%eax\n\t