readme.txt
来自「mpc55**系列芯片的例程 包括SCI,SPI,TIMER,FIT,EDMA」· 文本 代码 · 共 33 行
TXT
33 行
This is release 2.1 of the eTPU utilities files.
The user should refer to Application Note AN2864 "General C Functions for
the eTPU" which is available from Freescale.
Release 2.0 is a major change becuase the etpu_config.h file is not longer
required. There were changes to the utilites functions and eTPU API functions
to support this change.
_____________________________________________________________________________
Files included in this package:
===============================
utils\readme.txt Rev: see below - This file.
utils\etpu_util.h Rev : 2.0 - This file contains function prototypes and
useful defines.
utils\etpu_util.c Rev : 2.0 - This file contains the utilites functions.
utils\etpu_struct.h Rev : 1.0 - This file contains a structure that defines
the eTPU module.
utils\makefile Rev : 1.1 - Makefile to build functions.
_____________________________________________________________________________
Readme.txt HISTORY
------------------
$Log: readme.txt,v $
Revision 2.1 2004/12/02 14:48:08 r12110
-Added all of the files to readme.txt
Revision 2.0 2004/11/30 16:12:22 r12110
-Updated functions to remove requirement for etpu_config.h file.
-Added new memset32 function to clear eTPU code memory.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?