代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/436319/7772248
c mdppfs.c
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/399963/7819134
_trap
#!/bin/sh
trap 'rm -f /tmp/my_tmp_file_$$' INT
echo creating file /tmp/my_tmp_file_$$
date > /tmp/my_tmp_file_$$
echo "Press interrupt (Ctrl-C) to interrupt...."
while [ -f /tmp/my_tmp_file_$$ ]; do
www.eeworm.com/read/399506/7856448
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/434152/7885869
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Version : V2.0.2
www.eeworm.com/read/398953/7905636
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Version : V1.0
www.eeworm.com/read/398950/7906020
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Version : V1.0
www.eeworm.com/read/398947/7906344
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Version : V1.0
www.eeworm.com/read/398945/7906723
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Version : V1.0
www.eeworm.com/read/298941/7922083
c introutines.c
//=============================================================================
// Filename: introutines.c
//
// Description: setup code for ARM interrupts
//
//=============================
www.eeworm.com/read/196797/8060262
c ixethspi.c
/**
* @file IxEthSpi.c
* -- End BDCOM Copyright Notice --
*/
#include
#include "IxTypes.h"
#include "IxOsServices.h"
#include "IxEthAcc.h"
#include "IxEthMii_p.h"
/* Array to store t