1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

drivers: fix doxygen grouping

This commit is contained in:
Alexandre Abadie 2018-06-01 12:09:01 +02:00
parent 0d0628e2e7
commit a08e9919a9
16 changed files with 17 additions and 15 deletions

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup drivers_adcxx1x
* @ingroup drivers_adcxx1c
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup drivers_adcxx1x
* @ingroup drivers_adcxx1c
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup drivers_adcxx1x
* @ingroup drivers_adcxx1c
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @defgroup drivers_adcxx1x ADCXX1C ADC device driver
* @defgroup drivers_adcxx1c ADCXX1C ADC device driver
* @ingroup drivers_sensors
* @brief I2C Analog-to-Digital Converter device driver
*

View File

@ -7,6 +7,7 @@
*/
/**
* @defgroup drivers_netdev_eth Ethernet drivers
* @ingroup drivers_netdev_api
* @{
*

View File

@ -7,7 +7,8 @@
*/
/**
* @ingroup drivers_netdev_api
* @defgroup drivers_netdev_ieee802154 802.15.4 radio drivers
* @ingroup drivers_netdev_api
* @brief
* @{
*

View File

@ -9,7 +9,7 @@
/**
* @defgroup drivers_tja1042 TJA1042
* @ingroup drivers_can
* @ingroup trx_can
* @ingroup drivers_can_trx
* @brief tja1042 High Speed CAN transceiver driver
*
* @{

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup driver_isl29020
* @ingroup drivers_isl29020
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup tests_kw2xrf
* @ingroup drivers_kw2xrf
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup driver_lsm303dlhc
* @ingroup drivers_lsm303dlhc
*
* @{
*

View File

@ -9,7 +9,7 @@
*/
/**
* @ingroup drivers_mma8652
* @ingroup drivers_mma8x5x
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup driver_mma8x5x
* @ingroup drivers_mma8x5x
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup driver_netdev_eth
* @ingroup drivers_netdev_eth
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup driver_netdev_ieee802154
* @ingroup drivers_netdev_ieee802154
* @{
*
* @file

View File

@ -16,7 +16,7 @@
#include "vfs.h"
/**
* @ingroup nvram
* @ingroup drivers_nvram
* @{
*
* @file

View File

@ -17,7 +17,7 @@
#include "xtimer.h"
/**
* @ingroup nvram
* @ingroup drivers_nvram
* @{
*
* @file