代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/233233/14162804
c smc1602.c
#include"SMC1602.h"
#include
void SendData(char value)
{
char i;
LcdClk=0;
_nop_();
for(i=0;i
www.eeworm.com/read/334451/3368074
vb recvandsend.vb
Module RecvAndSend
Public Function SendRecv(ByVal MCUno As Byte) As String
Dim SendData(4) As Byte '写数据帧需要4字节,所以读数据帧后添2字节0
Dim DelayTime As Integer
Dim start As Lo
www.eeworm.com/read/334451/3368421
vb recvandsend.vb
Module RecvAndSend
Public Function SendRecv(ByVal MCUno As Byte) As String
Dim SendData(4) As Byte '写数据帧需要4字节,所以读数据帧后添2字节0
Dim DelayTime As Integer
Dim start As Lo
www.eeworm.com/read/334451/3368436
vb recvandsend.vb
Module RecvAndSend
Public Function SendRecv(ByVal MCUno As Byte) As String
Dim SendData(4) As Byte '写数据帧需要4字节,所以读数据帧后添2字节0
Dim DelayTime As Integer
Dim start As Lo
www.eeworm.com/read/312291/3673536
c usb.c
#include
#include "usb.h"
void ServiceSetupPacket(void)
{
s = RequestType;
SendData = sb7;
if ((sb6 & sb4 & sb3 & sb2) | (sb1 & sb0) != 0)
{
Invalid();
}
else
www.eeworm.com/read/202968/15368660
c usb.c
#include
#include "usb.h"
void ServiceSetupPacket(void)
{
s = RequestType;
SendData = sb7;
if ((sb6 & sb4 & sb3 & sb2) | (sb1 & sb0) != 0)
{
Invalid();
}
else
www.eeworm.com/read/109724/15551546
c usb.c
#include
#include "usb.h"
void ServiceSetupPacket(void)
{
s = RequestType;
SendData = sb7;
if ((sb6 & sb4 & sb3 & sb2) | (sb1 & sb0) != 0)
{
Invalid();
}
else
www.eeworm.com/read/218142/11867848
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NetDllTest.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/345217/11825924
c pmpdatat.c
#include "PMPDataT.h"
/* 延时t毫秒 */
void delay(uint t)
{
uint i;
while(t--)
{
/* 对于11.0592M时钟,约延时1ms */
for (i=0;i
www.eeworm.com/read/221345/14744137
c use_rawapi.c
INT16S SendData(SOCKET channel, INT8U *buf, INT16S len)
{
if (len