代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/418952/10890636
c ad9954.c
/*------------------------------------------------------------
FILE NAME : ad9954.c
DESCRIPTION : fuction of ad9954.
VERSION : 0.1.0
AUTHOR :
CREATE DATE : 2.13.2008
MODIFY DATE :
www.eeworm.com/read/468268/6995744
h ads1256.h
/*************************************************************************************/
volatile void delay_us(unsigned char a) //挺时1uS
{
volatile unsigned int i=0,j=0;
for(i=0;i
www.eeworm.com/read/468269/6995762
h ads1256.h
/*************************************************************************************/
volatile void delay_us(unsigned char a) //挺时1uS
{
volatile unsigned int i=0,j=0;
for(i=0;i
www.eeworm.com/read/468269/6995771
h ads1256.h
/*************************************************************************************/
volatile void delay_us(unsigned char a) //挺时1uS
{
volatile unsigned int i=0,j=0;
for(i=0;i
www.eeworm.com/read/468269/6995781
ads1156
/*************************************************************************************/
volatile void delay_us(unsigned char a) //挺时1uS
{
volatile unsigned int i=0,j=0;
for(i=0;i
www.eeworm.com/read/468269/6995792
ads1156
/*************************************************************************************/
volatile void delay_us(unsigned char a) //挺时1uS
{
volatile unsigned int i=0,j=0;
for(i=0;i
www.eeworm.com/read/468269/6995796
h ads1156.h
/*************************************************************************************/
volatile void delay_us(unsigned char a) //挺时1uS
{
volatile unsigned int i=0,j=0;
for(i=0;i
www.eeworm.com/read/468272/6995803
h ads1256.h
/*************************************************************************************/
volatile void delay_us(unsigned char a) //挺时1uS
{
volatile unsigned int i=0,j=0;
for(i=0;i
www.eeworm.com/read/468272/6995806
lss main.lss
main.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00000438 00000000 00000000 00000074 2**1
CO
www.eeworm.com/read/468287/6996059
c 048v1.c
#include "stdio.h"
#include "reg51.h"
#include "ctype.h"
#include "absacc.h"
#define uchar unsigned char
#define ACK 0X06 /* 遥控肯定应答*/
#define NAK 0X15