代码搜索:ColdFire

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

代码结果 2,074
www.eeworm.com/read/209559/4969920

h mcfne.h

/****************************************************************************/ /* * mcfne.h -- NE2000 in ColdFire eval boards. * * (C) Copyright 1999-2000, Greg Ungerer (gerg@snapgear.com) * (C)
www.eeworm.com/read/209093/4987310

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/209093/4987311

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/209093/4987317

h led.h

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

h mcfne.h

/****************************************************************************/ /* * mcfne.h -- NE2000 in ColdFire eval boards. * * (C) Copyright 1999-2000, Greg Ungerer (gerg@snapgear.com) * (C)
www.eeworm.com/read/443386/1742028

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/443386/1742030

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/436018/1855902

c mcf5xxx.c

/* * File: mcf5xxx.c * Purpose: Generic high-level routines for generic ColdFire processors * * Notes: * * License: All software covered by license agreement in - *
www.eeworm.com/read/433521/1883255

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/433521/1883256

c uart.c

/* * File: uart.c * Purpose: Provide common ColdFire UART routines for serial IO * * Notes: * */ #include "common.h" #include "uart/uart.h" /* * To