1/**
2
3@defgroup internal_api Internal and System API
4@brief Internal and System API
5@{
6
7@}
8
9@defgroup os_services Operating System Services
10@brief Operating System Services
11@{
12
13@brief MCUmgr
14@defgroup mcumgr MCUmgr
15@{
16@defgroup mcumgr_transport Transport layers
17@{
18@}
19@}
20
21@}
22
23@brief Device Driver APIs
24@defgroup io_interfaces Device Driver APIs
25@{
26@}
27
28@brief Miscellaneous Drivers APIs
29@defgroup misc_interfaces Miscellaneous Drivers APIs
30@ingroup io_interfaces
31@{
32@}
33
34@brief Multi Function Device Drivers APIs
35@defgroup mfd_interfaces Multi Function Device Drivers APIs
36@ingroup io_interfaces
37@{
38@}
39
40@brief Testing
41@defgroup testing Testing
42@{
43@}
44
45@brief Debug Services
46@defgroup debug Debug
47@ingroup os_services
48@{
49@}
50
51@brief Connectivity
52@defgroup connectivity Connectivity
53@{
54@}
55
56@brief USB
57@defgroup usb USB
58@ingroup connectivity
59@{
60@}
61
62@brief Utilities
63@defgroup utilities Utilities
64@{
65
66@brief Data Structure APIs
67@defgroup datastructure_apis Data Structure APIs
68@{
69@}
70
71@}
72
73@brief APIs to interact with third-party services or applications
74@defgroup third_party Third-party
75@{
76@}
77
78@brief Modem APIs
79@defgroup modem Modem APIs
80@ingroup connectivity
81@since 3.5
82@version 0.1.0
83@{
84@}
85
86@brief Memory Management APIs
87@defgroup mem_mgmt Memory Management APIs
88@{
89@}
90
91*/
92