/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | trees.h | 59 {{100},{ 7}}, {{ 20},{ 7}}, {{ 84},{ 7}}, {{ 52},{ 7}}, {{116},{ 7}}, 66 {{20},{ 5}}, {{12},{ 5}}, {{28},{ 5}}, {{ 2},{ 5}}, {{18},{ 5}}, 87 18, 18, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 22, 22, 22, 22, 22, 22, 22, 22, 106 19, 19, 19, 19, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 119 0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 12, 14, 16, 20, 24, 28, 32, 40, 48, 56,
|
H A D | inffixed.h | 11 {96,7,0},{0,8,80},{0,8,16},{20,8,115},{18,7,31},{0,8,112},{0,8,48}, 15 {0,8,8},{0,8,136},{0,8,72},{0,9,240},{16,7,4},{0,8,84},{0,8,20}, 18 {0,8,92},{0,8,28},{0,9,152},{20,7,83},{0,8,124},{0,8,60},{0,9,216}, 23 {20,7,67},{0,8,122},{0,8,58},{0,9,212},{18,7,19},{0,8,106},{0,8,42}, 27 {16,7,9},{0,8,94},{0,8,30},{0,9,156},{20,7,99},{0,8,126},{0,8,62}, 36 {0,9,234},{16,7,8},{0,8,93},{0,8,29},{0,9,154},{20,7,83},{0,8,125}, 41 {0,8,27},{0,9,150},{20,7,67},{0,8,123},{0,8,59},{0,9,214},{18,7,19}, 45 {0,8,71},{0,9,238},{16,7,9},{0,8,95},{0,8,31},{0,9,158},{20,7,99}, 48 {20,8,115},{18,7,31},{0,8,112},{0,8,48},{0,9,193},{16,7,10},{0,8,96}, 52 {0,9,241},{16,7,4},{0,8,84},{0,8,20},{21,8,227},{19,7,43},{0,8,116}, [all …]
|
H A D | inftrees.c | 65 19, 19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 16, 201, 196}; 71 16, 16, 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21, 22, 22,
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/pts/tpg/ |
H A D | 94654-20170317-085441153.pts | 38 <item><table>20</table><row>1</row></item> 39 <item><table>20</table><row>2</row></item> 40 <item><table>20</table><row>3</row></item> 41 <item><table>20</table><row>4</row></item> 42 <item><table>20A</table><row>1</row></item> 43 <item><table>20A</table><row>10</row></item> 44 <item><table>20A</table><row>11</row></item> 45 <item><table>20A</table><row>12</row></item> 46 <item><table>20A</table><row>13</row></item> 47 <item><table>20A</table><row>14</row></item> [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 109 2012-05-20 - Remove old version of Linux if_pppol2tp.h 115 2012-05-20 - pppd: Make MSCHAP-v2 cope better with packet loss 123 2012-05-20 - scripts: Make poff ignore extra arguments to pppd 129 2012-05-20 - rp-pppoe plugin: Print leading zeros in MAC address 135 2012-05-20 - pppd: Notify IPv6 up/down as we do for IPv4 142 2012-05-20 - pppd: Enable IPV6 by default and fix some warnings 148 2012-05-20 - contrib: Fix pppgetpass.gtk compilation 154 2012-05-20 - pppd: Don't crash if crypt() returns NULL 160 2012-05-20 - pppd: Eliminate some warnings 166 2012-05-20 - rp-pppoe plugin: Import some fixes from rp-pppoe-3.10 [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 109 2012-05-20 - Remove old version of Linux if_pppol2tp.h 115 2012-05-20 - pppd: Make MSCHAP-v2 cope better with packet loss 123 2012-05-20 - scripts: Make poff ignore extra arguments to pppd 129 2012-05-20 - rp-pppoe plugin: Print leading zeros in MAC address 135 2012-05-20 - pppd: Notify IPv6 up/down as we do for IPv4 142 2012-05-20 - pppd: Enable IPV6 by default and fix some warnings 148 2012-05-20 - contrib: Fix pppgetpass.gtk compilation 154 2012-05-20 - pppd: Don't crash if crypt() returns NULL 160 2012-05-20 - pppd: Eliminate some warnings 166 2012-05-20 - rp-pppoe plugin: Import some fixes from rp-pppoe-3.10 [all …]
|
/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/ |
H A D | mmu.c | 8 * 2013-07-20 Bernard first version 120 pTT = (rt_uint32_t *)MMUTable + (vaddrStart >> 20); in rt_hw_mmu_setmtt() 121 nSec = (vaddrEnd >> 20) - (vaddrStart >> 20); in rt_hw_mmu_setmtt() 124 *pTT = attr | (((paddrStart >> 20) + i) << 20); in rt_hw_mmu_setmtt()
|
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/ |
H A D | mmu.c | 149 pTT=(rt_uint32_t *)_page_table+(vaddrStart>>20); in mmu_setmtt() 150 nSec=(vaddrEnd>>20)-(vaddrStart>>20); in mmu_setmtt() 153 *pTT = attr |(((paddrStart>>20)+i)<<20); in mmu_setmtt()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_sm_test_util.h | 45 struct ble_sm_pair_confirm confirm_req[20]; 46 struct ble_sm_pair_confirm confirm_rsp[20]; 47 struct ble_sm_pair_random random_req[20]; 48 struct ble_sm_pair_random random_rsp[20];
|
/nrf52832-nimble/rt-thread/libcpu/nios/nios_ii/ |
H A D | context_gcc.S | 13 * 2011-02-20 aozima fix context&switch bug. 67 stw r6, 20(sp) 106 ldw r6, 20(sp) 148 stw r6, 20(sp) 188 ldw r6, 20(sp) 260 ldw r6, 20(sp)
|
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/ |
H A D | README.md | 36 |[W25Q16BV](https://media.digikey.com/pdf/Data%20Sheets/Winbond%20PDFs/W25Q16BV.pdf)|Winbond|16Mb|1… 38 |[W25Q16DV](http://www.winbond.com/resource-files/w25q16dv%20revk%2005232016%20doc.pdf)|Winbond|16M… 42 |[W25Q256FV](http://www.winbond.com/resource-files/w25q256fv%20revi%2002262016%20kms.pdf)|Winbond|2… 43 |[MX25L3206E](http://www.macronix.com/Lists/DataSheet/Attachments/3199/MX25L3206E,%203V,%2032Mb,%20… 50 |[EN25Q32B](http://www.kean.com.au/oshw/WR703N/teardown/EN25Q32B%2032Mbit%20SPI%20Flash.pdf)|EON|32…
|
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/ |
H A D | mmu.c | 162 pTT = (rt_uint32_t *)MMUTable + (vaddrStart >> 20); in rt_hw_mmu_setmtt() 163 nSec = (vaddrEnd >> 20) - (vaddrStart >> 20); in rt_hw_mmu_setmtt() 166 *pTT = attr | (((paddrStart >> 20) + i) << 20); in rt_hw_mmu_setmtt()
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-a/ |
H A D | mmu.c | 162 pTT = (rt_uint32_t *)MMUTable + (vaddrStart >> 20); in rt_hw_mmu_setmtt() 163 nSec = (vaddrEnd >> 20) - (vaddrStart >> 20); in rt_hw_mmu_setmtt() 166 *pTT = attr | (((paddrStart >> 20) + i) << 20); in rt_hw_mmu_setmtt()
|
/nrf52832-nimble/rt-thread/libcpu/arm/armv6/ |
H A D | mmu.c | 436 pTT = (rt_uint32_t *)_pgd_table + (mdesc->vaddr_start >> 20); in mmu_create_pgd() 437 nSec = (mdesc->vaddr_end >> 20) - (mdesc->vaddr_start >> 20); in mmu_create_pgd() 440 *pTT = mdesc->sect_attr | (((mdesc->paddr_start >> 20) + i) << 20); in mmu_create_pgd() 462 pTT = (rt_uint32_t *)_pgd_table + (vaddr >> 20); in mmu_create_pte() 491 … nsec = (RT_ALIGN(mdesc->vaddr_end, 0x100000) - RT_ALIGN_DOWN(mdesc->vaddr_start, 0x100000)) >> 20; in build_pte_mem_desc()
|
/nrf52832-nimble/rt-thread/libcpu/arm/dm36x/ |
H A D | mmu.c | 435 pTT = (rt_uint32_t *)_pgd_table + (mdesc->vaddr_start >> 20); in mmu_create_pgd() 436 nSec = (mdesc->vaddr_end >> 20) - (mdesc->vaddr_start >> 20); in mmu_create_pgd() 439 *pTT = mdesc->sect_attr | (((mdesc->paddr_start >> 20) + i) << 20); in mmu_create_pgd() 461 pTT = (rt_uint32_t *)_pgd_table + (vaddr >> 20); in mmu_create_pte() 490 … nsec = (RT_ALIGN(mdesc->vaddr_end, 0x100000) - RT_ALIGN_DOWN(mdesc->vaddr_start, 0x100000)) >> 20; in build_pte_mem_desc()
|
/nrf52832-nimble/rt-thread/libcpu/mips/common/ |
H A D | mips_context.h | 78 sw $20, (20 * 4)(sp) 139 swc1 $f19,(0x04 * 20)(a0) 199 lwc1 $f19,(0x04 * 20)(a0) 238 lw $20, (20 * 4)(sp)
|
H A D | mipsregs.h | 64 #define CP0_XCONTEXT $20 96 #define CP0_S1_INTCONTROL $20 144 * Bits 18 - 20 of the FPU Status Register will be read as 0, 402 #define R4K_CONF_SW (_ULCAST_(1) << 20) 408 #define R5K_CONF_SS (_ULCAST_(3) << 20) 415 #define RM7K_CONF_SI (_ULCAST_(3) << 20) 433 #define VR41_CONF_M16 (_ULCAST_(1) << 20) 482 #define MIPS_CONF2_TL (_ULCAST_(15)<< 20) 502 #define MIPS_FPIR_W (_ULCAST_(1) << 20)
|
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/ |
H A D | cpu.c | 105 "movc p0.c5, r0, #20\n" in icache_invalid() 137 "andn r0, r0, #20\n" in dcache_disable() 148 "movc p0.c5, r0, #20\n" in icache_enable() 172 "or r0, r0, #20\n" in dcache_enable()
|
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/ |
H A D | uip_arch.c | 97 return uip_chksum((u16_t *)&uip_buf[UIP_LLH_LEN], 20); in uip_ipchksum() 106 hsum = uip_chksum((u16_t *)&uip_buf[20 + UIP_LLH_LEN], 20); in uip_tcpchksum() 134 hsum = (u16_t)htons((((u16_t)(BUF->len[0]) << 8) + BUF->len[1]) - 20); in uip_tcpchksum()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | beacon.c | 32 /* 3 transmissions, 20ms interval */ 33 #define UNPROV_XMIT BT_MESH_TRANSMIT(2, 20) 35 /* 1 transmission, 20ms interval */ 36 #define PROV_XMIT BT_MESH_TRANSMIT(0, 20) 211 /* Observation period is 20 seconds, whereas the beacon timer in update_beacon_observation()
|
/nrf52832-nimble/rt-thread/libcpu/arm/arm926/ |
H A D | mmu.c | 404 pTT=(rt_uint32_t *)_page_table+(vaddrStart>>20); in mmu_setmtt() 405 nSec=(vaddrEnd>>20)-(vaddrStart>>20); in mmu_setmtt() 408 *pTT = attr |(((paddrStart>>20)+i)<<20); in mmu_setmtt()
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | a00083.html | 37 …ign="top"><a class="anchor" name="20fae11b540a561c622a0d74cb4b9f97"></a><!-- doxytag: member="psoc… 38 …d><td class="memItemRight" valign="bottom"><a class="el" href="a00083.html#20fae11b540a561c622a0d7…
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/ |
H A D | mmu.c | 319 pTT=(rt_uint32_t *)_MMUTT_STARTADDRESS+(vaddrStart>>20); in mmu_setmtt() 320 nSec=(vaddrEnd>>20)-(vaddrStart>>20); in mmu_setmtt() 323 *pTT = attr |(((paddrStart>>20)+i)<<20); in mmu_setmtt()
|
/nrf52832-nimble/rt-thread/components/net/uip/apps/webserver/httpd-fs/ |
H A D | style.css | 60 margin-left:20px; 61 margin-right:20px;
|
/nrf52832-nimble/rt-thread/libcpu/risc-v/common/ |
H A D | context_gcc.S | 76 LOAD x20, 20 * REGBYTES(sp) 141 STORE x20, 20 * REGBYTES(sp) 193 LOAD x20, 20 * REGBYTES(sp) 260 LOAD x20, 20 * REGBYTES(sp)
|