代码搜索:Origin插件
找到约 10,000 项符合「Origin插件」的源代码
代码结果 10,000
www.eeworm.com/read/164102/5499171
cmd arm_boot.cmd
MEMORY
{
VECTOR: origin = 0x00000000, length 0x00000200
FLASH: origin = 0x00001000, length 0x0001f000
SRAM: origin = 0x00020000, length 0x00020000
INTME
www.eeworm.com/read/164102/5499214
cmd arm_boot.cmd
MEMORY
{
VECTOR: origin = 0x00000000, length 0x00000200
FLASH: origin = 0x00001000, length 0x0001f000
SRAM: origin = 0x00020000, length 0x00020000
INTME
www.eeworm.com/read/160611/5568722
alg shape.alg
(SHAPE-ALG
(NAME "shape")
(ARGUMENTS ("sound_type" "sin") ("sound_type" "fn")
("double" "origin"))
(START (MIN sin))
(TABLE "fn")
(NOT-IN-INN
www.eeworm.com/read/160611/5568894
h shape.h
sound_type snd_make_shape(sound_type sin, sound_type fn, double origin);
sound_type snd_shape(sound_type sin, sound_type fn, double origin);
/* LISP: (snd-shape SOUND SOUND ANYNUM) */
www.eeworm.com/read/156106/5612588
lcf esram.lcf
#/*
# * File: esram.lcf
# * Purpose: Linker file for the M5275EVB
# *
# * Notes: Project running in External SRAM
# *
# */
MEMORY
{
sdram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x010000
www.eeworm.com/read/156106/5612624
lcf sdram.lcf
#/*
# * File: sdram.lcf
# * Purpose: Linker file for the M5275EVB
# *
# * Notes: Project running in SDRAM
# *
# */
MEMORY
{
sdram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x01000000
vec
www.eeworm.com/read/154714/5634922
cmd zxcfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT zx.cdb */
/* MODULE PARAMETER
www.eeworm.com/read/152843/5657547
ld sim.ld
/* Linker script for the gdb v850e simulator (CONFIG_V850E_SIM). */
MEMORY {
/* Interrupt vectors. */
INTV : ORIGIN = 0x0, LENGTH = 0xe0
/* Main RAM. */
RAM : ORIGIN = RAM_ADDR, LENGTH = RA
www.eeworm.com/read/421279/6766249
cmd flash.cmd
MEMORY
{
PAGE 0 :
OTP : origin = 0x3D7800, length = 0x000800
FLASHJ : origin = 0x3D8000, length = 0x002000
FLASHI : origin = 0x3DA000, length = 0x002000
FLASH
www.eeworm.com/read/421279/6767007
cmd flash.cmd
MEMORY
{
PAGE 0 :
OTP : origin = 0x3D7800, length = 0x000800
FLASHJ : origin = 0x3D8000, length = 0x002000
FLASHI : origin = 0x3DA000, length = 0x002000
FLASH