代码搜索:out_data
找到约 581 项符合「out_data」的源代码
代码结果 581
www.eeworm.com/read/357389/10210171
c ex_usb_kbmouse2.c
/////////////////////////////////////////////////////////////////////////
//// ////
//// ex_usb_kbmouse2.c
www.eeworm.com/read/137278/13335284
c congji.c
#include "msp430x44x.h"
void Init(void);
void Out_data(void);
unsigned int j,t,i;
void main(void)
{
WDTCTL=WDTPW+WDTHOLD;
//FLL_CTL0&=0xBF ;
Init();
_EINT();
while(1);
//{
www.eeworm.com/read/226817/14451329
c init.c
#include "c6x.h"
#include "c6x11dsk.h"
#include "c6xinterrupts.h"
#include "c6711_init.h"
interrupt void c_int11();
void init_interrupt11()//中断配置
{
config_Interrupt_Selector(11, XINT0);
www.eeworm.com/read/471637/6887531
c img_pix_expand_c.c
/* ======================================================================== */
/* TEXAS INSTRUMENTS, INC. */
/*
www.eeworm.com/read/431956/8645231
txt spi2-testbench.txt
SPI_Master_tb.v - Verilog source for SPI module Test Bench
Copyright (C) 2007 Steven Yu
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Gener
www.eeworm.com/read/287961/8657202
lst mian.lst
C51 COMPILER V8.02 MIAN 03/17/2008 18:36:34 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE MIAN
OBJECT MODULE PLACED IN mi
www.eeworm.com/read/287961/8657214
c mian.c
#include "stc12c.h"
typedef unsigned char byte;
typedef unsigned int uint;
extern void charadds(uint display_data);
extern void LCDInit(void);
extern void WriteDataLCD(unsigned char WDLCD);
www.eeworm.com/read/285564/8831360
c put_data.c
#include
#include
#include
static char vcid[] = "$Id: put_data.c,v 4.2.2.3 2004/05/06 19:08:10 tbohn Exp $";
void put_data(dist_prcp_struct *prcp,
atmos_data_s
www.eeworm.com/read/384515/8865634
c wl006.c
/*******************************************************************************
* *
* File : wl006.c