/******************************************************************************* * File Name: SCSI_Out_DBx.h * Version 1.90 * * Description: * This file containts Control Register function prototypes and register defines * * Note: * ******************************************************************************** * Copyright 2008-2012, Cypress Semiconductor Corporation. All rights reserved. * You may use this file only in accordance with the license, terms, conditions, * disclaimers, and limitations in the end user license agreement accompanying * the software package with which this file was provided. *******************************************************************************/ #if !defined(CY_PINS_SCSI_Out_DBx_ALIASES_H) /* Pins SCSI_Out_DBx_ALIASES_H */ #define CY_PINS_SCSI_Out_DBx_ALIASES_H #include "cytypes.h" #include "cyfitter.h" /*************************************** * Constants ***************************************/ #define SCSI_Out_DBx_0 SCSI_Out_DBx__0__PC #define SCSI_Out_DBx_1 SCSI_Out_DBx__1__PC #define SCSI_Out_DBx_2 SCSI_Out_DBx__2__PC #define SCSI_Out_DBx_3 SCSI_Out_DBx__3__PC #define SCSI_Out_DBx_4 SCSI_Out_DBx__4__PC #define SCSI_Out_DBx_5 SCSI_Out_DBx__5__PC #define SCSI_Out_DBx_6 SCSI_Out_DBx__6__PC #define SCSI_Out_DBx_7 SCSI_Out_DBx__7__PC #define SCSI_Out_DBx_SCSI_Out_DB0 SCSI_Out_DBx__SCSI_Out_DB0__PC #define SCSI_Out_DBx_SCSI_Out_DB1 SCSI_Out_DBx__SCSI_Out_DB1__PC #define SCSI_Out_DBx_SCSI_Out_DB2 SCSI_Out_DBx__SCSI_Out_DB2__PC #define SCSI_Out_DBx_SCSI_Out_DB3 SCSI_Out_DBx__SCSI_Out_DB3__PC #define SCSI_Out_DBx_SCSI_Out_DB4 SCSI_Out_DBx__SCSI_Out_DB4__PC #define SCSI_Out_DBx_SCSI_Out_DB5 SCSI_Out_DBx__SCSI_Out_DB5__PC #define SCSI_Out_DBx_SCSI_Out_DB6 SCSI_Out_DBx__SCSI_Out_DB6__PC #define SCSI_Out_DBx_SCSI_Out_DB7 SCSI_Out_DBx__SCSI_Out_DB7__PC #endif /* End Pins SCSI_Out_DBx_ALIASES_H */ /* [] END OF FILE */