代码搜索:ColdFire
找到约 2,074 项符合「ColdFire」的源代码
代码结果 2,074
www.eeworm.com/read/433521/1883353
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/1883354
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/428719/1956533
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/428719/1956534
c uart.c
/*
* File: uart.c
* Purpose: Provide common ColdFire UART routines for serial IO
*
* Notes:
*
*/
#include "common.h"
#include "uart.h"
/*
* To do -
www.eeworm.com/read/423632/2025612
spec colilo.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : COldfire LInux boot LOader
Name : colilo
Version : 0.3.3
Release : 2
License : GPL
Vendor
www.eeworm.com/read/363855/2910555
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/363855/2910556
c uart.c
/*
* File: uart.c
* Purpose: Provide common ColdFire UART routines for serial IO
*
* Notes:
*
*/
#pragma cplusplus off
#include "common.h"
#include "uart
www.eeworm.com/read/262041/4317835
c strace_cf.c
/* strace.c:
*
* Coldfire Stack Trace
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. As such, it is
www.eeworm.com/read/248677/12547618
c cmd_processing.c
/*
Turbo BDM Light ColdFire - USB command processing
Copyright (C) 2005 Daniel Malik
This program is free software; you can redistribute it and/or modify
it under the terms of t
www.eeworm.com/read/248677/12547628
c boot.c
/*
Turbo BDM Light ColdFire - USB bootloader
Copyright (C) 2005 Daniel Malik
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU G