Home
last modified time | relevance | path

Searched full:use (Results 1 – 25 of 1919) sorted by relevance

12345678910>>...77

/nrf52832-nimble/rt-thread/components/drivers/
H A DKconfig48 Then user can use high resolution clock counter with:
59 bool "Use DWT for CPU time"
63 Some Cortex-M3/4/7 MCU has Data Watchpoint and Trace Register, use
73 bool "Use GPIO to simulate I2C"
295 bool "Forced use of PBUF transmission"
372 bool "Enable to use device as CDC device"
375 bool "Enable to use device as Mass Storage device"
378 bool "Enable to use device as HID device"
381 bool "Enable to use device as rndis device"
385 bool "Enable to use device as ecm device"
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dinit.c11 * Redistribution and use in source and binary forms, with or without modification,
27 * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
30 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
89 #error "If you want to use broadcast filter per pcb on recv operations, you have to define IP_SOF_B…
92 #error "If you want to use UDP Lite, you have to define LWIP_UDP=1 in your lwipopts.h"
95 #error "If you want to use DHCP, you have to define LWIP_UDP=1 in your lwipopts.h"
98 #error "If you want to use LWIP_MULTICAST_TX_OPTIONS, you have to define LWIP_UDP=1 and/or LWIP_RAW…
101 #error "If you want to use DNS, you have to define LWIP_UDP=1 in your lwipopts.h"
105 #error "If you want to use ARP Queueing, you have to define MEMP_NUM_ARP_QUEUE>=1 in your lwipopts.…
108 #error "If you want to use RAW, you have to define MEMP_NUM_RAW_PCB>=1 in your lwipopts.h"
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dinit.c11 * Redistribution and use in source and binary forms, with or without modification,
27 * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
30 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
68 …#error "If you want to use broadcast filter per pcb on recv operations, you have to define IP_SOF_…
71 #error "If you want to use UDP Lite, you have to define LWIP_UDP=1 in your lwipopts.h"
74 #error "If you want to use SNMP, you have to define LWIP_UDP=1 in your lwipopts.h"
77 #error "If you want to use DHCP, you have to define LWIP_UDP=1 in your lwipopts.h"
80 #error "If you want to use IGMP, you have to define LWIP_UDP=1 in your lwipopts.h"
83 #error "If you want to use SNMP, you have to define LWIP_UDP=1 in your lwipopts.h"
86 #error "If you want to use DNS, you have to define LWIP_UDP=1 in your lwipopts.h"
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dinit.c11 * Redistribution and use in source and binary forms, with or without modification,
27 * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
30 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
90 …#error "If you want to use broadcast filter per pcb on recv operations, you have to define IP_SOF_…
93 #error "If you want to use UDP Lite, you have to define LWIP_UDP=1 in your lwipopts.h"
96 #error "If you want to use DHCP, you have to define LWIP_UDP=1 in your lwipopts.h"
99 …#error "If you want to use IGMP/LWIP_MULTICAST_TX_OPTIONS, you have to define LWIP_UDP=1 in your l…
102 #error "If you want to use DNS, you have to define LWIP_UDP=1 in your lwipopts.h"
106 …#error "If you want to use ARP Queueing, you have to define MEMP_NUM_ARP_QUEUE>=1 in your lwipopts…
109 #error "If you want to use RAW, you have to define MEMP_NUM_RAW_PCB>=1 in your lwipopts.h"
[all …]
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_lpcomp.h5 * Redistribution and use in source and binary forms, with or without
25 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
55 …NRF_LPCOMP_REF_SUPPLY_1_8 = LPCOMP_REFSEL_REFSEL_SupplyOneEighthPrescaling, /**< Use supply w…
56 …NRF_LPCOMP_REF_SUPPLY_2_8 = LPCOMP_REFSEL_REFSEL_SupplyTwoEighthsPrescaling, /**< Use supply w…
57 …NRF_LPCOMP_REF_SUPPLY_3_8 = LPCOMP_REFSEL_REFSEL_SupplyThreeEighthsPrescaling, /**< Use supply w…
58 …NRF_LPCOMP_REF_SUPPLY_4_8 = LPCOMP_REFSEL_REFSEL_SupplyFourEighthsPrescaling, /**< Use supply w…
59 …NRF_LPCOMP_REF_SUPPLY_5_8 = LPCOMP_REFSEL_REFSEL_SupplyFiveEighthsPrescaling, /**< Use supply w…
60 …NRF_LPCOMP_REF_SUPPLY_6_8 = LPCOMP_REFSEL_REFSEL_SupplySixEighthsPrescaling, /**< Use supply w…
61 …NRF_LPCOMP_REF_SUPPLY_7_8 = LPCOMP_REFSEL_REFSEL_SupplySevenEighthsPrescaling, /**< Use supply w…
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A DChangeLog17 directory, shows use of inflatePrime()
19 - Fix zlibCompileFlags() in zutil.c to use 1L for long shifts [Oberhumer]
31 - Use malloc.h for OS/2 [Necasek]
39 - Add a fast gzip decompressor, gun.c, to examples (use of inflateBack)
70 - Use z_off_t for adler32_combine() and crc32_combine() lengths
72 - Use OS_CODE in deflate() default gzip header
81 - Use zstreamp consistently in zlib.h (inflate_back functions)
88 - Deprecate Z_ASCII; use Z_TEXT instead [Truta]
89 - Use a new algorithm for setting strm->data_type in trees.c [Truta]
111 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize
[all …]
H A DFAQ53 7. Why don't you use GNU autoconf or libtool or ...?
133 zlib on the other hand use the gzip format. Both the zlib and gzip
134 formats use the same compressed data format internally, but have different
155 functions use stdio library routines, and most of zlib's functions use the
162 22. Can I use zlib in my commercial application?
213 use Z_FULL_FLUSH, carefully write all the pending data at those points,
215 at those points. You have to be careful to not use Z_FULL_FLUSH too
221 these systems. If you do use it on one of these, please provide us with
259 is compiled to use sprintf() or vsprintf(), then there is no protection
262 hand, if zlib is compiled to use snprintf() or vsnprintf(), which should
[all …]
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_gpiote.h5 * Redistribution and use in source and binary forms, with or without
25 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
60 /**@brief Macro for configuring a pin to use a GPIO IN or PORT EVENT to detect low-to-high transiti…
61 * @details Set hi_accu to true to use IN_EVENT. */
70 /**@brief Macro for configuring a pin to use a GPIO IN or PORT EVENT to detect high-to-low transiti…
71 * @details Set hi_accu to true to use IN_EVENT. */
80 /**@brief Macro for configuring a pin to use a GPIO IN or PORT EVENT to detect any change on the pi…
81 * @details Set hi_accu to true to use IN_EVENT.*/
90 /**@brief Macro for configuring a pin to use a GPIO IN or PORT EVENT to detect low-to-high transiti…
[all …]
/nrf52832-nimble/rt-thread/components/net/freemodbus/port/
H A Dportevent_m.c81 * Note:The resource is define by OS.If you not use OS this function can be empty.
91 …* Note:The resource is define by Operating System.If you not use OS this function can be just retu…
105 * Note:The resource is define by Operating System.If you not use OS this function can be empty.
127 * @note This code is use OS's event mechanism for modbus master protocol stack. in vMBMasterErrorCBRespondTimeout()
128 * If you don't use OS, you can change it. in vMBMasterErrorCBRespondTimeout()
149 * @note This code is use OS's event mechanism for modbus master protocol stack. in vMBMasterErrorCBReceiveData()
150 * If you don't use OS, you can change it. in vMBMasterErrorCBReceiveData()
171 * @note This code is use OS's event mechanism for modbus master protocol stack. in vMBMasterErrorCBExecuteFunction()
172 * If you don't use OS, you can change it. in vMBMasterErrorCBExecuteFunction()
188 * @note This code is use OS's event mechanism for modbus master protocol stack. in vMBMasterCBRequestScuuess()
[all …]
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A Dlgpl.txt22 Free Software Foundation and other authors who decide to use it. You
23 can use it too, but we suggest you first think carefully about whether
25 strategy to use in any particular case, based on the explanations below.
27 When we speak of free software, we are referring to freedom of use,
31 it if you want it; that you can change the software and use pieces of
64 consistent with the full freedom of use specified in this license.
69 is quite different from the ordinary General Public License. We use
85 are the reason we use the ordinary General Public License for many
90 encourage the widest possible use of a certain library, so that it becomes
92 allowed to use the library. A more frequent case is that a free
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A Ddfs_uffs.h24 * 0, Do not use ECC
60 #define RT_UFFS_MEMORY_ALLOCATOR 1 /* use system memory allocator */
62 #define RT_UFFS_MEMORY_ALLOCATOR 0 /* use static memory allocator */
76 #error "when use UFFS_ECC_HW_AUTO, you must use UFFS_LAYOUT_FLASH"
79 #warning "when use UFFS_ECC_SOFT, it is recommended to use UFFS_LAYOUT_UFFS"
/nrf52832-nimble/rt-thread/components/utilities/ulog/syslog/
H A Dsyslog.h54 /* other codes through 15 reserved for system use */
55 #define LOG_LOCAL0 (16<<3) /* reserved for local use */
56 #define LOG_LOCAL1 (17<<3) /* reserved for local use */
57 #define LOG_LOCAL2 (18<<3) /* reserved for local use */
58 #define LOG_LOCAL3 (19<<3) /* reserved for local use */
59 #define LOG_LOCAL4 (20<<3) /* reserved for local use */
60 #define LOG_LOCAL5 (21<<3) /* reserved for local use */
61 #define LOG_LOCAL6 (22<<3) /* reserved for local use */
62 #define LOG_LOCAL7 (23<<3) /* reserved for local use */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/dis/
H A Dsyscfg.yml6 # "License"); you may not use this file except in compliance
32 Can be set to MYNEWT_VAL_BLE_SVC_DIS_DEFAULT_READ_PERM or use
43 Can be set to MYNEWT_VAL_BLE_SVC_DIS_DEFAULT_READ_PERM or use
54 Can be set to MYNEWT_VAL_BLE_SVC_DIS_DEFAULT_READ_PERM or use
65 Can be set to MYNEWT_VAL_BLE_SVC_DIS_DEFAULT_READ_PERM or use
76 Can be set to MYNEWT_VAL_BLE_SVC_DIS_DEFAULT_READ_PERM or use
87 Can be set to MYNEWT_VAL_BLE_SVC_DIS_DEFAULT_READ_PERM or use
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dipv6cp.h6 * Redistribution and use in source and binary forms, with or without
31 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
33 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
77 Permission to use, copy, modify and distribute this software for any
102 * Redistribution and use in source and binary forms, with or without
134 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
136 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
142 #if PPP_SUPPORT && PPP_IPV6_SUPPORT /* don't build if not configured for use in lwipopts.h */
170 unsigned int use_ip :1; /* use IP as interface identifier */
172 unsigned int use_persistent :1; /* use uniquely persistent value for address */
[all …]
H A Dmagic.h6 * Redistribution and use in source and binary forms, with or without
38 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
40 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
50 * The authors hereby grant permission to use, copy, modify, distribute,
62 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
65 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
78 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
110 * Use the random pool to generate random data. This degrades to pseudo
115 * the first use.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dipv6cp.h6 * Redistribution and use in source and binary forms, with or without
31 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
33 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
77 Permission to use, copy, modify and distribute this software for any
102 * Redistribution and use in source and binary forms, with or without
134 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
136 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
142 #if PPP_SUPPORT && PPP_IPV6_SUPPORT /* don't build if not configured for use in lwipopts.h */
166 unsigned int use_ip :1; /* use IP as interface identifier */
168 unsigned int use_persistent :1; /* use uniquely persistent value for address */
[all …]
H A Dmagic.h6 * Redistribution and use in source and binary forms, with or without
38 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
40 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
50 * The authors hereby grant permission to use, copy, modify, distribute,
62 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
65 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
78 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
106 * Use the random pool to generate random data. This degrades to pseudo
111 * the first use.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/
H A DINSTALL33 It can also use an optional file (typically called `config.cache'
36 disabled by default to prevent problems with accidental use of stale
82 for the package's developers. If you use it, you may have to get
91 8. Some packages, particularly those that use Automake, provide `make
116 own directory. To do this, you can use GNU `make'. `cd' to the
124 installed the package for one architecture, use `make distclean' before
154 Documentation and other data files still use the regular prefix.
156 In addition, if you use an unusual directory layout you can give
181 method, particularly noticeable in packages that use GNU Libtool.
206 For packages that use the X Window System, `configure' can usually
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dchap.h7 * The authors hereby grant permission to use, copy, modify, distribute,
19 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 * Redistribution and use in source and binary forms are permitted
43 * distribution and use acknowledge that the software was developed
54 * Redistribution and use in source and binary forms are permitted
58 * distribution and use acknowledge that the software was developed
78 #define CHAP_DIGEST_MD5 5 /* use MD5 algorithm */
80 #define CHAP_MICROSOFT 0x80 /* use Microsoft-compatible alg. */
108 char *chal_name; /* Our name to use with challenge */
H A Dipcp.h7 * The authors hereby grant permission to use, copy, modify, distribute,
19 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 * Redistribution and use in source and binary forms are permitted
43 * distribution and use acknowledge that the software was developed
80 u_int old_addrs : 1; /* Use old (IP-Addresses) option? */
85 u_int old_vj : 1; /* use old (short) form of VJ option? */
90 u_short vj_protocol; /* protocol value to use in VJ option */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml6 # "License"); you may not use this file except in compliance
346 Use this option to enable debug logs for the Bluetooth
352 Use this option to enable Network layer debug logs for the
358 Use this option to enable Transport layer debug logs for the
364 Use this option to enable Beacon-related debug logs for the
370 Use this option to enable cryptographic debug logs for the
376 Use this option to enable Provisioning debug logs for the
382 Use this option to enable Access layer and device composition
388 Use this option to enable debug logs for the Foundation
394 Use this option to enable advertising debug logs for
[all …]
/nrf52832-nimble/packages/NimBLE-latest/
H A DLICENSE5 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9 "License" shall mean the terms and conditions for use, reproduction,
77 use, offer to sell, sell, import, and otherwise transfer the Work,
125 for use, reproduction, or distribution of Your modifications, or
126 for any such Derivative Works as a whole, provided Your use,
138 6. Trademarks. This License does not grant permission to use the trade
140 except as required for reasonable and customary use in describing the
159 result of this License or out of the use or inability to use the
192 you may not use this file except in compliance with the License.
212 COPYRIGHT (C) 1986 Gary S. Brown. You may use this program, or
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dsockets.h5 * Redistribution and use in source and binary forms, with or without modification,
21 * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
24 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
39 #if LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
83 #define SO_DONTROUTE 0x0010 /* Unimplemented: just use interface addresses */
131 /* Flags we can use with send and recv. */
151 #define TCP_KEEPIDLE 0x03 /* set pcb->keep_idle - Same as TCP_KEEPALIVE, but use seconds for …
152 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */
153 #define TCP_KEEPCNT 0x05 /* set pcb->keep_cnt - Use number of probes sent for get/setsockop…
191 * The use of the Delay, Throughput, and Reliability indications may
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Decp.c7 * Redistribution and use in source and binary forms, with or without
27 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
29 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
35 * Redistribution and use in source and binary forms, with or without
55 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
57 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
61 #if PPP_SUPPORT && ECP_SUPPORT /* don't build if not configured for use in lwipopts.h */
132 ecp_options ecp_wantoptions[NUM_PPP]; /* what to request the peer to use */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Decp.c7 * Redistribution and use in source and binary forms, with or without
27 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
29 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
35 * Redistribution and use in source and binary forms, with or without
55 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
57 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
61 #if PPP_SUPPORT && ECP_SUPPORT /* don't build if not configured for use in lwipopts.h */
132 ecp_options ecp_wantoptions[NUM_PPP]; /* what to request the peer to use */

12345678910>>...77