代码搜索:senddata

找到约 2,248 项符合「senddata」的源代码

代码结果 2,248
www.eeworm.com/read/453100/7426919

c 测试.c

#include #include #include "12864显示.c" #include"4X4键盘.c" //#include "延时子程序.c" #define uchar unsigned char #define uint unsigned int /**************************************
www.eeworm.com/read/444028/7619054

svn-base hal.h.svn-base

#ifndef _HAL_H #define _HAL_H void StateInit(void); void HalTimerInit(void); void Uart0SendByte(INT8U data); void Uart0SendData( INT8U * data ,INT8U len ); void HalOpenLed(INT8U i); void HalC
www.eeworm.com/read/444028/7619090

h hal.h

#ifndef _HAL_H #define _HAL_H void StateInit(void); void HalTimerInit(void); void Uart0SendByte(INT8U data); void Uart0SendData( INT8U * data ,INT8U len ); void HalOpenLed(INT8U i); void HalC
www.eeworm.com/read/297599/8008934

h spi.h

#include #include #include "config.h" #define DEBUG_FLASH #define nDSEN 7 //P0.7 #define DIS1 20 //P1.20 #define DIS2 21 //P1.21 #define
www.eeworm.com/read/316441/13522606

c ssp.c

#include "SSP.H" uchar T_data[34]; uchar R_data[34]; void SPI_init(void); UINT SPI_SendData(uchar *T_data, uchar *R_data, uchar No); void SSP_init(void); UINT SSP_S
www.eeworm.com/read/127623/6003756

c ui_phycmds.c

/* ********************************************************************* * Broadcom Common Firmware Environment (CFE) * * PHY hacking commands File: ui_phycmds.c * * Thes
www.eeworm.com/read/492756/6408551

h uart.h

//=======================================================================// //文件名:UART.h //功能描述:UART串口驱动头文件 //编写: //时间:07.12.29 //修改: //=========================================================
www.eeworm.com/read/409465/11322107

c main.c

#include //#include //接收的主程序!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!·#¥#¥#% //测试用的主函数 extern void FR_Portini(void); //端口初始化 extern void FR_StandBy(void); //切
www.eeworm.com/read/261175/11661694

c ds18b20_avr.c

#i nclude "define.h" #i nclude "uart.h" #i nclude #define uchar unsigned char #define BIT(x) 1
www.eeworm.com/read/232371/14196566

c main.c

#include //#include //接收的主程序!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!·#¥#¥#% //测试用的主函数 extern void FR_Portini(void); //端口初始化 extern void FR_StandBy(void); //切