代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/179131/9370239
c mycommio.c
/*
**ASIM00 - Asynchronous Serial Interface Mode register
**
**TXE00 RXE00 X X X X 0 0
** |
www.eeworm.com/read/179131/9370252
bak mycommio.bak
/*
**ASIM00 - Asynchronous Serial Interface Mode register
**
**TXE00 RXE00 X X X X 0 0
**
www.eeworm.com/read/179131/9370364
c mycommio.c
/*
**ASIM00 - Asynchronous Serial Interface Mode register
**
**TXE00 RXE00 X X X X 0 0
** |
www.eeworm.com/read/179131/9370371
bak mycommio.bak
/*
**ASIM00 - Asynchronous Serial Interface Mode register
**
**TXE00 RXE00 X X X X 0 0
**
www.eeworm.com/read/179131/9370495
c mycommio.c
/*
**ASIM00 - Asynchronous Serial Interface Mode register
**
**TXE00 RXE00 X X X X 0 0
** |
www.eeworm.com/read/179131/9370506
bak mycommio.bak
/*
**ASIM00 - Asynchronous Serial Interface Mode register
**
**TXE00 RXE00 X X X X 0 0
**
www.eeworm.com/read/279390/10441830
cpp gserial.cpp
/*------------------------------------------------------------------*
GSERIAL.CPP
Edited by Gong jianwei http://www.gjwtech.com
For asynchronous serial port communications
适用于DOS环
www.eeworm.com/read/392997/7247847
cpp synchdisk.cpp
// synchdisk.cc
// Routines to synchronously access the disk. The physical disk
// is an asynchronous device (disk requests return immediately, and
// an interrupt happens later on). This is a lay
www.eeworm.com/read/300969/13876493
c signal.c
/* This file handles signals, which are asynchronous events and are generally
* a messy and unpleasant business. Signals can be generated by the KILL
* system call, or from the keyboard (SIGINT)
www.eeworm.com/read/130568/5952851
cpp gserial.cpp
/*------------------------------------------------------------------*
GSERIAL.CPP
For asynchronous serial port communications
适用于DOS环境下异步串口通信编程
ATTENTION: Compile this progr