Home
last modified time | relevance | path

Searched full:support (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp_opts.h55 * PPPOL2TP_AUTH_SUPPORT==1: Enable PPP Over L2TP Auth (enable MD5 support)
133 * PRINTPKT_SUPPORT==1: Enable PPP print packet support
142 * PPP_IPV4_SUPPORT==1: Enable PPP IPv4 support
149 * PPP_IPV6_SUPPORT==1: Enable PPP IPv6 support
156 * PPP_NOTIFY_PHASE==1: Support PPP notify phase support
158 * PPP notify phase support allows you to set a callback which is
190 * PAP_SUPPORT==1: Support PAP.
197 * CHAP_SUPPORT==1: Support CHAP.
204 * MSCHAP_SUPPORT==1: Support MSCHAP.
210 /* MSCHAP requires CHAP support */
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp_opts.h55 * PPPOL2TP_AUTH_SUPPORT==1: Enable PPP Over L2TP Auth (enable MD5 support)
145 * PRINTPKT_SUPPORT==1: Enable PPP print packet support
154 * PPP_IPV4_SUPPORT==1: Enable PPP IPv4 support
161 * PPP_IPV6_SUPPORT==1: Enable PPP IPv6 support
168 * PPP_NOTIFY_PHASE==1: Support PPP notify phase support
170 * PPP notify phase support allows you to set a callback which is
202 * PAP_SUPPORT==1: Support PAP.
209 * CHAP_SUPPORT==1: Support CHAP.
216 * MSCHAP_SUPPORT==1: Support MSCHAP.
222 /* MSCHAP requires CHAP support */
[all …]
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A DChangelog.txt5 Notes: Added support for Atmel AT91SAM3S (Cortex M3) for IAR.
11 Notes: Added support for HCS08. Fixed some small bugs in the documentation
51 correctly. Added new support for a CodeWarrior Coldfire port.
89 Notes: Added support for Read/Write Multiple Registers function
95 - FEATURE (ALL): Added support for Read/Write Multiple Registers
126 call to write. Added support for removing previously registered
141 Notes: Added new functions to support registering of custom callback
148 - FEATURE (ALL): Added support for registering new functions handlers
177 Notes: Added support for ATmega8, ATmega16, ATmega32, ATmega169 and
178 RS485 drivers in the AVR support. Special thanks to Tran Minh Hoang
[all …]
/nrf52832-nimble/packages/NimBLE-latest/
H A DREADME.md39 - 支持中继(Relay support)
126 Bluetooth Role support --->
129 Bluetooth Mesh support --->
130 HCI Transport support ----
131 Device Driver support ----
135 [*] Device Whitelist Support
137 [ ] Extended Advertising Feature Support
142 **Bluetooth Role support** : 配置 BLE角色支持(Central/Peripheral/Broadcaster/Observer) ;
145 **Bluetooth Mesh support** : Mesh 特性支持及配置;
146 **HCI Transport support** : 配置HCI层传输方式
[all …]
/nrf52832-nimble/nordic/nrfx/
H A DCHANGELOG.md6 - Added support for nRF9160.
9 - Added support for DPPI subscription and publishing in HALs related to nRF9160.
10 - Added support for instances 2 and 3 in SPIS, TWIM, TWIS, and UARTE drivers.
57 - Added support for using the QDEC driver without LED.
74 - Added support for external LFCLK sources.
114 - Added XIP support in the QSPI driver.
117 - Added extended SPIM support.
127 - Fixed TWI and TWIM drivers so that they now support GPIOs from all ports.
132 - Removed support for UART1 and PRS box #5.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DUPGRADING27 * Added IPv6 support (dual-stack or IPv4/IPv6 only)
30 supports SNMPv2c (experimental v3 support)
81 does not support these)
86 * Added IPv6 support (dual-stack or IPv4/IPv6 only)
92 * TCP window scaling support
93 * modification of api modules to support FreeRTOS-MPU (don't pass stack-pointers to other threads)
95 * support PBUF_REF for RX packets
165 * Added an additional option LWIP_ETHERNET to support ethernet without ARP
219 * Added errorset support to select() + improved select speed overhead
231 * Added support for static ARP table entries
/nrf52832-nimble/rt-thread/
H A DChangeLog.md5 * Add SMP support;
6 * Add support for 64-bit processors;
36 * Add QSPI support in drivers/spi framework;
37 * Add QSPI support in SFUD (based on the QSPI peripheral of stm32); SFUD is upgraded to version 1.1…
64 * Support Audio and microphones features in stm32f429-apollo BSP;
65 * Enable dlmodule support in x86 BSP; (SASANO Takayoshi)
114 * Support the configuration of the upward growth stack which is defined by the `ARCH_CPU_STACK_GROW…
115 * Support for ARMCC V6 and later compiler (LLVM-based Compiler); currently it's mainly used in Keil…
124 * Add multi-segment support for read and write operations in MC/SDIO driver framework (for stm32, y…
126 … with unified interfaces, management, commands, to provide more friendly support to developers and…
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A DREADME31 * Support multiple NAND flash class in one system.
32 * Support bare flash hardware, no operating system needed.
33 * Support static memory allocation (works without 'malloc').
123 UFFS 1.1.0: support NAND flash with large page size (up to 2K).
143 - support hardware ECC
144 - support user defined spare layout (for customized NAND flash controller)
145 - support 4K page size
146 - no partial page program required, support MLC NAND flash
164 - Better support for MLC NAND flash.
226 ./configure # create some build support files
H A Ddfs_uffs.h56 #error "uffs under rt-thread do not support this ECC mode"
68 #error "dfs_uffs only support CONFIG_USE_SYSTEM_MEMORY_ALLOCATOR"
72 #error "dfs_uffs not support CONFIG_UFFS_AUTO_LAYOUT_USE_MTD_SCHEME"
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/
H A Dmbconfig.h50 /*! \brief If Modbus Master ASCII support is enabled. */
52 /*! \brief If Modbus Master RTU support is enabled. */
54 /*! \brief If Modbus Master TCP support is enabled. */
56 /*! \brief If Modbus Slave ASCII support is enabled. */
58 /*! \brief If Modbus Slave RTU support is enabled. */
60 /*! \brief If Modbus Slave TCP support is enabled. */
70 * should support.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DUPGRADING70 * Added IPv6 support (dual-stack or IPv4/IPv6 only)
73 supports SNMPv2c (experimental v3 support)
124 does not support these)
129 * Added IPv6 support (dual-stack or IPv4/IPv6 only)
135 * TCP window scaling support
136 * modification of api modules to support FreeRTOS-MPU (don't pass stack-pointers to other threads)
138 * support PBUF_REF for RX packets
208 * Added an additional option LWIP_ETHERNET to support ethernet without ARP
262 * Added errorset support to select() + improved select speed overhead
274 * Added support for static ARP table entries
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttpd_opts.h53 /** Set this to 1 to support CGI (old style).
55 * This old style CGI support works by registering an array of URLs and
68 /** Set this to 1 to support CGI (new style).
70 * This new style CGI support works by calling a global function
83 /** Set this to 1 to support SSI (Server-Side-Includes)
124 /** Set this to 1 to support HTTP POST */
198 /** Enable https support? */
238 /** Set this to 0 to drop support for HTTP/0.9 clients (to save some bytes) */
251 /** Set this to 1 to support HTTP request coming in in multiple packets/pbufs */
353 /** Set this to 1 to support fs_read() to dynamically read file data.
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A DPPPD_FOLLOWUP1 The lwIP PPP support is based from pppd 2.4.5 (http://ppp.samba.org) with
235 Option for multilink support, we do not support multilink and this option
391 2014-06-03 - pppd: add support for defaultroute-metric option
394 Only necessary for Linux, lwIP does not support route metrics.
425 We never ported IPX support. lwIP does not support IPX.
431 We found that while working on MPPE support in lwIP, that's our patch ;-)
437 We found that while working on MPPE support in lwIP, that's our patch ;-)
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A DPPPD_FOLLOWUP1 The lwIP PPP support is based from pppd 2.4.5 (http://ppp.samba.org) with
235 Option for multilink support, we do not support multilink and this option
391 2014-06-03 - pppd: add support for defaultroute-metric option
394 Only necessary for Linux, lwIP does not support route metrics.
425 We never ported IPX support. lwIP does not support IPX.
431 We found that while working on MPPE support in lwIP, that's our patch ;-)
437 We found that while working on MPPE support in lwIP, that's our patch ;-)
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A DChangeLog29 - Add ia64 support to configure for HP-UX [Smith]
84 - Add support for AMD64 in contrib/inflate86/inffas86.c [Anderson]
96 - Set adler to 1 in inflateReset() to support Java test suite [Walles]
141 - Support shared libraries on Hurd and KFreeBSD [Brown]
160 - Add AS400 support [Monnerat]
161 - Add a little Cygwin support [Wilson]
168 - Add build support for Amiga [Nikl]
263 - Correct cdecl support in zconf.in.h [Anisimkov]
353 - Add HP-UX support for shared libraries in configure
354 - Add OpenUNIX support for shared libraries in configure
[all …]
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dhardware.h8 * @brief Hardware Related Package includes board support package(BSP) and CSP(Chip
9 * Support Package).
11 * Board Support Package(BSP) is the hardware related wrapper, for example, peripherals
15 * Chip Support Package (CSP) is a software set that contains chip specific software.
/nrf52832-nimble/
H A Drtconfig.h133 /* Bluetooth Role support */
153 /* Bluetooth Mesh support */
156 /* HCI Transport support */
158 /* Device Driver support */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dhttpd_opts.h52 /** Set this to 1 to support CGI (old style) */
57 /** Set this to 1 to support CGI (new style) */
62 /** Set this to 1 to support SSI (Server-Side-Includes) */
73 /** Set this to 1 to support HTTP POST */
170 /** Set this to 0 to drop support for HTTP/0.9 clients (to save some bytes) */
183 /** Set this to 1 to support HTTP request coming in in multiple packets/pbufs */
284 /** Set this to 1 to support fs_read() to dynamically read file data.
306 /** LWIP_HTTPD_FS_ASYNC_READ==1: support asynchronous read operations
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Darch.h3 * Support for different processor and compiler architectures
237 /** Packed structs support.
246 /** Packed structs support.
255 /** Packed structs support.
268 /** Packed structs support.
277 /** Packed structs support.
286 /** Packed structs support.
295 /** Packed structs support using \#include files before and after struct to be packed.\n
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Darch.h3 * Support for different processor and compiler architectures
121 /* stdint.h is C99 which should also provide support for 64-bit integers */
301 /** Packed structs support.
310 /** Packed structs support.
319 /** Packed structs support.
332 /** Packed structs support.
341 /** Packed structs support.
350 /** Packed structs support.
359 /** PACK_STRUCT_USE_INCLUDES==1: Packed structs support using \#include files before and after stru…
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dpm.h9 * 2018-08-02 Tanek split run and sleep modes, support custom mode
46 /* support redefining default run mode */
51 /* support redefining default sleep mode */
56 /* support redefining the minimum tick into sleep mode */
H A Dmmcsd_card.h75 low_speed_4:1; /* 4-bit support for Low-Speed cards */
77 rt_uint8_t bus_width:1, /* Support SDIO bus width, 1:4bit, 0:1bit */
80 power_ctrl:1, /* Support Master Power Control */
81 high_speed:1; /* Support High-Speed */
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml194 # There are a total 8 features that the LL can support. These can be found
206 This option enables/disables encryption support in the controller.
253 This option is used to enable/disable support for LE Channel
259 This option is used to enable/disable support for the 2Mbps PHY.
264 This option is used to enable/disable support for the coded PHY.
269 This option is used to enable/disable support for Extended
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/
H A Dkconfig-language.txt10 | +- Networking support
13 | +- Sysctl support
14 +- Loadable module support
15 | +- Enable loadable module support
57 bool "Networking support"
60 prompt "Networking support"
240 menu "Network device support"
249 "Network device support". All subentries inherit the dependencies from
262 bool "Enable loadable module support"
268 comment "module support disabled"
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dffconf.h112 /* The _USE_LFN switches the support of long file name (LFN).
114 / 0: Disable support of LFN. _MAX_LFN has no effect.
122 / It should be set 255 to support full featured LFN operations.
151 /* This option configures support of relative path.
173 /* _STR_VOLUME_ID switches string support of volume ID.
181 /* This option switches support of multi-partition on a physical drive.
204 /* This option switches support of ATA-TRIM. (0:Disable or 1:Enable)
237 /* This option switches support of exFAT file system. (0:Disable or 1:Enable)

12345678910>>...19