代码搜索:MPC8xx

找到约 539 项符合「MPC8xx」的源代码

代码结果 539
www.eeworm.com/read/102935/6227640

help config.help

CONFIG_USE_MDIO On some boards the hardware configuration of the ethernet PHY can be used without any software interaction over the MDIO interface, so all MII code can be omitted. Say N here if
www.eeworm.com/read/174273/9598832

c interrupt.c

#ifndef OS_MASTER_FILE #include "includes.h" #endif #pragma interrupt on enum t_prio { T_L_A_PRIO = 2, T_L_B_PRIO, T_L_C_PRIO, T_L_D_PRIO, T_N_5_PRIO, T_N_6_PRIO }; void InterruptHandler(I
www.eeworm.com/read/415722/11056684

c interrupt.c

#ifndef OS_MASTER_FILE #include "includes.h" #endif #pragma interrupt on enum t_prio { T_L_A_PRIO = 2, T_L_B_PRIO, T_L_C_PRIO, T_L_D_PRIO, T_N_5_PRIO, T_N_6_PRIO }; void InterruptHandler(I
www.eeworm.com/read/148143/5718171

h scc2eth.h

/* * File: scc2eth.h * Purpose: Header for MPC8XX Ethernet on SCC2 * * Notes: FIX!!! THIS FILE NEEDS TO GO AWAY -- use scceth.h * * Author: Eric DeVolder * Date: * * Modification
www.eeworm.com/read/148143/5718174

h smc2uart.h

/* * File: smc2uart.h * Purpose: Header for MPC8XX UART on SMC2 * * Notes: FIX!!! THIS FILE NEEDS TO GO AWAY -- use smcuart.h * * Author: Eric DeVolder * Date: * * Modifications:
www.eeworm.com/read/148143/5718178

h smc1uart.h

/* * File: smc1uart.h * Purpose: Header for MPC8XX UART on SMC1 * * Notes: FIX!!! THIS FILE NEEDS TO GO AWAY -- use smcuart.h * * Author: Eric DeVolder * Date: * * Modifications:
www.eeworm.com/read/148143/5718179

h scc1eth.h

/* * File: scc1eth.h * Purpose: Header for MPC8XX Ethernet on SCC1 * * Notes: FIX!!! THIS FILE NEEDS TO GO AWAY -- use scceth.h * * Author: Eric DeVolder * Date: * * Modification
www.eeworm.com/read/258924/11832309

makefile

# # (C) Copyright 2000, 2001, 2002 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software;
www.eeworm.com/read/152843/5660613

kconfig

# # MPC8xx Communication options # menu "MPC8xx CPM Options" depends on 8xx config SCC_ENET bool "CPM SCC Ethernet" depends on NET_ETHERNET help Enable Ethernet support via the Motorola MPC8x
www.eeworm.com/read/123322/6061503

inc variant.inc

#ifndef CYGONCE_HAL_VARIANT_INC #define CYGONCE_HAL_VARIANT_INC ##============================================================================= ## ## variant.inc ## ## MPC8xx family assembler header f