/nrf52832-nimble/rt-thread/documentation/ |
H A D | roadmap-2.1.0.md | 19 - Look forward to sharing MQTT/CoAP components on CloudIDE; 20 - Look forward to adding Wi-Fi/6LoWPAN gateway in the ART-wifi startkit. 21 - Look forward to adding Wi-Fi/nRF51822 BLE gateway in the ART-wifi startkit. 22 …- Look forward to turning the ART-wifi startkit as a multi-axis flight control, and porting some a… 23 - Look forward to sharing Lewei50/Yeelink access component on CloudIDE; 24 - Look forward to sharing SSL component on CloudIDE; 25 …- Look forward to sharing components on CloudIDE to access Ali cloud, Baidu cloud, Tencent cloud e… 29 - Look forward to integrating RealBoard LPC4088 APP development environment on CloudIDE; 30 - Look forward to integrating UI design feature on CloudIDE; 31 - Look forward to turnning CloudIDE become a local desktop application;
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-code-style.c | 26 /* Single line comments look like this. */ 29 * Multi-line comments look like this. Comments should prefferably be 30 * full sentences, filled to look like real paragraphs. 44 * to know where to look for function and variable definitions.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | FAQ | 207 than does PKZIP and zlib. However, you can look in zlib's contrib/blast 225 30. Is there some simpler, easier to read version of inflate I can look at 228 First off, you should read RFC 1951. Second, yes. Look in zlib's 234 zlib. Look here for some more information: 280 a version of zlib written in the Java language, look on the zlib home 303 Probably not. Look in the comp.compression FAQ for pointers to various 311 For PKZIP compatible "encryption", look at http://www.info-zip.org/
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | a00051.html | 41 <a name="l00026"></a>00026 <span class="comment">/* Single line comments look like this. */</span> 44 <a name="l00029"></a>00029 <span class="comment"> * Multi-line comments look like this. Comments sh… 45 <a name="l00030"></a>00030 <span class="comment"> * full sentences, filled to look like real paragr… 59 <a name="l00044"></a>00044 <span class="comment"> * to know where to look for function and variable…
|
H A D | a00103.html | 38 The following example illustrates how this can look. <div class="fragment"><pre class="fragment"><s… 75 <tr><td class="mdescLeft"> </td><td class="mdescRight">Look up a hostname in the array of know…
|
/nrf52832-nimble/rt-thread/components/net/uip/ |
H A D | README | 7 The directory structure look as follows:
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ |
H A D | FILES | 9 An example of how an Ethernet device driver could look. This
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/m4/ |
H A D | ltoptions.m4 | 176 # Look at the argument we got. We use all the common list separators. 230 # Look at the argument we got. We use all the common list separators. 284 # Look at the argument we got. We use all the common list separators. 391 # Look at the argument we got. We use all the common list separators.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ |
H A D | FILES | 13 An example of how an Ethernet device driver could look. This
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/option/ |
H A D | ccfile.c | 20 rt_kprintf("Unable to open GBK to Unicode look up table.\r\n"); in ff_convert_init() 24 rt_kprintf("Unable to open Unicode to GBK look up table.\r\n"); in ff_convert_init()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/ |
H A D | igmp.c | 229 /* look for groups joined on this interface further down the list */ in igmp_stop() 284 * @param ifp the network interface for which to look 310 * @param ifp the network interface for which to look 363 /* look for group further down the list */ in igmp_remove_group() 465 /* we first need to re-look for the group since we used dest last time */ in igmp_input()
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_lp_clock.rst | 31 for OS cputime clock and is no longer used. The configuration will look
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/ |
H A D | nd6.c | 681 /* Look for entry in destination cache. */ in nd6_input() 1392 /* Look for reachable routers. */ in nd6_select_router() 1405 /* Look for router in other reachability states, but still valid according to timer. */ in nd6_select_router() 1417 /* Look for any router for which we have any information at all. */ in nd6_select_router() 1468 /* Look for router. */ in nd6_get_router() 1515 /* Look for empty entry. */ in nd6_new_router() 1554 /* Look for prefix in list. */ in nd6_get_onlink_prefix() 1626 /* Look for ip6addr in destination cache. */ in nd6_get_next_hop_entry() 1684 /* Look in neighbor cache for the next-hop address. */ in nd6_get_next_hop_entry()
|
H A D | mld6.c | 133 * @param ifp the network interface for which to look 197 /* look for group further down the list */ in mld6_remove_group()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | nodelist.c | 123 the GC can take a look. in jffs2_add_frag_to_fragtree() 178 the GC take a look at them */ in jffs2_add_frag_to_fragtree() 267 /* And mark them REF_NORMAL so the GC takes a look at them */ in jffs2_add_frag_to_fragtree()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | memp_std.h | 108 * since the default is to NOT look for lwippools.h
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gatt.h | 800 * @param uuid The UUID of the service to look up. 816 * @param chr_uuid The UUID of the characteristic to look up. 836 * @param dsc_uuid The UUID of the descriptor ro look up.
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | INSTALL | 290 A warning: not all `configure' scripts look for a site script. 350 Look for the package's source code in directory DIR. Usually
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/ |
H A D | memp_std.h | 132 * since the default is to NOT look for lwippools.h
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/src/ |
H A D | ble_hci_ram.c | 165 /* XXX: this may look a bit odd, but the controller uses the command in ble_hci_trans_buf_free()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | nd6.c | 918 /* Look for entry in destination cache. */ in nd6_input() 1680 /* Look for valid routers. A reachable router is preferred. */ in nd6_select_router() 1706 /* Look for any router for which we have any information at all. */ in nd6_select_router() 1784 /* Look for router. */ in nd6_get_router() 1833 /* Look for empty entry. */ in nd6_new_router() 1872 /* Look for prefix in list. */ in nd6_get_onlink_prefix() 1944 /* Look for ip6addr in destination cache. */ in nd6_get_next_hop_entry() 2004 /* Look in neighbor cache for the next-hop address. */ in nd6_get_next_hop_entry()
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | conf.py | 102 # Theme options are theme-specific and customize the look and feel of a theme
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/ |
H A D | memp_std.h | 139 * since the default is to NOT look for lwippools.h
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/ |
H A D | ble_phy.c | 43 * crystal accuracy. Look at this in the spec. 319 * Need to look at this. in ble_phy_set_start_time() 1050 * Need to look at this. in ble_phy_tx_set_start_time() 1089 * Need to look at this. in ble_phy_rx_set_start_time()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/ |
H A D | igmp.c | 212 * @param ifp the network interface for which to look 238 * @param ifp the network interface for which to look 401 /* we first need to re-look for the group since we used dest last time */ in igmp_input()
|