代码搜索:dataIn

找到约 2,888 项符合「dataIn」的源代码

代码结果 2,888
www.eeworm.com/read/481187/1298306

c cry12864.c

#include typedef unsigned char uchar; typedef unsigned int uint; extern const unsigned char shuzi_table[]; #define LCD_DataIn P4DIR=0x00 //数据口方向设置为输入 #define LCD_DataOut
www.eeworm.com/read/481187/1298320

c cry12864.c

#include typedef unsigned char uchar; typedef unsigned int uint; extern const unsigned char shuzi_table[]; #define LCD_DataIn P4DIR=0x00 //数据口方向设置为输入 #define LCD_DataOut
www.eeworm.com/read/481187/1298333

c cry12864.c

#include typedef unsigned char uchar; typedef unsigned int uint; extern const unsigned char shuzi_table[]; #define LCD_DataIn P4DIR=0x00 //数据口方向设置为输入 #define LCD_DataOut
www.eeworm.com/read/481187/1298353

c subfuncs.c

#include typedef unsigned char uchar; typedef unsigned int uint; extern const unsigned char shuzi_table[]; #define LCD_DataIn P4DIR=0x00 //数据口方向设置为输入 #define LCD_DataOut
www.eeworm.com/read/453029/1646053

lfp dial1.lfp

# begin LFP file E:\temp\95144\vhdl\Dial\dial1.lfp designfile dial1.vhd parttype xc95144xl-tq144-10 bus_delimiter 0; set_busdelim_onsave 1; IO_GROUP "datain" ; IO_GROUP "dataout" ; IO_GROUP "
www.eeworm.com/read/373767/2759151

c cry12864.c

#include typedef unsigned char uchar; typedef unsigned int uint; extern const unsigned char shuzi_table[]; #define LCD_DataIn P4DIR=0x00 //数据口方向设置为输入 #define LCD_DataOut
www.eeworm.com/read/373767/2759164

c cry12864.c

#include typedef unsigned char uchar; typedef unsigned int uint; extern const unsigned char shuzi_table[]; #define LCD_DataIn P4DIR=0x00 //数据口方向设置为输入 #define LCD_DataOut
www.eeworm.com/read/373767/2759176

c cry12864.c

#include typedef unsigned char uchar; typedef unsigned int uint; extern const unsigned char shuzi_table[]; #define LCD_DataIn P4DIR=0x00 //数据口方向设置为输入 #define LCD_DataOut
www.eeworm.com/read/373767/2759195

c subfuncs.c

#include typedef unsigned char uchar; typedef unsigned int uint; extern const unsigned char shuzi_table[]; #define LCD_DataIn P4DIR=0x00 //数据口方向设置为输入 #define LCD_DataOut
www.eeworm.com/read/269026/11110942

v fifo_register.v

module fifo_register(clock1, clock2, shift_fifo, hold_fifo, en_outfifo, en_infifo, datain, dataout); input clock1, clock2; input shift_fifo, hold_fifo, en_outfifo, en_infi