2021-10-29 17:05:00 +08:00
|
|
|
/**
|
|
|
|
|
2023-09-27 19:25:41 +08:00
|
|
|
@defgroup internal_api Internal and System API
|
|
|
|
@brief Internal and System API
|
|
|
|
@{
|
|
|
|
|
|
|
|
@}
|
|
|
|
|
2023-05-31 17:56:49 +08:00
|
|
|
@defgroup os_services Operating System Services
|
|
|
|
@brief Operating System Services
|
2021-10-29 17:05:00 +08:00
|
|
|
@{
|
2023-06-05 19:56:15 +08:00
|
|
|
|
|
|
|
@brief MCUmgr
|
|
|
|
@defgroup mcumgr MCUmgr
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2021-10-29 17:05:00 +08:00
|
|
|
@}
|
|
|
|
|
2022-10-11 16:28:56 +08:00
|
|
|
@brief Device Driver APIs
|
|
|
|
@defgroup io_interfaces Device Driver APIs
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
|
|
|
@brief Miscellaneous Drivers APIs
|
|
|
|
@defgroup misc_interfaces Miscellaneous Drivers APIs
|
|
|
|
@ingroup io_interfaces
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-05-31 19:52:54 +08:00
|
|
|
@brief Multi Function Device Drivers APIs
|
|
|
|
@defgroup mfd_interfaces Multi Function Device Drivers APIs
|
|
|
|
@ingroup io_interfaces
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-05-31 18:34:41 +08:00
|
|
|
@brief Testing
|
|
|
|
@defgroup testing Testing
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-06-05 17:58:23 +08:00
|
|
|
@brief Connectivity
|
|
|
|
@defgroup connectivity Connectivity
|
|
|
|
@{
|
2023-09-11 16:54:19 +08:00
|
|
|
@}
|
2023-06-05 19:22:14 +08:00
|
|
|
|
|
|
|
@brief USB
|
|
|
|
@defgroup usb USB
|
2023-09-11 16:54:19 +08:00
|
|
|
@ingroup connectivity
|
2023-06-05 19:22:14 +08:00
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-06-05 19:35:56 +08:00
|
|
|
@brief Utilities
|
|
|
|
@defgroup utilities Utilities
|
|
|
|
@{
|
2023-06-05 20:12:15 +08:00
|
|
|
|
|
|
|
@brief Data Structure APIs
|
|
|
|
@defgroup datastructure_apis Data Structure APIs
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-06-05 19:35:56 +08:00
|
|
|
@}
|
|
|
|
|
2023-06-05 19:59:03 +08:00
|
|
|
@brief APIs to interact with third-party services or applications
|
|
|
|
@defgroup third_party Third-party
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-10-14 22:21:38 +08:00
|
|
|
@brief Modem APIs
|
|
|
|
@defgroup modem Modem APIs
|
2024-07-16 19:24:45 +08:00
|
|
|
@ingroup connectivity
|
2023-08-26 06:24:48 +08:00
|
|
|
@since 3.5
|
|
|
|
@version 0.1.0
|
2023-10-14 22:21:38 +08:00
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2024-06-04 16:52:45 +08:00
|
|
|
@brief Memory Management APIs
|
|
|
|
@defgroup mem_mgmt Memory Management APIs
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2024-09-13 18:11:13 +08:00
|
|
|
@brief Tests
|
|
|
|
@defgroup all_tests Tests
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
|
|
|
@defgroup kernel_memprotect_tests Memory Protection
|
|
|
|
@ingroup all_tests
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2021-10-29 17:05:00 +08:00
|
|
|
*/
|