代码搜索结果
找到约 10,000 项符合
PID 的代码
gui_pid.c
/*
*********************************************************************************************************
* uC/GUI V3.98
* Univ
pid_mem.c
/*
$Id: pid_mem.c,v 1.1 2004/03/31 21:14:23 rasc Exp $
DVBSNOOP
a dvb sniffer and mpeg2 stream analyzer tool
http://dvbsnoop.sourceforge.net/
(c) 2001-2004 Rainer.Scherg@gmx.de (rasc)
-
pid_mem.h
/*
$Id: pid_mem.h,v 1.1 2004/03/31 21:14:23 rasc Exp $
DVBSNOOP
a dvb sniffer and mpeg2 stream analyzer tool
http://dvbsnoop.sourceforge.net/
(c) 2001-2004 Rainer.Scherg@gmx.de (rasc)
pid_id.asm
;===========================================================================
; File Name: pid_id.asm
;
; Module Name: D_PID_REG
;
; Initialization Routine: D_PID_REG_
pid_spd.asm
*************************************************************
* Speed PI Regulator
*************************************************************
; .ref pid_reg_spd,pid_reg_spd_init ; function ca
pid_i.asm
;============================================================
; Filename: pid_i.asm
;
; Module names: pid_reg_id, pid_reg_iq
;
; Initialization routines: pid_reg_id_init, pid_reg_iq_init
;
; Or
pid2.h
/* =================================================================================
File name: PID2.H
Originator: Digital Control Systems Group
gui_pid.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
pid_process.sh
#!/bin/bash
if `ps auxwww >/dev/null 2>&1`; then
PS="ps auxwww"
elif `ps -ef >/dev/null 2>&1`; then
PS="ps -ef"
else
echo "I don't know how to run PS on your system!"
exit 1
fi
export PS
# list_
coff-pid.specs
%rename link old_link
*link:
-T redboot.ld%s -Ttext 0x10000 %(old_link)
*startfile:
redboot-crt0%O%s redboot-syscalls%O%s