mcf5271.h
来自「motorola 针对coldfire 5275 评估板的Dbug bootlo」· C头文件 代码 · 共 40 行
H
40 行
/*
* File: mcf5271.h
* Purpose: Register and bit definitions for the MCF5271
*
* Notes:
*
*/
#ifndef __MCF5271_H__
#define __MCF5271_H__
/*********************************************************************/
#include "mcf5271/mcf5271_ccm.h"
#include "mcf5271/mcf5271_cs.h"
#include "mcf5271/mcf5271_dma.h"
#include "mcf5271/mcf5271_eport.h"
#include "mcf5271/mcf5271_fec.h"
#include "mcf5271/mcf5271_gpio.h"
#include "mcf5271/mcf5271_i2c.h"
#include "mcf5271/mcf5271_intc0.h"
#include "mcf5271/mcf5271_intc1.h"
#include "mcf5271/mcf5271_mdha.h"
#include "mcf5271/mcf5271_pit.h"
#include "mcf5271/mcf5271_fmpll.h"
#include "mcf5271/mcf5271_qspi.h"
#include "mcf5271/mcf5271_rcm.h"
#include "mcf5271/mcf5271_rng.h"
#include "mcf5271/mcf5271_scm.h"
#include "mcf5271/mcf5271_sdramc.h"
#include "mcf5271/mcf5271_skha.h"
#include "mcf5271/mcf5271_sram.h"
#include "mcf5271/mcf5271_timer.h"
#include "mcf5271/mcf5271_uart.h"
#include "mcf5271/mcf5271_wtm.h"
/********************************************************************/
#endif /* __MCF5271_H__ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?