代码搜索:leon2

找到约 98 项符合「leon2」的源代码

代码结果 98
www.eeworm.com/read/212071/15166145

c multest.c

#include "testmod.h" #ifdef LEON2 #include "leon2.h" #endif struct mulcase { int fac1; int fac2; int res; }; volatile struct mulcase mula[] = { { 2, 3, 6}, { 2, -3, -6}, { 0, 1, 0}, { 0, -1, 0}
www.eeworm.com/read/140841/5780055

vhd devices_esa.vhd

---------------------------------------------------------------------------- -- This file is a part of the GRLIB VHDL IP LIBRARY -- Copyright (C) 2004 GAISLER RESEARCH -- -- This program is free so
www.eeworm.com/read/414420/2146486

h leon2.h

/* LEON2 header file. LEON2 is a SOC processor. * * (C) Copyright 2008 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com. * * This program is free software; you can redistribute it and/or
www.eeworm.com/read/368758/2807566

h leon2.h

/* LEON2 header file. LEON2 is a SOC processor. * * (C) Copyright 2008 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com. * * This program is free software; you can redistribute it and/or
www.eeworm.com/read/219809/4846269

in mctrl.in

mainmenu_option next_comment comment 'Leon2 memory controller ' bool 'Enable Leon2 memory controller ' CONFIG_MCTRL_LEON2 if [ "$CONFIG_MCTRL_LEON2" = "y" ]; then bool
www.eeworm.com/read/219809/4846270

help mctrl.in.help

Leon2 memory controller CONFIG_MCTRL_LEON2 Say Y here to enable the LEON2 memory controller. The controller can access PROM, I/O, SRAM and SDRAM. The bus width for PROM and SRAM is programmable
www.eeworm.com/read/240943/4564943

c amba_driver.c

/* LEON2/3 LIBIO low-level routines Written by Jiri Gaisler. Copyright (C) 2004 Gaisler Research AB This program is free software; you can redistribute it and/or modify it unde
www.eeworm.com/read/240943/4564945

c rtc.c

/* LEON2/3 LIBIO low-level routines Written by Jiri Gaisler. Copyright (C) 2004 Gaisler Research AB This program is free software; you can redistribute it and/or modify it unde
www.eeworm.com/read/240943/4564947

s bdinit.s

/* LEON2/3 LIBIO low-level routines Written by Jiri Gaisler. Copyright (C) 2004 Gaisler Research AB This program is free software; you can redistribute it and/or modify it unde
www.eeworm.com/read/240943/4564948

c locore_atexit.c

/* LEON2/3 LIBIO low-level routines Written by Jiri Gaisler. Copyright (C) 2004 Gaisler Research AB This program is free software; you can redistribute it and/or modify it unde