代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Generate matrix X containing 100 selected realizations
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clear;tfpm
motor.c
#include
#include
void delay();
void turn();
void circle();
sbit P1_0 = P1^0;
sbit P1_1 = P1^1;
main()
{
P2 = 0x0F0;
while(1)
{
circle();
}
}
void
motor.lst
C51 COMPILER V7.50 MOTOR 06/01/2007 09:24:04 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE MOTOR
OBJECT MODULE PLACED IN m
motor.c
#include "2407c.h"
#include "scancode.h"
#define T46uS 0x0d40
ioport unsigned int port8000;
ioport unsigned int port8001;
ioport unsigned int port8002;
ioport unsigned in
motor.cmd
-w
-stack 200
-heap 200
MEMORY
{
PAGE 0:
VECS :o=0,l=40h
PRCT :o=40h,l=4
PROG :o=9000h,l=2000h
PAGE 1:
IDATA1:o=300h,l=100h
IDATA2:o=0c00h,l=400h
REG_MEM: o=7000h ,
motor.c
#include "2407c.h"
#include "scancode.h"
//#define TIM *(int *)0x24
//#define PRD *(int *)0x25
//#define TCR *(int *)0x26
//#define IMR *(int *)0x0
//#define IFR *(
motor.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
motor.cmd
-w
-stack 200
-heap 200
MEMORY
{
PAGE 0:
VECS :o=0,l=40h
PRCT :o=40h,l=4
PROG :o=9000h,l=2000h
PAGE 1:
IDATA1:o=300h,l=100h
IDATA2:o=0c00h,l=400h
REG_MEM: o=7000h ,