代码搜索:SW

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

代码结果 10,000
www.eeworm.com/read/260134/11745438

h board.h

/*---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support - ROUSSET - *------------------------------------------------------
www.eeworm.com/read/345051/11843394

v sel.v

module SEL( iCLK, SW, Step ); input iCLK; input [2:0] SW; wire [2:0] SW; output [7:0] Step ; reg [7:0] Step ; always @(posedge iCLK) begin case(SW) 3'b000: Step
www.eeworm.com/read/344765/11861584

log pcb1 pcb eco 2008-8-2 19-26-48.log

Change Component Comment : Designator=S6 Old Comment= New Comment=SW-SPST Change Component Designator: OldDesignator=S6 NewDesignator=S7 Added Component: Designator=S6(SPST-2) Added Pin To Net: Net
www.eeworm.com/read/344446/11879297

log 01_power sch eco 2008-4-22 10-58-11.log

Change Component Designator: Old Designator=C7_1 New Designator=C7_1 Change Component Designator: Old Designator=C8_1 New Designator=C8_1 Change Component Designator: Old Designator=C9_1 New Designa
www.eeworm.com/read/154854/11922800

s os_cpu_a.s

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/153643/12015073

txt sine.txt

********************************************************************* ; File Name: dac.asm ; Originator: Digital Control systems Apps group - Houston ; Target System: 'C24x Evaluation Board ; ;
www.eeworm.com/read/153580/12025616

h vector.h

;************************************************************ ; File name: vector.h ; Interrupt Vector declarations ; This section contains the vectors for various interrupts in ; the '24
www.eeworm.com/read/152752/12087915

sbk stdarg.sbk

.set reorder .globl x .data .align 2 x: .word 0x1 .word 0x2 .word 0x3 .word 0x4 .globl main .text .text .align 2 .ent main main: .frame $sp,112,$31 .set noreorder .cpload $25 .set re
www.eeworm.com/read/152752/12087918

sbk struct.sbk

.set reorder .globl addpoint .text .text .align 2 .ent addpoint addpoint: .frame $sp,0,$31 .set noreorder .cpload $25 .set reorder sw $5,4($sp) sw $6,8($sp) sw $7,12($sp) lw $24,4+0($sp)
www.eeworm.com/read/152752/12087925

sbk 8q.sbk

.set reorder .globl main .text .text .align 2 .ent main main: .frame $sp,32,$31 .set noreorder .cpload $25 .set reorder addu $sp,$sp,-32 .mask 0xc2000000,-8 .cprestore 16 sw $30,20($sp)