代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/252703/12266644
c p18_i2c.c
#include "..\include.h"
//#include
#define I2C_TIMEOUT 60//15//(OSC_CLOCK/4)
void I2C2_Init( void )
{
TRISD5=1;
TRISD6=1;
// Slew rate control enable for hi
www.eeworm.com/read/114036/15117553
switchnoflushd
#!/bin/sh -e
#
# $Id: switchNoflushd,v 1.1 2002/04/20 15:34:37 nold Exp $
#
# Wrapper script to switch noflushd timeouts and log the result.
#
# Contributed by Thomas Link
getNext ()
www.eeworm.com/read/172417/5386610
c sys.c
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted pro
www.eeworm.com/read/167507/5459363
c sys.c
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted pro
www.eeworm.com/read/160303/5572912
txt initiatorstate.txt
|
| PF_ACQUIRE
|
V
.---------------.
| non-existant |
| connection
www.eeworm.com/read/155551/5620893
c sys.c
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted pro
www.eeworm.com/read/154801/5634465
c sys.c
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted pro
www.eeworm.com/read/100067/15886824
c expect.c
/* -------------------------------------------------------------------- */
/* SMS Client, send messages to mobile phones and pagers */
/* */
/* expect.c */
/* */
/* Copyright
www.eeworm.com/read/391863/8374557
h sd_spi.h
#include"SD_Card/Sd_config.h"
#ifndef SD_SPI_H
#define SD_SPI_H
extern void SD_Init(void);
//SD_SSEL_CLR();
extern void Spi_IO_Init(void);
extern void Spi_Init(void);
typedef struct SD_ST
www.eeworm.com/read/438711/7727971
h sd_spi.h
#include"SD_Card/Sd_config.h"
#ifndef SD_SPI_H
#define SD_SPI_H
extern void SD_Init(void);
//SD_SSEL_CLR();
extern void Spi_IO_Init(void);
extern void Spi_Init(void);
typedef struct SD_ST