swm050: doc: tweak peripheral apis groupings
Makes it more consistent with the other families.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
/** @addtogroup clk_file Clock peripheral API
|
/** @defgroup clk_file Clock peripheral API
|
||||||
* @ingroup peripheral_apis
|
* @ingroup peripheral_apis
|
||||||
|
* @brief SWM050 Clock API.
|
||||||
* LGPL License Terms @ref lgpl_license
|
* LGPL License Terms @ref lgpl_license
|
||||||
* @author @htmlonly © @endhtmlonly 2019
|
* @author @htmlonly © @endhtmlonly 2019
|
||||||
* Caleb Szalacinski <contact@skiboy.net>
|
* Caleb Szalacinski <contact@skiboy.net>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/** @addtogroup flash_file Flash peripheral API
|
/** @defgroup flash_file Flash peripheral API
|
||||||
* @ingroup peripheral_apis
|
* @ingroup peripheral_apis
|
||||||
|
* @brief SWM050 Flash API.
|
||||||
* LGPL License Terms @ref lgpl_license
|
* LGPL License Terms @ref lgpl_license
|
||||||
* @author @htmlonly © @endhtmlonly 2019
|
* @author @htmlonly © @endhtmlonly 2019
|
||||||
* Caleb Szalacinski <contact@skiboy.net>
|
* Caleb Szalacinski <contact@skiboy.net>
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/** @addtogroup gpio_file GPIO peripheral API
|
/** @defgroup gpio_file GPIO peripheral API
|
||||||
|
* @brief SWM050 GPIO API.
|
||||||
* @ingroup peripheral_apis
|
* @ingroup peripheral_apis
|
||||||
* LGPL License Terms @ref lgpl_license
|
* LGPL License Terms @ref lgpl_license
|
||||||
* @author @htmlonly © @endhtmlonly 2019
|
* @author @htmlonly © @endhtmlonly 2019
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/** @addtogroup pwr_file Power/Sleep API
|
/** @defgroup pwr_file Power/Sleep API
|
||||||
|
* @brief SWM050 Power API.
|
||||||
* @ingroup peripheral_apis
|
* @ingroup peripheral_apis
|
||||||
* LGPL License Terms @ref lgpl_license
|
* LGPL License Terms @ref lgpl_license
|
||||||
* @author @htmlonly © @endhtmlonly 2019
|
* @author @htmlonly © @endhtmlonly 2019
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/** @addtogroup syscon_file SYSCON peripheral API
|
/** @defgroup syscon_file SYSCON peripheral API
|
||||||
* @ingroup peripheral_apis
|
* @ingroup peripheral_apis
|
||||||
|
* @brief SWM050 SYSCON API.
|
||||||
* LGPL License Terms @ref lgpl_license
|
* LGPL License Terms @ref lgpl_license
|
||||||
* @author @htmlonly © @endhtmlonly 2019
|
* @author @htmlonly © @endhtmlonly 2019
|
||||||
* Icenowy Zheng <icenowy@aosc.io>
|
* Icenowy Zheng <icenowy@aosc.io>
|
||||||
|
|||||||
Reference in New Issue
Block a user