forked from RIOT-OS/RIOT
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
everything: Remove filename from @file Doxygen command
- Loading branch information
Joakim Gebart
committed
May 22, 2015
1 parent
d24bc6a
commit 13832d8
Showing
321 changed files
with
321 additions
and
321 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_airfy-beacon | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the Airfy Beacon board | ||
* | ||
* @author Christian Mehlis <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_arduino-due | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the Arduino Due board | ||
* | ||
* @author Hauke Petersen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_arduino-mega2560 | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the Arduino Mega 2560 board | ||
* | ||
* @author Hinnerk van Bruinehsen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_fox | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the fox board | ||
* | ||
* @author Thomas Eichinger <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_iot-lab_M3 | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the iot-lab_M3 board | ||
* | ||
* @author Thomas Eichinger <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_pca10000 | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the nRF51822 evaluation board pca10000 | ||
* | ||
* @author Christian Kühling <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_pca10005 | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the nRF51822 evaluation board pca10005 | ||
* | ||
* @author Christian Kühling <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_samr21-xpro | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the Atem SAM R21 Xplained Pro board | ||
* | ||
* @author Thomas Eichinger <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_udoo | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the UDOO board | ||
* | ||
* @author Hauke Petersen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup boards_yunjia-nrf51822 | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the Yunjia NRF51822 board | ||
* | ||
* @author Hauke Petersen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
* @ingroup boards_z1 | ||
* @{ | ||
* | ||
* @file board.c | ||
* @file | ||
* @brief Board specific implementations for the Zolertia Z1 | ||
* | ||
* @author Kévin Roussel <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
* @ingroup boards_z1 | ||
* @{ | ||
* | ||
* @file driver_cc2420.c | ||
* @file | ||
* @brief Board specific CC2420 driver HAL for the Zolertia Z1 | ||
* | ||
* @author Kévin Roussel <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
* @ingroup boards_z1 | ||
* @{ | ||
* | ||
* @file uart.c | ||
* @file | ||
* @brief Board specific UART/USB driver HAL for the Zolertia Z1 | ||
* | ||
* @author Kévin Roussel <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup core_util | ||
* @{ | ||
* | ||
* @file bitarithm.c | ||
* @file | ||
* @brief Bit arithmetic helper functions implementation | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup core_util | ||
* @{ | ||
* | ||
* @file clist.c | ||
* @file | ||
* @brief Circular linked list implementation | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup core_hwtimer | ||
* @{ | ||
* | ||
* @file hwtimer.c | ||
* @file | ||
* @brief Hardware timer abstraction implementation | ||
* | ||
* @author Heiko Will <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup core_arch | ||
* @{ | ||
* | ||
* @file atomic_arch.h | ||
* @file | ||
* @brief Architecture dependent interface for an atomic set operation | ||
* | ||
* @author Hauke Petersen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup core_arch | ||
* @{ | ||
* | ||
* @file hwtimer_arch.h | ||
* @file | ||
* @brief The kernel's hardware timer abstraction interface | ||
* | ||
* @author Thomas Hillebrandt <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup core_arch | ||
* @{ | ||
* | ||
* @file reboot_arch.h | ||
* @file | ||
* @brief Architecture dependent interface rebooting | ||
* | ||
* @author Hauke Petersen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @ingroup core_arch | ||
* @{ | ||
* | ||
* @file thread_arch.h | ||
* @file | ||
* @brief Architecture dependent kernel interface for handling and managing threads | ||
* | ||
* @author Hauke Petersen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_internal | ||
* @{ | ||
* | ||
* @file attributes.h | ||
* @file | ||
* @brief Compiler attributes/pragmas configuration | ||
* | ||
* @author René Kijewski <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_util | ||
* @{ | ||
* | ||
* @file bitarithm.h | ||
* @file | ||
* @brief Helper functions for bit arithmetic | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_util | ||
* @{ | ||
* | ||
* @file byteorder.h | ||
* @file | ||
* @brief Functions to work with different byte orders. | ||
* | ||
* @author René Kijewski <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_util | ||
* @{ | ||
* | ||
* @file clist.h | ||
* @file | ||
* @brief Circular linked list | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_internal | ||
* @{ | ||
* | ||
* @file flags.h | ||
* @file | ||
* @brief Misc flag definitions | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_internal | ||
* @{ | ||
* | ||
* @file kernel_internal.h | ||
* @file | ||
* @brief prototypes for kernel internal functions | ||
* | ||
* @author Oliver Hahm <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_util | ||
* @{ | ||
* | ||
* @file kernel_types.h | ||
* @file | ||
* @brief Types used by the kernel | ||
* | ||
* @author Oliver Hahm <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_util | ||
* @{ | ||
* | ||
* @file lifo.h | ||
* @file | ||
* @brief LIFO buffer API, read long description carefully | ||
* @author Heiko Will <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
* | ||
* @{ | ||
* | ||
* @file msg.h | ||
* @file | ||
* @brief Messaging API for inter process communication | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
* @ingroup core | ||
* @{ | ||
* | ||
* @file mutex.h | ||
* @file | ||
* @brief RIOT synchronization API | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
* | ||
* @{ | ||
* | ||
* @file native_sched.h | ||
* @file | ||
* @brief Add definitions required on the native board | ||
* | ||
* @author Raphael Hiesgen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* @addtogroup core_util | ||
* @{ | ||
* | ||
* @file priority_queue.h | ||
* @file | ||
* @brief A simple priority queue | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* | ||
* @ingroup core_util | ||
* @{ | ||
* @file ringbuffer.h | ||
* @file | ||
* @author Kaspar Schleiser <[email protected]> | ||
* @author René Kijewski <[email protected]> | ||
* @} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,7 +71,7 @@ | |
* | ||
* @{ | ||
* | ||
* @file sched.h | ||
* @file | ||
* @brief Scheduler API definition | ||
* | ||
* @author Kaspar Schleiser <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.