Home
last modified time | relevance | path

Searched full:different (Results 1 – 25 of 224) sorted by relevance

123456789

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/fuzz/
H A DREADME22 The input is split into different subdirectories since they test different
33 expose different parts of the code.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/fuzz/
H A DREADME25 The input is split into different subdirectories since they test different
36 expose different parts of the code.
/nrf52832-nimble/rt-thread/examples/libc/
H A Dfile.c166 printf("%d: lseek() returned different position, pos %d\n", __LINE__, in libc_fseek()
194 printf("%d: lseek() returned different position\n", __LINE__); in libc_fseek()
221 printf("%d: lseek() returned different position\n", __LINE__); in libc_fseek()
248 printf("%d: lseek() returned different position\n", __LINE__); in libc_fseek()
275 printf("%d: lseek() returned different position\n", __LINE__); in libc_fseek()
302 printf("%d: lseek() returned different position\n", __LINE__); in libc_fseek()
371 /* Make sure the timestamp actually can be different. */ in libc_fseek()
/nrf52832-nimble/rt-thread/examples/ulog/
H A Dulog_example.c33 /* output different level log by LOG_X API */ in ulog_example()
68 /* output different priority log by syslog API */ in ulog_example()
/nrf52832-nimble/rt-thread/include/
H A Drtdbg.h30 * If you want to use different color for different kinds log, you can
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A DFAQ132 is different and incompatible with the gzip format. The gz* functions in
134 formats use the same compressed data format internally, but have different
137 19. Ok, so why are there two different formats?
206 No. The PKWare DCL uses a completely different compressed data format
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dsys.h255 * type sys_prot_t. If a particular port needs a different implementation, then
266 * different implementation, then this macro may be defined in sys_arch.h
274 * sys_arch.c. If a particular port needs a different implementation, then
H A Derr.h43 * a different type for your platform (must be signed). */
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/
H A Dkconfig.txt97 be unset or empty, or set to three different formats:
186 It is possible to select different color themes using the variable
223 You can also enter a different search string without having
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt265 function; it is up to the application to deal with mapping different
266 network services to different ports and connections. Because the
271 uIP is different from other TCP/IP stacks in that it requires help
291 is not different from how the data originally was sent. Therefore the
304 test function that is used to distinguish between different
316 used, e.g., to distinguish between different services, or to check to
371 performing a retransmission is not different from how the data
1058 is not different from how the data originally was sent. Therefore the
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dsys.h369 * type sys_prot_t. If a particular port needs a different implementation, then
382 * different implementation, then this macro may be defined in sys_arch.h
392 * sys_arch.c. If a particular port needs a different implementation, then
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dfilesystem.h13 * to access different types of concrete file systems in a uniform way.
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dcmac_mode.h41 * different technique to compute the final message block is full
63 * scattered in different segments throughout memory. Experience shows
H A Dccm_mode.h54 * security against collision attacks (that aim at finding different
62 * usage of the same nonce for two different messages which are
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dppp.h118 * make use of different authentication methods under different
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/
H A DINSTALL80 a different kind of computer), type `make distclean'. There is
157 options like `--bindir=DIR' to specify different values for particular
277 platform different from the build platform, you should specify the
/nrf52832-nimble/rt-thread/components/net/lwip_dhcpd/
H A Ddhcp_server.h34 * 2013-08-08 aozima support different network segments.
/nrf52832-nimble/rt-thread/components/utilities/zmodem/
H A Dzdef.h101 #define ZMCRC 2 /* transfer if different file CRC or length */
106 #define ZMDIFF 6 /* transfer if dates or lengths different */
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/mconf/
H A Dmconf.c118 "between different configurations.\n"
162 "Different color themes available\n"
164 "It is possible to select different color themes using the variable\n"
206 "For various reasons, one may wish to keep several different\n"
220 "For various reasons, one may wish to keep different configurations\n"
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_conn.h145 * req_pref_tx_phy: tx phy sent in a phy request (may be different than host)
146 * req_pref_rx_phy: rx phy sent in a phy request (may be different than host)
/nrf52832-nimble/rt-thread/components/drivers/include/ipc/
H A Dringblk_buf.h16 …* The rbb is the ring buffer which is composed with many blocks. It is different from the ring buf…
/nrf52832-nimble/rt-thread/components/utilities/ulog/
H A Dulog.h30 * output different level log by LOG_X API
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dsys.h465 * type sys_prot_t. If a particular port needs a different implementation, then
478 * different implementation, then this macro may be defined in sys_arch.h
488 * sys_arch.c. If a particular port needs a different implementation, then
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.h171 * Sensors can report events in different ways called trigger modes,
313 * Note: This definition is different from yaw, pitch and roll used in aviation
602 * IMPORTANT NOTE: this sensor type is very different from other types
668 * IMPORTANT NOTE: this sensor type is different from other types
920 * All sensors of the same "type" must have a different "name".
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/
H A Ddepcomp134 # Some modes work just like other modes, but use different flags. We
145 # This is just like dashmstdout with a different argument.
380 # For projects that build the same source file twice into different object
402 # If the lock is being held by a different process, wait

123456789