代码搜索:ColdFire
找到约 2,074 项符合「ColdFire」的源代码
代码结果 2,074
www.eeworm.com/read/486283/1253001
h exceptions.h
/*
* File: exceptions.h
* Purpose: Generic exception handling for ColdFire processors
*
* Notes:
*/
#ifndef _MCF_EXCEPTIONS_H
#define _MCF_EXCEPTIONS_H
#ifdef __cplusplus
extern "C"
www.eeworm.com/read/457853/1592766
c mcf5xxx_hi.c
/*
* File: src/cpu/coldfire/mcf5xxx/mcf5xxx_hi.c
* Purpose: Higher level processing for MCF52xx processors.
*
* Notes:
*
*/
/**********************************************************
www.eeworm.com/read/250243/4433478
s crt0_ram.s
/*****************************************************************************/
/*
* crt0_ram.S -- startup code for MCF5206e ColdFire based CADRE3 boards.
*
* (C) Copyright 1999-2002, Greg Ungerer
www.eeworm.com/read/250243/4433489
s crt0_ram.s
/*****************************************************************************/
/*
* crt0_ram.S -- startup code for MCF5307 ColdFire based MP3.
*
* (C) Copyright 1999-2002, Greg Ungerer (gerg@snap
www.eeworm.com/read/209559/4960423
s crt0_ram.s
/*****************************************************************************/
/*
* crt0_ram.S -- startup code for MCF5206e ColdFire based CADRE3 boards.
*
* (C) Copyright 1999-2002, Greg Ungerer
www.eeworm.com/read/209559/4960434
s crt0_ram.s
/*****************************************************************************/
/*
* crt0_ram.S -- startup code for MCF5307 ColdFire based MP3.
*
* (C) Copyright 1999-2002, Greg Ungerer (gerg@snap
www.eeworm.com/read/209093/4987308
c uart2.c
/*
* File: uart2.c
* Purpose: Provide common ColdFire UART routines for serial IO
*
* Notes: nearly as the same as UART.c and UART.h
* the difference is added t
www.eeworm.com/read/209093/4987323
s vectors.s
/*
* File: vectors.s
* Purpose: ColdFire Interrupt Vector Table
* Note: Applications can change the interrupt routine
* for each vector at runtime using the mcf5xxx_set_vector()
www.eeworm.com/read/196926/5100191
c cf_arch_interface.c
/*
cf_arch_interface.c - interface between simulation of coldfire to common utility
Copyright (C) 2007 Skyeye Develop Group
for help please send mail to
www.eeworm.com/read/182103/5268992
gdbinit
#
# GDB Init script for the Coldfire 5206e processor.
#
# The main purpose of this script is to perform minimum initialization of
# processor so code can be loaded. Also, exception handling is perform