代码搜索:电压测试

找到约 10,000 项符合「电压测试」的源代码

代码结果 10,000
www.eeworm.com/read/483997/6588731

wsdt 数字电压表.wsdt

数字电压表/Debug
www.eeworm.com/read/483997/6588732

dni 数字电压表.dni

[DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [State Storage] Control Register=6708 [Sequencer] Con
www.eeworm.com/read/483997/6588733

dbgdt 数字电压表.dbgdt

113
www.eeworm.com/read/483997/6588734

ewd 数字电压表.ewd

1 Debug MSP430
www.eeworm.com/read/483997/6588735

ewp 数字电压表.ewp

1 Debug MSP430
www.eeworm.com/read/483997/6588736

dep 数字电压表.dep

1 Debug [ROOT_NODE]
www.eeworm.com/read/483997/6588739

eww 数字电压表.eww

$WS_DIR$\数字电压表.ewp
www.eeworm.com/read/482696/6621421

asm 数字电压表.asm

LED_0 EQU 30H LED_1 EQU 31H LED_2 EQU 32H ;存放段码 ADC EQU 35H CLOCK BIT P2.4 ;定义ADC0808时钟位 ST BIT P2.5 EOC BIT P2.6 OE BIT P2.7 ORG 00H SJMP START ORG 0BH