代码搜索结果
找到约 10,000 项符合
Control 的代码
asy_motor_control.asm
.include "sintable.h"
.include "led.asm"
;-----------------------------------------------------------
T2CNT .SET 7405H
pwmprd .set 1000
mc8051_control.vhd
-------------------------------------------------------------------------------
library IEEE;
library work;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use work.mc8051_p.all;