lib_at91rm3400_addon.h
来自「ARM9200开发板的ROM boot程序源码1.0」· C头文件 代码 · 共 52 行
H
52 行
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------------------------------
//* The software is delivered "AS IS" without warranty or condition of any
//* kind, either express, implied or statutory. This includes without
//* limitation any warranty or condition with respect to merchantability or
//* fitness for any particular purpose, or against the infringements of
//* intellectual property rights of others.
//*----------------------------------------------------------------------------
//* File Name : lib_AT91RM3400.h
//* Object : AT91RM3400 inlined functions
//* Generated : AT91 SW Application Group 07/08/2002 (11:24:31)
//*
//*----------------------------------------------------------------------------
#ifndef lib_AT91RM3400_addon_H
#define lib_AT91RM3400_addon_H
/* *****************************************************************************
SOFTWARE API FOR PDC
***************************************************************************** */
/* *****************************************************************************
SOFTWARE API FOR PMC
***************************************************************************** */
/* *****************************************************************************
SOFTWARE API FOR PIO
***************************************************************************** */
/* *****************************************************************************
SOFTWARE API FOR USART
***************************************************************************** */
/* *****************************************************************************
SOFTWARE API FOR AIC
***************************************************************************** */
/* *****************************************************************************
SOFTWARE API FOR MCI
***************************************************************************** */
#endif // lib_AT91RM3400_addon_H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?