cpu/native: fix doxygen grouping
This commit is contained in:
parent
6bc494b928
commit
4133908fe0
@ -11,7 +11,7 @@
|
|||||||
* General Public License v2.1. See the file LICENSE in the top level
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
* directory for more details.
|
* directory for more details.
|
||||||
*
|
*
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
* @file
|
* @file
|
||||||
* @author Takuo Yonezawa <Yonezawa-T2@mail.dnp.co.jp>
|
* @author Takuo Yonezawa <Yonezawa-T2@mail.dnp.co.jp>
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -7,8 +7,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup arch
|
* @ingroup cpu
|
||||||
* @defgroup native_cpu Native
|
* @defgroup cpu_native Native
|
||||||
* @brief Native CPU specific code
|
* @brief Native CPU specific code
|
||||||
* @details The native CPU uses system calls to simulate hardware access.
|
* @details The native CPU uses system calls to simulate hardware access.
|
||||||
* @ingroup cpu
|
* @ingroup cpu
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
* General Public License v2.1. See the file LICENSE in the top level
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
* directory for more details.
|
* directory for more details.
|
||||||
*
|
*
|
||||||
* @ingroup arch
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
* @file
|
* @file
|
||||||
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @addtogroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup netdev
|
* @ingroup drivers_netdev
|
||||||
* @brief Low-level ethernet driver for native tap interfaces
|
* @brief Low-level ethernet driver for native tap interfaces
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup netdev
|
* @ingroup drivers_netdev
|
||||||
* @brief
|
* @brief
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
* General Public License v2.1. See the file LICENSE in the top level
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
* directory for more details.
|
* directory for more details.
|
||||||
*
|
*
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
* @file
|
* @file
|
||||||
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -7,8 +7,7 @@
|
|||||||
* General Public License v2.1. See the file LICENSE in the top level
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
* directory for more details.
|
* directory for more details.
|
||||||
*
|
*
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @ingroup irq
|
|
||||||
* @{
|
* @{
|
||||||
* @file
|
* @file
|
||||||
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @ingroup netdev
|
* @ingroup drivers_netdev
|
||||||
* @{
|
* @{
|
||||||
* @brief Low-level ethernet driver for tap interfaces
|
* @brief Low-level ethernet driver for tap interfaces
|
||||||
* @author Kaspar Schleiser <kaspar@schleiser.de>
|
* @author Kaspar Schleiser <kaspar@schleiser.de>
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
*
|
*
|
||||||
* @brief Malloc header for use with native on OSX since there is no
|
* @brief Malloc header for use with native on OSX since there is no
|
||||||
* malloc.h file in the standard include path.
|
* malloc.h file in the standard include path.
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @ingroup drivers_periph_gpio
|
* @ingroup drivers_periph_gpio
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @ingroup drivers_periph_hwrng
|
* @ingroup drivers_periph_hwrng
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @ingroup drivers_periph_pm
|
* @ingroup drivers_periph_pm
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @ingroup drivers_periph_qdec
|
* @ingroup drivers_periph_qdec
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @ingroup drivers_periph_timer
|
* @ingroup drivers_periph_timer
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @ingroup drivers_periph_uart
|
* @ingroup drivers_periph_uart
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
* General Public License v2.1. See the file LICENSE in the top level
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
* directory for more details.
|
* directory for more details.
|
||||||
*
|
*
|
||||||
* @ingroup arch
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
* @file
|
* @file
|
||||||
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
* General Public License v2.1. See the file LICENSE in the top level
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
* directory for more details.
|
* directory for more details.
|
||||||
*
|
*
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
* @file
|
* @file
|
||||||
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup native_cpu
|
* @ingroup cpu_native
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user