/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | inftrees.c | 84 from their more natural integer increment ordering, and so when the 241 /* backwards increment the len-bit code huff */ 265 /* increment past last table */ 294 len is equal to curr + drop, so there is no loop needed to increment 313 /* backwards increment the len-bit code huff */
|
H A D | inffast.c | 13 /* Allow machine dependent optimization for post-increment or pre-increment. 15 Pre-increment preferred for: 18 Post-increment preferred for:
|
H A D | infblock.c | 54 10. In the tree reconstruction algorithm, Code = Code + Increment
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | hwtimer.h | 42 #define HWTIMER_CNTMODE_UP 0x01 /* increment count mode */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | atomic.h | 82 * @brief Atomic increment. 84 * This routine performs an atomic increment by 1 on @a target.
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/ |
H A D | interrupt.c | 74 * Shift msr to next position and increment vector in uic_interrupt()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmpv3.c | 120 /* Emulate 64bit increment */ in snmpv3_build_priv_param()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmpv3.c | 120 /* Emulate 64bit increment */ in snmpv3_build_priv_param()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 489 100th increment. If the node sends messages very frequently a 492 increment) can make sense. When the stack gets initialized it
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll.h | 383 * -> Hop Increment (5 bits) 398 * hop_inc: Hop increment used for frequency hopping. Random value in
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | snmp.h | 103 * Increment stats member for SNMP MIB2 stats (struct stats_mib2_netif_ctrs)
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | snmp.h | 103 * Increment stats member for SNMP MIB2 stats (struct stats_mib2_netif_ctrs)
|
/nrf52832-nimble/rt-thread/components/libc/pthreads/ |
H A D | pthread_rwlock.c | 174 rwlock->rw_refcount++; /* increment count of reader locks */ in pthread_rwlock_tryrdlock()
|
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/inc/ |
H A D | sfud_flash_def.h | 45 SFUD_WM_AAI = 1 << 2, /**< auto address increment */
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/ |
H A D | os_mempool.c | 271 /* Increment number free */ in os_memblock_put_from_cb()
|
/nrf52832-nimble/rt-thread/libcpu/v850/70f34/ |
H A D | macdefs.inc | 98 mov OSIntNesting, r1 ;Increment OSNesting by one
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | pbuf.c | 466 * @param header_size_increment Number of bytes to increment header size. 539 * @param header_size_increment Number of bytes to increment header size which 634 * @param header_size_increment Number of bytes to increment header size which 823 * Increment the reference count of the pbuf.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | pbuf.c | 562 * @param header_size_increment Number of bytes to increment header size. 653 * @param header_size_increment Number of bytes to increment header size which 814 * Increment the reference count of the pbuf.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/ |
H A D | mld6.c | 362 /* Increment group use */ in mld6_joingroup_netif()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | mld6.c | 386 /* Increment group use */ in mld6_joingroup_netif()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_conn.c | 1411 /* Increment packets transmitted */ in ble_ll_conn_tx_data_pdu() 1712 /* Hop increment is a random value between 5 and 16. */ in ble_ll_conn_master_common_init() 3828 * Increment # of consecutively received CRC errors. If more than in ble_ll_conn_rx_isr_end() 3933 /* Increment offset based on number of bytes sent */ in ble_ll_conn_rx_isr_end() 3936 /* If l2cap pdu, increment # of completed packets */ in ble_ll_conn_rx_isr_end()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | pbuf.c | 499 * @param header_size_increment Number of bytes to increment header size which 717 * Increment the reference count of the pbuf.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | md5.c | 156 /* add new character to buffer, increment mdi */ in MD5Update()
|
/nrf52832-nimble/rt-thread/components/lwp/ |
H A D | lwp_memheap.c | 457 /* increment the available byte count. */ in rt_lwp_memheap_realloc()
|
/nrf52832-nimble/rt-thread/src/ |
H A D | memheap.c | 484 /* increment the available byte count. */ in rt_memheap_realloc()
|