代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/392770/8326953
m51 ex4-4.m51
BL51 BANKED LINKER/LOCATER V5.12 09/15/2005 10:04:10 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE ex4-4.
www.eeworm.com/read/392619/8332888
uv2 ex4-4.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Targ
www.eeworm.com/read/392619/8332902
m51 ex4-4.m51
BL51 BANKED LINKER/LOCATER V5.12 09/15/2005 10:04:10 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE ex4-4.
www.eeworm.com/read/292796/8332986
m4 m4sugar.m4
divert(-1)# -*- Autoconf -*-
# This file is part of Autoconf.
# Base M4 layer.
# Requires GNU M4.
# Copyright 1999, 2000, 2001, 2002 Free Software Foun
www.eeworm.com/read/292796/8332991
m4 m4sh.m4
# This file is part of Autoconf. -*- Autoconf -*-
# M4 sugar for common shell constructs.
# Requires GNU M4 and M4sugar.
# Copyright (C) 2000, 2001, 2002 Free Software Foundat
www.eeworm.com/read/292794/8333419
cmd c6_4_4.cmd
-e Init
MEMORY
{
PAGE 0: ROM: origin = 1000h, length = 0500h
PAGE 1: RAM: origin = 0100h, length = 0500h
}
SECTIONS
{
.text : > ROM
.data
www.eeworm.com/read/292794/8333444
asm c4_4_5.asm
.sect "vectors"
.ref start
RESET_RST:
B start
NOP
NOP
NOP
NOP
NOP
NOP
NOP
NMI_RST:
B IRP
NOP
NOP
NOP
NOP
NOP
NOP
N
www.eeworm.com/read/292794/8333464
asm c4_4_3.asm
.ref start
K_DATA_SIZE .set 256
filterdata .usect "filter_vars",K_DATA_SIZE
.data
.global test
.global inputdata
inputdata:
www.eeworm.com/read/292794/8333474
asm c4_4_6.asm
.mmregs
.ref filter_start
K_DATA_SIZE .set 256
K_BUFFER_SIZE .set 8
K_STACK_SIZE .set 256
K_A .set 3
K_B
www.eeworm.com/read/292794/8333506
asm c5_4_4.asm
.ref usb_transfer
pcr1 .equ 01900024h
pcr .equ 018c0024h
.global ftranform
.global sinx
.data
sinx: .word 6957,13597,19617,24742,28740,3