代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/312427/13611563
c cstn1.5_st7637_128x128_8_v1.c
/******************************************************************
Author: Ivan Dong(Dzh)
File name:
Start : 2006/08/01
End :
Description:
*************************************************
www.eeworm.com/read/310762/13644432
c led_gpio.c
#include "..\APP\config.h"
/*
*********************************************************************************************************
** 函数名称:SSP_IRQ()
** 函数功能:SSP中断服务函数
** 入口参数 :无
**
www.eeworm.com/read/146549/5736877
c drv_lcm12232.c
/*********************************************************************************************************
** Small RTOS(51)
**
www.eeworm.com/read/486791/6528555
cpp pelcodlg.cpp
// pelcoDlg.cpp : implementation file
//
#include "stdafx.h"
#include "pelco.h"
#include "pelcoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_
www.eeworm.com/read/477109/6747641
c main.c
#include
#include "..\inc\option.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\uart.h"
#include "..\inc\ds18b20.h"
#include "..\inc\3
www.eeworm.com/read/346786/11722125
asm flash.asm
.include spt6604a.inc
.public F_ReadFmFlash,F_ReadOneByte,F_StopFlash,F_FlashTest//,SW_Buff
.public F_WriteOneByte,FlashAddr,FlashData,FlashAddrHi,F_ReadFlashBuf
.public F_MassErase
.external F_
www.eeworm.com/read/228878/14358369
c lcd.c
//LCD.c
#include
#include "time.h"
#include "LCD.h"
#include "serial.h"
/******************************************************************************
函数:LCD_SendData()
功能:主机通过串行总线
www.eeworm.com/read/120186/14811183
c lcd12232.c
/*********************************************************************************************************
** Small RTOS(51)
**
www.eeworm.com/read/217140/14977338
c led.c
//*******************************************************************************
//文件名称:led.c
//文件功能:点亮数码管 串行
//*******************************************************************************
/
www.eeworm.com/read/472216/6873318
h includes.h
#ifndef _INCLUDES_H_
#define _INCLUDES_H_
#include"c8051f000.h"
sfr16 RCAP2 = 0xca;
sfr16 TMR2 = 0xcc;
sfr16 ADC0VAL=0xbe; //将ADC0H-ADC0L通过sfr16实现
sfr16 DAC0=0xd2;
sf