代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/155522/11866784
v jk_beh.v
/*********************************************************/
// MODULE: j-k flip flop
//
// FILE NAME: jk_beh.v
// VERSION: 1.0
// DATE: January 1, 1999
// AUTHOR: Bob Zeidman, Zeidman Consul
www.eeworm.com/read/342772/11999526
c usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
www.eeworm.com/read/342766/11999770
c usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
www.eeworm.com/read/220284/14844253
c usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
www.eeworm.com/read/220284/14844286
c usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
www.eeworm.com/read/220284/14844510
c usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
www.eeworm.com/read/368473/9692242
c usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
www.eeworm.com/read/368473/9692351
c usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
www.eeworm.com/read/124347/6053531
c cancel1.c
/*
* File: cancel1.c
*
* Test Synopsis: Test setting cancel state and cancel type.
* -
*
* Test Method (Validation or Falsification):
* -
*
* Requirements Tested:
* - pthread_setcancelstat
www.eeworm.com/read/101082/6245955
3ncs pfm_enable_faults.3ncs
.\" @(#)pfm_enable_faults.3ncs 8.1 of 9/11/90
.TH pfm_enable_faults 3ncs
.SH Name
pfm_enable_faults \- enable asynchronous faults
.SH Syntax
.nf
#include
#include
void pf