代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.ucf
############################################################################
## This system.ucf file is generated by Base System Builder based on the
## settings in the selected Xilinx Board Definit
system.ucf
############################################################################
## This system.ucf file is generated by Base System Builder based on the
## settings in the selected Xilinx Board Definit
system.ucf
############################################################################
## This system.ucf file is generated by Base System Builder based on the
## settings in the selected Xilinx Board Definit
system.cxx
//========================================================================
//
// system.cxx
//
// Implementation of ISO C system() function from section 7.10.4.5
//
//=======================
system.h
//==========================================================================
//
// ./lib/current/include/system.h
//
//
//=========================================================================
system.c
//==========================================================================
//
// ./lib/current/src/system.c
//
//
//==========================================================================
//
system.h
/*
* linux/include/asm-arm/proc-armv/system.h
*
* Copyright (C) 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
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