代码搜索:CPRI IDT 开发教程
找到约 10,000 项符合「CPRI IDT 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/245586/12793202
o idt.o
www.eeworm.com/read/245586/12793248
c idt.c
#include "hos.h"
static idt_selector_t __idt[IDT_ENTRIES];
static idtr_t __idtr;
void idt_traps_setup(void);
void do_divide_error(void);
void init_idt(void)
{
unsigned long idt_base_addr = (unsig
www.eeworm.com/read/331130/12847642
ini idt.ini
[colors]
KEYWORD=0,0,255
PARAMETER=255,0,0
[Keywords]
DEFINS=KEYWORD
DEFADSR=KEYWORD
DEFROOT=KEYWORD
DEFDRUM=KEYWORD
MIDDLE_C=KEYWORD
UNOTE=PARAMETER
CENT=PARAMETER
HPITCH=PARAMETER
www.eeworm.com/read/240364/13221587
vhd idt.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity IDT is
port(clk:in std_logic;
ctrl:in std_logic;
ce,Rd,oe:out
www.eeworm.com/read/323000/13358960
idt templet.idt
;==========================================================================
; DEFINE INSTRUMENTS AND DRUMS INSIDE THIS SECTION
;======================================================================
www.eeworm.com/read/323000/13358967
ini idt.ini
[colors]
KEYWORD=0,0,255
PARAMETER=255,0,0
[Keywords]
DEFINS=KEYWORD
DEFADSR=KEYWORD
DEFROOT=KEYWORD
DEFDRUM=KEYWORD
MIDDLE_C=KEYWORD
UNOTE=PARAMETER
CENT=PARAMETER
HPITCH=PARAMETER
www.eeworm.com/read/132747/5910674
h idt.h
/*
* Copyright (c) 1995-1994 The University of Utah and
* the Computer Systems Laboratory at the University of Utah (CSL).
* All rights reserved.
*
* Permission to use, copy, modify and distribu
www.eeworm.com/read/273303/6281523
o idt.o
www.eeworm.com/read/273303/6281553
h idt.h
/*
* GeekOS IDT initialization code
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.10 $
*
* This is free software. You are permitted to use,
* redistribute, and mo
www.eeworm.com/read/273303/6281674
c idt.c
/*
* GeekOS IDT initialization code
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.9 $
*
* This is free software. You are permitted to use,
* redistribute, and mod