代码搜索结果

找到约 10,000 项符合 Control System 的代码

system_.s

;/************************************************************************************* ; ; Project Name : S3C6410 Validation ; ; Copyright 2006 by Samsung Electronics, Inc. ; All rights reserve

system.h

/************************************************************************************** * * Project Name : S3C6410 Validation * * Copyright 2006 by Samsung Electronics, Inc. * All rights reserve

system.c

/************************************************************************************** * * Project Name : S3C6410 Validation * * Copyright 2006 by Samsung Electronics, Inc. * All rights reserve

system.lst

Sunplus u'nSP Assembler - Ver. 1.8.1 Listing File Has Been Relocated .INCLUDE hardware.inc < //==============================

system.asm

.INCLUDE hardware.inc .EXTERNAL _SecondAddOne .PUBLIC Year; .PUBLIC MonDayHr; .PUBLIC MinSec; .PUBLIC Per500msSet; //*********************RAM空间占用*************************// .RAM .VA

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