代码搜索:reader
找到约 10,000 项符合「reader」的源代码
代码结果 10,000
www.eeworm.com/read/167847/9950148
c bw_pxmsg.c
/* include bw_pxmsg1 */
#include "unpipc.h"
#define NAME "bw_pxmsg"
void reader(int, mqd_t, int);
void writer(int, mqd_t);
void *buf;
int totalnbytes, xfersize;
int
main(int argc, char **argv)
{
www.eeworm.com/read/360251/10105724
c tcptecho.c
/* TCPtecho.c - main, TCPtecho, reader, writer, mstime */
#include
#include
#include
#include
#include
#include
#incl
www.eeworm.com/read/355502/10260829
h m500a.h
#ifndef M500A_H
#define M500A_H
// P I C C - C O M M A N D S
// commands which are handled by the tag
// Each tag command is written to the reader IC and transfered via RF
#define PICC_REQSTD
www.eeworm.com/read/355020/10301682
c tcptecho.c
/* TCPtecho.c - main, TCPtecho, reader, writer, mstime */
#include
#include
#include
#include
#include
#include
#incl
www.eeworm.com/read/453926/7403677
h mifare.h
#include
#ifndef _MIFARE_H
#define _MIFARE_H
//M500A.h
// P I C C - C O M M A N D S
// commands which are handled by the tag
// Each tag command is written to the reader IC and trans
www.eeworm.com/read/444596/7611119
c bw_pxmsg.c
/* include bw_pxmsg1 */
#include "unpipc.h"
#define NAME "bw_pxmsg"
void reader(int, mqd_t, int);
void writer(int, mqd_t);
void *buf;
int totalnbytes, xfersize;
int
main(int argc, char **argv)
{