/** * Copyright (c) 2007, Freescale Semiconductor * Freescale Confidential Proprietary * * File name : RTIconfig.h * Project name: VKSP Software Library * * Author : Ioseph Martinez * Department : Go To Market AUTO - RTAC Americas * * Description : Header file for the VKSP Transmitter RTI Initialization * * History : * 14/Jan/2008 : Version 0.1 */ /* Includes */ #include /* for EnableInterrupts macro */ #include "derivative.h" /* include peripheral declarations */ #include "FslTypes.h" #include "vksp_tx_cfg.h" void initRTI(void);