1 /*******************************************************************************
2 * File Name: nNOR_HOLD.h
6 * This file contains the Alias definitions for Per-Pin APIs in cypins.h.
7 * Information on using these APIs can be found in the System Reference Guide.
11 ********************************************************************************
12 * Copyright 2008-2015, Cypress Semiconductor Corporation. All rights reserved.
13 * You may use this file only in accordance with the license, terms, conditions,
14 * disclaimers, and limitations in the end user license agreement accompanying
15 * the software package with which this file was provided.
16 *******************************************************************************/
18 #if !defined(CY_PINS_nNOR_HOLD_ALIASES_H) /* Pins nNOR_HOLD_ALIASES_H */
19 #define CY_PINS_nNOR_HOLD_ALIASES_H
25 /***************************************
27 ***************************************/
28 #define nNOR_HOLD_0 (nNOR_HOLD__0__PC)
29 #define nNOR_HOLD_0_INTR ((uint16)((uint16)0x0001u << nNOR_HOLD__0__SHIFT))
31 #define nNOR_HOLD_INTR_ALL ((uint16)(nNOR_HOLD_0_INTR))
33 #endif /* End Pins nNOR_HOLD_ALIASES_H */