RTEMS
5.0.0
bsps
arm
altera-cyclone-v
include
bsp
socal
alt_qspidata.h
Go to the documentation of this file.
1
7
/*******************************************************************************
8
* *
9
* Copyright 2013 Altera Corporation. All Rights Reserved. *
10
* *
11
* Redistribution and use in source and binary forms, with or without *
12
* modification, are permitted provided that the following conditions are met: *
13
* *
14
* 1. Redistributions of source code must retain the above copyright notice, *
15
* this list of conditions and the following disclaimer. *
16
* *
17
* 2. Redistributions in binary form must reproduce the above copyright notice, *
18
* this list of conditions and the following disclaimer in the documentation *
19
* and/or other materials provided with the distribution. *
20
* *
21
* 3. The name of the author may not be used to endorse or promote products *
22
* derived from this software without specific prior written permission. *
23
* *
24
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER "AS IS" AND ANY EXPRESS OR *
25
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF *
26
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED. IN NO *
27
* EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, *
28
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, *
29
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; *
30
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, *
31
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR *
32
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF *
33
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *
34
* *
35
*******************************************************************************/
36
37
/* Altera - ALT_QSPIDATA */
38
39
#ifndef __ALTERA_ALT_QSPIDATA_H__
40
#define __ALTERA_ALT_QSPIDATA_H__
41
42
#ifdef __cplusplus
43
extern
"C"
44
{
45
#endif
/* __cplusplus */
46
47
/*
48
* Component : QSPI Flash Module Data (AHB Slave) - ALT_QSPIDATA
49
* QSPI Flash Module Data (AHB Slave)
50
*
51
*
52
*/
53
54
#ifdef __cplusplus
55
}
56
#endif
/* __cplusplus */
57
#endif
/* __ALTERA_ALT_QSPIDATA_H__ */
58
Generated by
1.8.13