summaryrefslogtreecommitdiff
path: root/include/counter.h
diff options
context:
space:
mode:
authorDaniel Leung <daniel.leung@intel.com>2016-04-15 11:18:46 -0700
committerAnas Nashif <nashif@linux.intel.com>2016-04-15 18:42:17 +0000
commitf9f10f37fe815444b9b687f876cc82c4f4ab1b79 (patch)
tree4000ac58126e42471f91e95bcb0c0ae53de957ef /include/counter.h
parentc94cfbd4db9fd7714b716085bff3c6a14547ff53 (diff)
doc: counter should be under device driver
Adds the missing @ingroup for counter API so it appears under device driver category. Change-Id: I763faab802d3a6453ab46ee969b5ffd082282f1d Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Diffstat (limited to 'include/counter.h')
-rw-r--r--include/counter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/counter.h b/include/counter.h
index 4a75a7f68..350d5cae8 100644
--- a/include/counter.h
+++ b/include/counter.h
@@ -25,6 +25,7 @@
/**
* @brief COUNTER Interface
* @defgroup counter_interface COUNTER Interface
+ * @ingroup io_interfaces
* @{
*/