You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
1.2 KiB
88 lines
1.2 KiB
/** |
|
|
|
@defgroup internal_api Internal and System API |
|
@brief Internal and System API |
|
@{ |
|
|
|
@} |
|
|
|
@defgroup os_services Operating System Services |
|
@brief Operating System Services |
|
@{ |
|
|
|
@brief MCUmgr |
|
@defgroup mcumgr MCUmgr |
|
@{ |
|
@} |
|
|
|
@} |
|
|
|
@brief Device Driver APIs |
|
@defgroup io_interfaces Device Driver APIs |
|
@{ |
|
@} |
|
|
|
@brief Miscellaneous Drivers APIs |
|
@defgroup misc_interfaces Miscellaneous Drivers APIs |
|
@ingroup io_interfaces |
|
@{ |
|
@} |
|
|
|
@brief Multi Function Device Drivers APIs |
|
@defgroup mfd_interfaces Multi Function Device Drivers APIs |
|
@ingroup io_interfaces |
|
@{ |
|
@} |
|
|
|
@brief Testing |
|
@defgroup testing Testing |
|
@{ |
|
@} |
|
|
|
@brief Debug Services |
|
@defgroup debug Debug |
|
@ingroup os_services |
|
@{ |
|
@} |
|
|
|
@brief Connectivity |
|
@defgroup connectivity Connectivity |
|
@{ |
|
@} |
|
|
|
@brief USB |
|
@defgroup usb USB |
|
@ingroup connectivity |
|
@{ |
|
@} |
|
|
|
@brief Utilities |
|
@defgroup utilities Utilities |
|
@{ |
|
|
|
@brief Data Structure APIs |
|
@defgroup datastructure_apis Data Structure APIs |
|
@{ |
|
@} |
|
|
|
@} |
|
|
|
@brief APIs to interact with third-party services or applications |
|
@defgroup third_party Third-party |
|
@{ |
|
@} |
|
|
|
@brief Modem APIs |
|
@defgroup modem Modem APIs |
|
@ingroup connectivity |
|
@since 3.5 |
|
@version 0.1.0 |
|
@{ |
|
@} |
|
|
|
@brief Memory Management APIs |
|
@defgroup mem_mgmt Memory Management APIs |
|
@{ |
|
@} |
|
|
|
*/
|
|
|