代码搜索:senddata

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

代码结果 2,248
www.eeworm.com/read/348833/10864704

c timer.c

#include #include #include #define uchar unsigned char #define uint unsigned int #define senddata_shu 20 sbit P3_3=P3^3; sbit P3_5=P3^5; sbit P1_2=P1^
www.eeworm.com/read/468269/6995785

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/466805/7020987

c avr_mmc.c

/* ;***************************************************************************************************** ;* Copyright (c) 2006 by JiaoJinXing. ;* All rights reserved. ;* ;*---
www.eeworm.com/read/438260/7733444

c fram.c

/****************************************Copyright (c)************************************************** **--------------File Info-------------------------------------------------------------------
www.eeworm.com/read/143468/12873450

cpp writeflashdlg.cpp

// writeflashDlg.cpp : implementation file // #include "stdafx.h" #include "writeflash.h" #include "writeflashDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_F
www.eeworm.com/read/330578/12879764

c ss16.c

#include #include typedef unsigned char uint8; typedef unsigned long uint32; void ssp_init(void); uint8 SSP_SendData(uint8 data); void delay(uint8 g ); uint8 ssp_readdat
www.eeworm.com/read/137766/13299757

asm sumhand.asm

;********* define address ********************** STANDBY_COUNT equ 30h SEND_DATA1 equ 31h SEND_DATA2 equ 32h SEND_DATA3 equ 33h STANDBY equ 00h TX_STATUS equ 01h
www.eeworm.com/read/317039/13512058

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/316441/13522609

c nrf24l01.c

#include "config.h" #include "SSP.h" #define NRF_CE 0x00008000 // P0.15 #define NRF_CE0 0x00000100 // P0.8 #define NRF_IR0 0x00000200 // P0
www.eeworm.com/read/314982/13554748

c c2.c

//***************************************************************************// // IOB10 ----------- SCK //IOB9 ----------- DIN**// IOB8 ----------- CS/LOAD // //***********************************