代码搜索:7512
找到约 92 项符合「7512」的源代码
代码结果 92
www.eeworm.com/read/418779/10905358
txt 7512.txt
Rule:
--
Sid:
7512
--
Summary:
This event is generated when activity relating to a spyware application is detected.
--
Impact:
Unkown. Possible information disclosure, violation of privacy, possib
www.eeworm.com/read/352573/10538251
c da7512.c
#include "reg52.h"
#include
sbit NSYNC=P1^0; //DA的使能端
sbit SCLK=P1^1; //DA的时钟
sbit DIN=P1^2; //DA的数据输端
void DA7512_change(unsigned int det)
{
unsig
www.eeworm.com/read/420871/10770142
mak dac7512.mak
CC = iccavr
CFLAGS = -e -D__ICC_VERSION="7.14C" -DATMEGA -DATMega128 -l -g -Mavr_enhanced -Wf-use_elpm
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -g -e:0x20000 -ucrtatmega.o -bfunc_lit:0x8c.0x20000 -d
www.eeworm.com/read/420871/10770146
hex dac7512.hex
:040000000C94460016
:14008C00CFEFD0E1CDBFDEBFCE51D0400AEA08830024E0E036
:1400A000F1E011E0E030F10711F00192FBCF0083ECE8F0E0FD
:1400B400A0E0B1E010E000E00BBFEC38F10721F0C89531963C
:1400C8000D92F9CF0E9
www.eeworm.com/read/420871/10770152
lis dac7512.lis
.module dac7512.c
.area text(rom, con, rel)
0000 .dbfile E:\产品\开发板\mega128-board\实验程序\数模转换\单电压输出\dac7512.c
0000
www.eeworm.com/read/420871/10770157
c dac7512.c
#include
#define uchar unsigned char
#define uint unsigned int
//延时函数
void s_ms(unsigned int t)
{
for(;t>1;t--)
{
}
}
void spi_init()
{
DDRB=0xf7; //端口设置
PO
www.eeworm.com/read/420871/10770161
o dac7512.o
XL
H 1 areas 6 global symbols
M dac7512.c
S push_xgset003C Ref0000
S pop_xgset003C Ref0000
A text size 56 flags 0
dbfile E:\产品\开发板\mega128-board\实验程序\数模转换\单电压输出\dac7512.c
dbfunc e s_ms 0 fV
db
www.eeworm.com/read/420871/10770162
dbg dac7512.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.2
CPU AVR
FRAMEPOINTER Y
DIR E:\产品\开发板\mega128-board\实验程序\数模转换\单电压输出\
FILE dac7512.c
FUNC s_ms D2 fV
BLOCK 7 D2
DEFREG t 16 i
LINE 7 D2
LINE 8 D2
LINE 9 D4