代码搜索:ColdFire

找到约 2,074 项符合「ColdFire」的源代码

代码结果 2,074
www.eeworm.com/read/457853/1592785

h ea.h

/* * File: src/cpu/coldfire/ea.h * Purpose: Defintions global to Disassemble and Assemble routines * * Notes: * */ #ifndef _EA_H #define _EA_H /***********************************
www.eeworm.com/read/250243/4433471

s crt0_ram.s

/*****************************************************************************/ /* * crt0_ram.S -- startup code for MCF5272 ColdFire based MOTOROLA boards. * * (C) Copyright 1999-2002, Greg Ungere
www.eeworm.com/read/250243/4433502

s crt0_ram.s

/*****************************************************************************/ /* * crt0_ram.S -- startup code for M5282EVB ColdFire based MOTOROLA boards. * * (C) Copyright 2003, Greg Ungerer (g
www.eeworm.com/read/232428/4698817

h uart.h

/* * File: uart.h * Purpose: Provide common ColdFire UART routines for polled serial IO * * Notes: */ #ifndef __UART_H__ #define __UART_H__ /*************************************
www.eeworm.com/read/232428/4698818

c uart.c

/* * File: uart.c * Purpose: Provide common ColdFire UART routines for serial IO * * Notes: * */ #include "common.h" #include "uart/uart.h" /* * To
www.eeworm.com/read/230874/4719035

h uart.h

/* * File: uart.h * Purpose: Provide common ColdFire UART routines for polled serial IO * * Notes: */ #ifndef __UART_H__ #define __UART_H__ /*************************************
www.eeworm.com/read/230874/4719036

c uart.c

/* * File: uart.c * Purpose: Provide common ColdFire UART routines for serial IO * * Notes: * */ #include "common.h" #include "uart/uart.h" /* * To
www.eeworm.com/read/229062/4760599

gdb cobra5272_uboot.gdb

# # GDB Init script for the Coldfire 5272 processor. # # The main purpose of this script is to configure the # DRAM controller so code can be loaded. # # This file was changed to suite the senT
www.eeworm.com/read/209559/4960416

s crt0_ram.s

/*****************************************************************************/ /* * crt0_ram.S -- startup code for MCF5282 ColdFire based boards. * * (C) Copyright 2003, Greg Ungerer (gerg@snapge
www.eeworm.com/read/209559/4960418

s crt0_ram.s

/*****************************************************************************/ /* * crt0_ram.S -- startup code for MCF5272 ColdFire based MOTOROLA boards. * * (C) Copyright 1999-2002, Greg Ungere