代码搜索:initial

找到约 10,000 项符合「initial」的源代码

代码结果 10,000
www.eeworm.com/read/347331/11673924

h lcd_tx06d18.h

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----TX06D18 **************************************************************/ void T
www.eeworm.com/read/260355/11730514

h lcd_tx06d18.h

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----TX06D18 **************************************************************/ void T
www.eeworm.com/read/346517/11739958

c ds1302.c

#include #include "LCD1602.h" #include "DS1302.h" void Delay1ms(unsigned int count) { unsigned int i,j; for(i=0;i
www.eeworm.com/read/346487/11741970

h lcd_tx06d18.h

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----TX06D18 **************************************************************/ void T
www.eeworm.com/read/346481/11742394

s startup.s

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/259510/11785950

c ds1302.c

#include #include "LCD1602.h" #include "DS1302.h" void Delay1ms(unsigned int count) { unsigned int i,j; for(i=0;i
www.eeworm.com/read/259006/11827470

v t_instruction_register.v

module t_Instruction_Register (); parameter IR_size = 3; wire [IR_size -1: 0] data_out; wire scan_out; reg [IR_size -1: 0] data_in; reg scan_in; reg shiftIR, clockIR, updateIR, reset_bar;
www.eeworm.com/read/259006/11827504

v t_asic_with_bist.v

module t_ASIC_with_BIST (); parameter size = 4; parameter End_of_Test = 11000; wire [size -1: 0] sum; // ASIC interface I/O wire c_out; reg [size -1: 0] a, b; reg c_in
www.eeworm.com/read/259004/11827634

v t_image_converter_0.v

module t_Image_Converter_0 (); wire [1: 8] HTPV_Row_1, HTPV_Row_2, HTPV_Row_3; wire [1: 8] HTPV_Row_4, HTPV_Row_5, HTPV_Row_6; reg [7: 0] pixel_1, pixel_2, pixel_3, pixel_4,
www.eeworm.com/read/259004/11827649

v t_image_converter_baseline.v

module t_Image_Converter_Baseline(); wire [1: 8] HTPV_Row_1, HTPV_Row_2, HTPV_Row_3; wire [1: 8] HTPV_Row_4, HTPV_Row_5, HTPV_Row_6; reg [7: 0] pixel_1, pixel_2, pixel_3, pixel