代码搜索:SW

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

代码结果 10,000
www.eeworm.com/read/426672/9006346

asm da.asm

.include "F2407REGS.H" ;引用头部文件 .def _c_int0 .data DA_DATA .word 0FFFH
www.eeworm.com/read/426672/9006380

asm interrupt.asm

.include "F2407REGS.H" ;引用头部文件 .def _c_int0 .sect ".vectors" ;定义主向量段 RSVECT B _c_int0 ;PM 0 Reset Vector 1 INT1 B PHANTOM ;PM 2 Int level 1 4 INT2 B GISR2
www.eeworm.com/read/426672/9006400

asm ad.asm

;***********ADC 转换应用举例************************************************* .include "F2407REGS.H" ;引用头部文件 .def _c_int0 .data ADRESULT .
www.eeworm.com/read/426672/9006406

bak ad.asm.bak

;***********ADC 转换应用举例************************************************* .include "F2407REGS.H" ;引用头部文件 .def _c_int0 .data ADRESULT .
www.eeworm.com/read/426672/9006429

asm spwm.asm

FCL .usect ".data0", 1 ;保存载波频率浮点数的低位 FCH .usect ".data0", 1 ;保存载波频率浮点数的高位 FRL .usect ".data0", 1 ;保存信号频率浮点数的低位 FRH .usect ".data0", 1 ;保存信号频率浮点数的高位 AL .usect ".data0", 1 ;
www.eeworm.com/read/426672/9006545

asm can.asm

CAN_FLAG .usect ".data0",1 ;CAN 标志寄存器 ST0_TEMP .usect ".data0",1 ST1_TEMP .usect ".data0",1 DP_USER .set 0
www.eeworm.com/read/282598/9080886

cpp msg_machine.cpp

//----------------------------------------------------------------------------- // // File : MSG_machine.cpp // Description : MSG HRIT-LRIT format interface // Project : Meteosatlib //
www.eeworm.com/read/282598/9080992

~cpp msg_machine.~cpp

//----------------------------------------------------------------------------- // // File : MSG_machine.cpp // Description : MSG HRIT-LRIT format interface // Project : Meteosatlib //
www.eeworm.com/read/380728/9131340

s memtest.s

/************************************************************************ * * memtest.S * * Memory test * * * ######################################################################
www.eeworm.com/read/380728/9131922

s reset_hydrogen.s

/********************************************************************* * * Copyright: * Advanced Micro Devices, AMD. All Rights Reserved. * You are hereby granted a copyright license to use