代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/403274/2313208
c timeout.c
/*++
Copyright (c) 1999 - 2002 Intel Corporation. All rights reserved
This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordanc
www.eeworm.com/read/398200/2382679
inl timeout.inl
#ifndef CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
#define CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
//==========================================================================
//
// timeout.inl
//
//
www.eeworm.com/read/398200/2382694
inl timeout.inl
#ifndef CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
#define CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
//==========================================================================
//
// timeout.inl
//
//
www.eeworm.com/read/398200/2385733
c timeout.c
//==========================================================================
//
// lib/timeout.c
//
// timeout support
//
//==============================================================
www.eeworm.com/read/398200/2385978
c timeout.c
//==========================================================================
//
// src/ecos/timeout.c
//
//==========================================================================
//####BSDCOPY
www.eeworm.com/read/393024/2489750
vhd timeout.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
www.eeworm.com/read/389707/2539446
s timeout.s
;******************************************************************************
; 文件名:TIMEOUT.S
; 功能:使用定时器0实现1秒定时,控制LED4闪烁。(中断方式)
; 说明:将跳线器JP4_LED4短接。
;********************************************