代码搜索:SW1

找到约 309 项符合「SW1」的源代码

代码结果 309
www.eeworm.com/read/401119/11563886

txt 8x8shumguan.txt

SECOND EQU 30H MINITE EQU 31H HOUR EQU 32H SECONDK BIT P1.0 MINITEK BIT P1.1 HOURK BIT P1.2 SW1 BIT P1.3 ;加减计数 SW2 BIT P1.4 ;暂停 DISPBUF EQU 40H ;时、分、秒存储的起始位置
www.eeworm.com/read/260821/11700861

asm 15抢答器.asm

;================================================= ; 抢答器 ; ; SW1 SW2 SW3 SW4 ; 用数码管显示最先按下的按键 01 02 03 04 ; 并点亮对应灯: D2 D3 D4 D5 ; 显示2S后退出。 ; 同时发出 “嘟”一声。 ; ;=============================
www.eeworm.com/read/340875/12129716

v control.v

module control(EN_in,SW1,RST,Red1,Red2,Yellow1,Yellow2,Green1,Green2); output Red1; output Red2; output Yellow1; output Yellow2; output Green1; output Green2; input [1:0] EN_in; input
www.eeworm.com/read/340417/12160407

v gate_control.v

module gate_control( SW0,SW1,SW2, f1hz,f10hz,f100hz, Latch_EN, Counter_Clr, Counter_EN, dp_s1hz,dp_s10hz,dp_s100hz ); output Latch_EN; output Counter_Clr;
www.eeworm.com/read/340417/12160444

hier_info main.hier_info

|main over_alarm gate_control:inst3.SW0 SW1 => gate_control:inst3.SW1 SW2 => gate_control:inst3.SW2 Clock => fdiv:inst1.clk F_in => counter:inst.F_IN dp
www.eeworm.com/read/340417/12161005

bak gate_control.v.bak

module gate_control( SW0,SW1,SW2, f1hz,f10hz,f100hz, Latch_EN, Counter_Clr, Counter_EN, dp_s1hz,dp_s10hz,dp_s100hz ); output Latch_EN; output Counter_Clr;
www.eeworm.com/read/340417/12161054

v gate_control.v

module gate_control( SW0,SW1,SW2, f1hz,f10hz,f100hz, Latch_EN, Counter_Clr, Counter_EN, dp_s1hz,dp_s10hz,dp_s100hz ); output Latch_EN; output Counter_Clr;
www.eeworm.com/read/150452/12292093

asm 15抢答器.asm

;================================================= ; 抢答器 ; ; SW1 SW2 SW3 SW4 ; 用数码管显示最先按下的按键 01 02 03 04 ; 并点亮对应灯: D2 D3 D4 D5 ; 显示2S后退出。 ; 同时发出 “嘟”一声。 ; ;=============================
www.eeworm.com/read/228124/14400249

txt 可编程加、减计时器的设计与实现.txt

SECOND EQU 30H MINITE EQU 31H HOUR EQU 32H SECONDK BIT P1.0 MINITEK BIT P1.1 HOURK BIT P1.2 SW1 BIT P1.3 ;加减计数 SW2 BIT P1.4 ;暂停 DISPBUF EQU 40H ;时、分、秒存储的起始位置
www.eeworm.com/read/216968/14983964

c 5_5_3.c

//6.5.3 程序清单 /************************************************************************ * 程序说明: * * 该程序配置UART1端口的波特率为9600,并用ADC从RP1,RP2和RP3 * 可调电位器读数,读取的数据通过串口传送去显示。 * * 按键SW1按下时,读到的电位值开始传