代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/128447/5990825
mlt mlt_arm_pid_rom.mlt
version 0
region ram 800 7f800 0 !
region rom 4000000 80000 1 !
section data 0 1 1 1 1 1 0 0 800 bss !
section bss 0 4 0 1 0 0 0 0 !
section rom_vectors 0 1 0 1 1 1 1 1 4000000 4000000 text text !
sec
www.eeworm.com/read/128447/5990826
mlt mlt_arm_pid_ram.mlt
version 0
region ram 4000 7c000 0 !
section rom_vectors 0 1 0 1 1 1 1 1 4000 4000 text text !
section text 0 1 0 1 0 1 0 1 fini fini !
section fini 0 1 0 1 0 1 0 1 rodata rodata !
section rodata 0 1 0
www.eeworm.com/read/128447/5990827
ldi mlt_arm_pid_stubs.ldi
//===========================================================================
//
// MLT linker script export - Tue Jan 13 10:14:27 1999
//
//===========================================================
www.eeworm.com/read/123322/6061456
h mlt_arm_pid_ram.h
// eCos memory layout - Tue Feb 29 14:11:30 2000
// This is a generated file - do not edit
#include
#include
#define CYGMEM_REGION_ram (0)
#define CYGMEM_REGION_ra
www.eeworm.com/read/123322/6061460
h mlt_arm_pid_rom.h
// eCos memory layout - Tue Feb 29 14:25:49 2000
// This is a generated file - do not edit
#include
#include
#define CYGMEM_REGION_ram (0)
#define CYGMEM_REGION_ra
www.eeworm.com/read/123322/6061464
ldi mlt_arm_pid_rom.ldi
// eCos memory layout - Tue Feb 29 14:25:49 2000
// This is a generated file - do not edit
MEMORY
{
ram : ORIGIN = 0, LENGTH = 0x80000
rom : ORIGIN = 0x4000000, LENGTH = 0x80000
}
SECTIONS
www.eeworm.com/read/123322/6061465
ldi mlt_arm_pid_ram.ldi
// eCos memory layout - Tue Feb 29 14:11:30 2000
// This is a generated file - do not edit
MEMORY
{
ram : ORIGIN = 0, LENGTH = 0x80000
}
SECTIONS
{
SECTIONS_BEGIN
__reserved = 0; . = __
www.eeworm.com/read/123322/6061469
mlt mlt_arm_pid_rom.mlt
version 0
region ram 0 80000 0 !
region rom 4000000 80000 1 !
section reserved 800 1 0 0 1 1 1 0 0 0 data !
section data 0 4 1 1 0 1 0 0 bss !
section bss 0 4 0 1 0 0 0 0 !
section rom_vectors 0 1 0 1
www.eeworm.com/read/123322/6061470
mlt mlt_arm_pid_ram.mlt
version 0
region ram 0 80000 0 !
section reserved 8000 1 0 0 1 1 1 1 0 0 rom_vectors rom_vectors !
section rom_vectors 0 4 0 1 0 1 0 1 text text !
section text 0 4 0 1 0 1 0 1 fini fini !
section fini
www.eeworm.com/read/103510/6214740
4ch pid_io.c.4ch
/*
COPYRIGHT (C) 2002 Lorenzo Dozio (dozio@aero.polimi.it)
Paolo Mantegazza (mantegazza@aero.polimi.it)
This library is free software; you can redistribute it and/or
modify it u