/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/doxygen/ |
H A D | main_page.h | 6 * @defgroup callbackstyle_api Callback-style APIs 7 * Non thread-safe APIs, callback style for maximum performance and minimum 10 * @defgroup sequential_api Sequential-style APIs 11 * Sequential-style APIs, blocking functions. More overhead, but can be called
|
/nrf52832-nimble/rt-thread/components/libc/ |
H A D | Kconfig | 4 bool "Enable libc APIs from toolchain" 8 bool "Enable pthreads APIs"
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | main_page.h | 6 * @defgroup api APIs 7 * lwIP provides three Application Program's Interfaces (APIs) for programs 28 * All APIs can be used simultaneously by different application 41 * @defgroup callbackstyle_api "raw" APIs 43 * Non thread-safe APIs, callback style for maximum performance and minimum 63 * @defgroup sequential_api Sequential-style APIs 65 * Sequential-style APIs, blocking functions. More overhead, but can be called
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | FEATURES | 8 - APIs: specialized APIs for enhanced performance & zero copy, optional Berkeley-alike socket API
|
/nrf52832-nimble/rt-thread/documentation/doxygen/ |
H A D | mainpage.h | 33 * The Kernel APIs are the core APIs of RT-Thread, which supports the following
|
H A D | kernel.h | 8 * The Kernel APIs are the core APIs of RT-Thread, which supports the following
|
/nrf52832-nimble/packages/NimBLE-latest/ |
H A D | CODING_STANDARDS.md | 156 * All public APIs should be commented with Doxygen style comments describing 157 purpose, parameters and return values. Private APIs need not be documented. 166 * ```#ifdef __cplusplus``` wrappers to maintain C++ friendly APIs
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/ |
H A D | porting.h | 2 * @brief Bluetooth Mesh Porting APIs.
|
H A D | mesh.h | 2 * @brief Bluetooth Mesh Profile APIs.
|
H A D | proxy.h | 2 * @brief Bluetooth Mesh Proxy APIs.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | FILES | 4 Also provides an overview about the other APIs and multithreading.
|
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/ |
H A D | uip_ipaddr.h | 9 /* ethernetif APIs */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | FILES | 7 Also provides an overview about the other APIs and multithreading.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | FILES | 7 Also provides an overview about the other APIs and multithreading.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/ |
H A D | pkg.yml | 28 pkg.apis: ble_driver
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/ |
H A D | pkg.yml | 28 pkg.apis: ble_driver
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/ |
H A D | pkg.yml | 28 pkg.apis: ble_driver
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/ |
H A D | pkg.yml | 32 pkg.apis:
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/platform/win32/ |
H A D | uffs_config.h | 107 * this is required if you use fd APIs in multi-thread environment. 115 * this is required if you use fs APIs in multi-thread environment.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/ |
H A D | uffs_config.h | 112 * this is required if you use fd APIs in multi-thread environment. 120 * this is required if you use fs APIs in multi-thread environment.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/platform/posix/ |
H A D | uffs_config.h | 112 * this is required if you use fd APIs in multi-thread environment. 120 * this is required if you use fs APIs in multi-thread environment.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/ |
H A D | pkg.yml | 32 pkg.apis:
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/ |
H A D | pkg.yml | 34 pkg.apis:
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/ |
H A D | pkg.yml | 34 pkg.apis:
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | README.rst | 7 format to document the APIs.
|