Freescale Semiconductor Inc.
Main Page | Data Structures | File List | Data Fields | Globals

etpu_crank_emul_auto.h

Go to the documentation of this file.
00001 
00002 /**************************************************************** 
00003 * WARNING: This file is automatically generated. DO NOT EDIT IT!
00004 *
00005 * COPYRIGHT (c) Freescale 2004-2014, All Rights Reserved
00006 *
00007 * FILE NAME: etpu_crank_auto.h
00008 * ARCHITECTURE: eTPU2
00009 *
00010 * This file was generated by: etpuc_crank_emul.c on Apr  9 2014 , 09:29:32
00011 *
00012 * This file provides an interface between eTPU code and CPU
00013 * code. All references to the eTPU function should be made with
00014 * information in this file. This allows only symbolic
00015 * information to be referenced which allows the eTPU code to be
00016 * optimized without effecting the CPU code.
00017 *****************************************************************/
00018 #ifndef _ETPU_CRANK_EMUL_AUTO_H_
00019 #define _ETPU_CRANK_EMUL_AUTO_H_
00020 
00021 /* Function Configuration Information */
00022 #define FS_ETPU_CRANK_EMUL_FUNCTION_NUMBER 2
00023 #define FS_ETPU_CRANK_EMUL_TABLE_SELECT 1
00024 #define FS_ETPU_CRANK_EMUL_NUM_PARMS 0x50
00025 
00026 
00027 /* Host Service Request Definitions */
00028 #define FS_ETPU_CRANK_HSR_SET_SPEED 3
00029 
00030 #endif