/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | FEATURES | 6 …, ND, MLD, UDP, TCP, IGMP, ARP, PPPoS, PPPoE, 6LowPAN (via IEEE 802.15.4, BLE or ZEP; since v2.1.0) 7 …, stateless DHCPv6 (since v2.1.0), DNS client (incl. mDNS hostname resolver), AutoIP/APIPA (Zeroco… 10 … recovery/fast retransmit, sending SACKs (since v2.1.0), "altcp": nearly transparent TLS for any t… 11 …S) client (since v2.1.0), SNTP client, SMTP client (SMTPS via altcp), ping, NetBIOS nameserver, mD…
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_sched.c | 196 /* Stop timer since we will add an element */ in ble_ll_sched_conn_reschedule() 341 * makes us off ~13 usecs. Since we dont want to actually calculate the in ble_ll_sched_master_new() 368 * us to send a transmit window offset of 1. Since we are actually in ble_ll_sched_master_new() 370 * before the window offset. Transmitting later is fine since we have the in ble_ll_sched_master_new() 371 * transmit window to do so. Transmitting before is bad, since the slave in ble_ll_sched_master_new() 424 * (tse = ticks since epoch) in ble_ll_sched_master_new() 485 /* Earliest start is end of this event since we overlap */ in ble_ll_sched_master_new() 504 * the transmit window slightly since the window size is currently in ble_ll_sched_master_new() 516 * Since we have the transmit window to transmit in, we dont need in ble_ll_sched_master_new() 571 * makes us off ~13 usecs. Since we dont want to actually calculate the in ble_ll_sched_master_new() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/ |
H A D | nd6_priv.h | 86 u32_t reachable_time; /* in ms since value may originate from network packet */ 103 u32_t invalidation_timer; /* in ms since value may originate from network packet */ 114 u32_t invalidation_timer; /* in ms since value may originate from network packet */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | mdns.txt | 58 since the default case-insensitive comparison assumes this. 61 since there is currently no check if the v4 address is valid. 96 Since a hostname struct is used for TXT storage each single item can be max
|
H A D | rawapi.txt | 20 paradigm. Since the TCP/IP stack is event based by nature, the TCP/IP 38 since raw API functions are not protected from concurrent access (aside 56 since they are protected by SYS_LIGHTWEIGHT_PROT and/or 67 an ISR (since only then, mem_free - for PBUF_RAM - may 79 well suited for small systems since it forces a multithreaded paradigm 98 Raw API applications may never block since all packet processing 323 parameter since the pcb may already have been deallocated.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/fuzz/ |
H A D | README | 22 The input is split into different subdirectories since they test different 23 parts of the code, and since you want to run one instance of afl-fuzz on each
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | FAQ | 42 may in fact be unavoidable depending on how the functions are used, since 216 often, since it can significantly degrade compression. 248 compress() and uncompress() may be limited to 4 GB, since they operate in a 252 The word "may" appears several times above since there is a 4 GB limit 296 deflate is not affected. This only started showing up recently since 331 No. PKWare has apparently decided to keep that format proprietary, since
|
H A D | algorithm.txt | 55 but saves time since there are both fewer insertions and fewer searches. 78 building the table ends up taking a lot longer for more bits since short 161 Table X is two bits long since the longest code starting with 110 is five bits 169 Table Y is three bits long since the longest code starting with 111 is six
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/fuzz/ |
H A D | README | 25 The input is split into different subdirectories since they test different 26 parts of the code, and since you want to run one instance of afl-fuzz on each
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | rawapi.txt | 14 paradigm. Since the TCP/IP stack is event based by nature, the TCP/IP 46 since they are protected by SYS_LIGHTWEIGHT_PROT and/or 49 Only since 1.3.0, if SYS_LIGHTWEIGHT_PROT is set to 1 52 an ISR (since only then, mem_free - for PBUF_RAM - may 64 well suited for small systems since it forces a multithreaded paradigm 302 parameter since the pcb may already have been deallocated. 382 Not of much use since we set the NO_SYS 1 option in lwipopts.h,
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/src/ |
H A D | nimble_port_freertos.c | 38 * since it has compatible prototype. in nimble_port_freertos_init() 46 * have separate task for NimBLE host, but since something needs to handle in nimble_port_freertos_init()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | main_page.h | 18 * well suited for small systems since it forces a multithreaded paradigm 37 * Raw API applications may never block since all packet processing 70 * paradigm. Since the TCP/IP stack is event based by nature, the TCP/IP 316 * since raw API functions are not protected from concurrent access (aside 334 * since they are protected by @ref SYS_LIGHTWEIGHT_PROT and/or 345 * an ISR (since only then, mem_free - for PBUF_RAM - may
|
/nrf52832-nimble/rt-thread/libcpu/ppc/common/ |
H A D | ptrace.h | 9 * since we can keep non-volatile in the thread_struct 13 * Since this is going on the stack, *CARE MUST BE TAKEN* to insure
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_lp_clock.rst | 5 controller. Since the code of controller is optimized to work with 32768 30 Hz clock. Also, timer 0 can be disabled since this is the default source
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/ |
H A D | ptrace.h | 9 * since we can keep non-volatile in the thread_struct 13 * Since this is going on the stack, *CARE MUST BE TAKEN* to insure
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | depcomp | 250 # since it is checked for above. 292 # since it is checked for above. 329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26 341 # spaces rather than leading tabs (at least since its commit 0394caf7 359 ## The order of this option in the case statement is important, since the 375 # Use the source, not the object, to determine the base name, since 562 # since it is checked for above. 767 # since it is checked for above.
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/ |
H A D | os_cputime_pwr2.c | 52 * Faster calculation but could be off 1 full tick since we do not in os_cputime_usecs_to_ticks() 85 /* Note: this looks like a lot of work, but gcc can optimize it away since in os_cputime_ticks_to_usecs()
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52_to_nrf52810.h | 46 …SPIM1_SPIS1_TWIM1_TWIS1_SPI1_TWI1_IRQHandler are not redefined since functionality is not equivale… 55 … SPIM1_SPIS1_TWIM1_TWIS1_SPI1_TWI1_IRQn are not redefined since functionality is not equivalent. */
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-doc.txt | 111 connections. Since there are only very few applications that make use 148 header portions of the TCP and IP packets. Since the calculation of 165 the normal protocol processing. Since 32-bit arithmetic is not 240 support from an underlying multitasking operating system. Since the 546 the WELCOME-SENT state, it sends a "Welcome!" message since it 664 the server. Since this is the only data that is sent, the application 798 for the connection. Since it may be the case that data should be sent 938 checksum. Since there are no IP options that are strictly required and 956 reassembly of more than one packet. Since fragmented packets are 986 Since only the ICMP echo message is implemented, there is no support [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmpv3.c | 58 * (re-)initialized itself since snmpEngineID 97 * since it simply doesn't influence the effectiveness of an IV.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmpv3.c | 58 * (re-)initialized itself since snmpEngineID 97 * since it simply doesn't influence the effectiveness of an IV.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/ |
H A D | ble_phy.c | 232 * space for 267 bytes of scratch. I used 268 bytes since not sure if this 542 * NOTE: since the counter can tick 1 while we do these calculations we in ble_phy_set_start_time() 611 * than what we expect. Since this is only used on RX, it may cause AUX scan in ble_phy_set_start_now() 652 * cycle and since wfr expires at the beginning of calculated timer in ble_phy_wfr_enable() 672 * Do not add jitter since this is already covered by LL. in ble_phy_wfr_enable() 683 /* Adjust for receiving access address since this triggers EVENT_ADDRESS */ in ble_phy_wfr_enable() 704 * Note that the same applies to RX start time set in CC[0] but since it in ble_phy_wfr_enable() 929 * For Coded PHY mode can be set to either codings since actual coding is in ble_phy_get_cur_rx_phy_mode() 1040 * for TX to start since EVENTS_COMPARE[0] will not happen any time soon. in ble_phy_rx_end_isr() 1292 * of conflict with GPIO setup via hal. It's not great solution, but since in ble_phy_dbg_time_setup() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | mdns.txt | 58 since the default case-insensitive comparison assumes this. 96 Since a hostname struct is used for TXT storage each single item can be max
|
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/ |
H A D | time.c | 139 /* Days since 1970 is 365 * number of years + number of leap years since 1970 */ in mktime() 159 /* day is now the number of days since 'Jan 1 1970' */ in mktime()
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/ |
H A D | cmac_mode.c | 49 * since 0 = (X^128 + X^7 + X^2 + 1) mod (X^128 + X^7 + X^2 + X + 1) and since 62 * X^7 + X^2 + X + 1 <--> 0x87 to the low order 128 bits. Since addition
|