代码搜索:LP

找到约 9,457 项符合「LP」的源代码

代码结果 9,457
www.eeworm.com/read/146655/12627749

asm isadct.asm

/******************************************************************************* Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved. Developed by Joint Development Software Application Tea
www.eeworm.com/read/179798/9336183

txt wst.txt

;****************任务八:四相步进电机的控制************************* ;注:本程序为四相步进电机实验用,适于四组线圈的电机。 ;电路接法:P1.7 P1.6 P1.5 P1.4分别接晶体管驱动器A,B,C,D输入端, ; 相应输出端接步进电机的a,b,c,d四相,电机公共端接步进电机 ; 电源正
www.eeworm.com/read/420272/10806825

txt test.txt

;****************任务八:四相步进电机的控制************************* ;注:本程序为四相步进电机实验用,适于四组线圈的电机。 ;电路接法:P1.7 P1.6 P1.5 P1.4分别接晶体管驱动器A,B,C,D输入端, ;相应输出端接步进电机的a,b,c,d四相,电机公共端接步进电机电源正。 ORG 0000H
www.eeworm.com/read/272079/10971657

txt c51四相步进电机驱动,可根据延时长短来控制电机速度.txt

;****************任务八:四相步进电机的控制************************* ;注:本程序为四相步进电机实验用,适于四组线圈的电机。 ;电路接法:P1.7 P1.6 P1.5 P1.4分别接晶体管驱动器A,B,C,D输入端, ; 相应输出端接步进电机的a,b,c,d四相,电机公共端接步进电机 ; 电源正
www.eeworm.com/read/320475/13426269

c main.c

#include "2410addr.h" #include "2410lib.h" #define LP_ADDR_CONTROL 0x28000000 #define LP_ADDR_STATUS 0x28000000 #define LP_ADDR_DATA 0x28000002 #define LP_nERROR (1
www.eeworm.com/read/489028/6481786

c main.c

#include "2410addr.h" #include "2410lib.h" #define LP_ADDR_CONTROL 0x28000000 #define LP_ADDR_STATUS 0x28000000 #define LP_ADDR_DATA 0x28000002 #define LP_nERROR (1
www.eeworm.com/read/172605/9700246

c main.c

#include "2410addr.h" #include "2410lib.h" #define LP_ADDR_CONTROL 0x28000000 #define LP_ADDR_STATUS 0x28000000 #define LP_ADDR_DATA 0x28000002 #define LP_nERROR (1
www.eeworm.com/read/142034/12968794

m tfpm_phi.m

function phi= tfpm_phi(m, l, mp, lp, beta) % function phi= tfpm_phi(m, l, mp, lp, beta) % This file is part of the TFPM toolbox v1.0 (c) % michael.jachan@tuwien.ac.at and underlies the GPL. % % C
www.eeworm.com/read/140245/13094829

c disksim_loadparams.c

/* * DiskSim Storage Subsystem Simulation Environment (Version 3.0) * Revision Authors: John Bucy, Greg Ganger * Contributors: John Griffin, Jiri Schindler, Steve Schlosser * * Copyright (c) of C
www.eeworm.com/read/320955/13415435

c s_cat.c

/* Unless compiled with -DNO_OVERWRITE, this variant of s_cat allows the * target of a concatenation to appear on its right-hand side (contrary * to the Fortran 77 Standard, but in accordance with F