代码搜索:IODIR
找到约 151 项符合「IODIR」的源代码
代码结果 151
www.eeworm.com/read/443820/7622659
o iodir.o
www.eeworm.com/read/443820/7622730
c iodir.c
#include
#include "type.h"
int main()
{
PINSEL0 = 0x00000000;
PINSEL1 = 0x00000000;
PINSEL2 = 0x00000000;
PINSEL3 = 0x00000000;
PINSEL4 = 0x00000000;
PINSEL5 = 0x000
www.eeworm.com/read/443820/7622744
crf iodir.crf
www.eeworm.com/read/443820/7622771
d iodir.d
iodir.o: IODIR.c
iodir.o: .\Common\inc\LPC23XX.H
iodir.o: .\Common\inc\type.h
www.eeworm.com/read/145395/12726975
c bts.c
#include "config.h"
#include
#include
#include
#ifdef HAVE_STRINGS_H
#include
#endif
#include
#include
#include "bts.h"
#include "uti
www.eeworm.com/read/225655/14527292
c bts.c
#include "config.h"
#ifdef WITH_DMALLOC
#include
#endif /* WITH_DMALLOC */
#include
#include
#include
#include
#ifdef HAVE_STRINGS_H
#include
www.eeworm.com/read/169697/5415269
in testlist.in
attr
comm
coll
init
info
datatype
@iodir@
spawn
rma
www.eeworm.com/read/415326/11076010
c lcd.c
//lcd.c
#include
#include "lcd.h"
unsigned long data;
void Delay (unsigned long a) { while (--a!=0); }
void E_Pulse()
{
IOSET0_bit.P0_28 = 1; //set E to high
//Delay(10);
www.eeworm.com/read/145395/12726883
h bts.h
#ifndef __BTS__H
#define __BTS__H
#include
typedef enum { BTS_INPUT, BTS_OUTPUT, BTS_FREE } btsIo;
struct btStream;
typedef struct btStream {
int type;
btsIo iodir;
int (*read)(
www.eeworm.com/read/225655/14527253
h bts.h
#ifndef __BTS__H
#define __BTS__H
#include
typedef enum { BTS_INPUT, BTS_OUTPUT, BTS_FREE } btsIo;
struct btStream;
typedef struct btStream {
int type;
btsIo iodir;
int (*read)(