Home
last modified time | relevance | path

Searched full:apis (Results 1 – 25 of 78) sorted by relevance

1234

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/doxygen/
H A Dmain_page.h6 * @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 DKconfig4 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 Dmain_page.h6 * @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 DFEATURES8 - APIs: specialized APIs for enhanced performance & zero copy, optional Berkeley-alike socket API
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dmainpage.h33 * The Kernel APIs are the core APIs of RT-Thread, which supports the following
H A Dkernel.h8 * The Kernel APIs are the core APIs of RT-Thread, which supports the following
/nrf52832-nimble/packages/NimBLE-latest/
H A DCODING_STANDARDS.md156 * 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 Dporting.h2 * @brief Bluetooth Mesh Porting APIs.
H A Dmesh.h2 * @brief Bluetooth Mesh Profile APIs.
H A Dproxy.h2 * @brief Bluetooth Mesh Proxy APIs.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A DFILES4 Also provides an overview about the other APIs and multithreading.
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/
H A Duip_ipaddr.h9 /* ethernetif APIs */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A DFILES7 Also provides an overview about the other APIs and multithreading.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A DFILES7 Also provides an overview about the other APIs and multithreading.
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/
H A Dpkg.yml28 pkg.apis: ble_driver
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/
H A Dpkg.yml28 pkg.apis: ble_driver
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/
H A Dpkg.yml28 pkg.apis: ble_driver
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/
H A Dpkg.yml32 pkg.apis:
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/platform/win32/
H A Duffs_config.h107 * 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 Duffs_config.h112 * 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 Duffs_config.h112 * 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 Dpkg.yml32 pkg.apis:
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/
H A Dpkg.yml34 pkg.apis:
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/
H A Dpkg.yml34 pkg.apis:
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A DREADME.rst7 format to document the APIs.

1234