代码搜索:interrupt
找到约 10,000 项符合「interrupt」的源代码
代码结果 10,000
www.eeworm.com/read/444787/7607191
tcl interrupt.tcl
if {$argc != 2} {
puts "Needs 2 arguments"
exit
}
set usbblaster_name [lindex $argv 0]
set device_num [lindex $argv 1]
set test_device [lindex [get_device_names -hardware_name $usbblaster_
www.eeworm.com/read/438679/7728262
vhd interrupt.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_unsigned.all;
Entity interrupt is
Port(
LINT,READY,LCLK,RST : IN STD_LOGIC;
CCS,ADS,BLAST,WR : OUT STD_LOGIC;
www.eeworm.com/read/438679/7728264
bsf interrupt.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/438297/7733237
h interrupt.h
/* Copyright (c) 2002,2005 Marek Michalkiewicz
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following
www.eeworm.com/read/437916/7739837
exe interrupt.exe
www.eeworm.com/read/437916/7739839
txt interrupt.txt
CODE SEGMENT
ASSUME CS: CODE
NEW_INT: ;接收字符的中断处理程序
STI ;CPU开中断
MOV DX , 3F8H ;接收字符
www.eeworm.com/read/437073/7755616
obj interrupt.obj
www.eeworm.com/read/437073/7755619
c interrupt.c
/***********************************************************
* Company : 3ALOGICS *
* Writer : Suk-Byoung Chea *
* Version : 0.1
www.eeworm.com/read/437073/7755651
lst interrupt.lst
C51 COMPILER V7.20 INTERRUPT 11/02/2005 12:55:38 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE INTERRUPT
OBJECT MODULE PLACED
www.eeworm.com/read/436768/7762869
c interrupt.c
#include
#include
#include
#include "eintdrv.h"
static int fd = -1;
/*
* interrupt application code
* compile :
* $/usr/local/arm/2.95.3/bin/ar