summaryrefslogtreecommitdiffstats
path: root/bsps/arm/altera-cyclone-v/contrib/doxygen.h
blob: aab3f633ae70b0bc3206ae867e7eeee3db72adb0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
/**
 * @file
 *
 * @ingroup RTEMSImplDoxygen
 *
 * @brief This header file defines BSP-specific groups.
 */

/**
 * @defgroup RTEMSBSPsARMCycVContrib Contributed Code
 *
 * @ingroup RTEMSBSPsARMCycV
 *
 * @brief Contributed code from Altera.
 */

/**
 * @defgroup CACHE_MGR Cache Management API
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup ALT_DMA DMA Controller API
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup ALT_DMA_COMMON DMA Controller Common API Definitions
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup ALT_DMA_PRG DMA Controller Programming API
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup ALT_I2C I2C Controller API
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup INT_COMMON Interrupt Controller Common Definitions
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup ALT_QSPI QSPI Flash Controller Module
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup ALT_SOCAL_UTIL SoCAL Utilities
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup ADDR_SPACE_MGR The Address Space Manager
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup CLK_MGR The Clock Manager API
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup ALT_GPIO_API The General Purpose Input/Output Manager API
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup RST_MGR The Reset Manager
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */

/**
 * @defgroup UART UART Driver API
 *
 * @ingroup RTEMSBSPsARMCycVContrib
 */