Home
last modified time | relevance | path

Searched refs:Bytes (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_cache.h168 void DCache_Invalidate(u32 Address, u32 Bytes) in DCache_Invalidate() argument
170 u32 addr = Address, len = Bytes; in DCache_Invalidate()
175 if ((Address == 0xFFFFFFFF) && (Bytes == 0xFFFFFFFF)) { in DCache_Invalidate()
180 len = ((((Address + Bytes -1) >> 5) + 1) << 5) - addr; //next 32-byte aligned in DCache_Invalidate()
199 void DCache_Clean(u32 Address, u32 Bytes) in DCache_Clean() argument
201 u32 addr = Address, len = Bytes; in DCache_Clean()
206 if ((Address == 0xFFFFFFFF) && (Bytes == 0xFFFFFFFF)) { in DCache_Clean()
211 len = ((((Address + Bytes -1) >> 5) + 1) << 5) - addr; //next 32-byte aligned in DCache_Clean()
229 void DCache_CleanInvalidate(u32 Address, u32 Bytes) in DCache_CleanInvalidate() argument
231 u32 addr = Address, len = Bytes; in DCache_CleanInvalidate()
[all …]
/AliOS-Things-master/components/ble_mesh/
A DREADME.md90 | Solution | Code size/Bytes | Ro data/Bytes | RW Data/Bytes | BSS/Bytes |
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/iperf/
A Diperf_task.c55 unsigned Bytes; member
1103 pkt_count.Bytes += pkt_size; in iperf_calculate_result()
1108 if ( pkt_count.Bytes >= 1024 ) { in iperf_calculate_result()
1110 pkt_count.Bytes = pkt_count.Bytes % 1024; in iperf_calculate_result()
1152 …pkt_count.Bytes = (((pkt_count.KBytes * 8 * 10) % tmp_time) * 1024 + pkt_count.Bytes * 8 * 10) / t… in iperf_display_report()
1157 pkt_count.Bytes = 0; in iperf_display_report()
1195 pkt_count.Bytes = 0; in iperf_reset_count()
1207 tmp_count.Bytes = pkt_count.Bytes; in iperf_copy_count()
1221 if ( pkt_count.Bytes >= tmp_count.Bytes ) { in iperf_diff_count()
1222 tmp_count.Bytes = pkt_count.Bytes - tmp_count.Bytes; in iperf_diff_count()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/script/
A Drlx8721d_layout.ld23 …KM0_BOOT (rx) : ORIGIN = 0x08000000+0x20, LENGTH = 0x02000-0x20 /* XIPBOOT: 8k, 32 Bytes resvd f…
26 …KM4_BOOT (rx) : ORIGIN = 0x08004000+0x20, LENGTH = 0x02000-0x20 /* XIPBOOT: 8k, 32 Bytes resvd f…
27 … ORIGIN = 0x0C000000+0x20, LENGTH = 0x02000000-0x20 /* KM0_IMG2: 32MB, 32 Bytes resvd for header, …
28 …IN = 0x0E000000+0x20, LENGTH = 0x02000000-0x20 /* KM4_IMG2 OTA1: 32MB, 32 Bytes resvd for header, …
A Drlx8711B-symbol-v02-img2.ld16 …XIPBOOT (rx) : ORIGIN = 0x08000000+0x20, LENGTH = 0x04000-0x20 /* XIPBOOT: 32k, 32 Bytes resvd …
19 …XIP1 (rx) : ORIGIN = 0x0800B000+0x20, LENGTH = 0x75000-0x20 /* XIP1: 468k, 32 Bytes resvd for …
20 …XIP2 (rx) : ORIGIN = 0x08080000+0x20, LENGTH = 0x75000-0x20 /* XIP1: 468k, 32 Bytes resvd for …
A Drlx8711B-symbol-v02-img2_xip2.ld25 …XIPBOOT (rx) : ORIGIN = 0x08000000+0x20, LENGTH = 0x04000-0x20 /* XIPBOOT: 32k, 32 Bytes resvd …
28 …XIP1 (rx) : ORIGIN = 0x0800B000+0x20, LENGTH = 0xF2000-0x20 /* XIP1: 968k, 32 Bytes resvd for …
29 …XIP2 (rx) : ORIGIN = 0x08100000+0x20, LENGTH = 0xF2000-0x20 /* XIP2: 968k, 32 Bytes resvd for …
A Drlx8711B-symbol-v02-img2-2nd_boot.ld20 …XIPBOOT (rx) : ORIGIN = 0x08000000+0x20, LENGTH = 0x04000-0x20 /* XIPBOOT: 32k, 32 Bytes resvd …
23 …XIP1 (rx) : ORIGIN = 0x0800B000+0x20, LENGTH = 0x6000-0x20 /* XIP1: 968k, 32 Bytes resvd for h…
A Drlx8711B-symbol-v02-img2_xip1.ld25 …XIPBOOT (rx) : ORIGIN = 0x08000000+0x20, LENGTH = 0x04000-0x20 /* XIPBOOT: 32k, 32 Bytes resvd …
28 …XIP1 (rx) : ORIGIN = 0x08019000+0x20, LENGTH = 0xE2000-0x20 /* XIP1: 904k, 32 Bytes resvd for …
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Danim_util.c358 ep->ByteCount, (const GifByteType*)ep->Bytes, gcb); in DGifSavedExtensionToGCB()
429 const char* const signature = (const char*)eb1->Bytes; in GetLoopCountGIF()
437 eb2->Bytes[0] == 1) { in GetLoopCountGIF()
438 const uint32_t extra_loop = ((uint32_t)(eb2->Bytes[2]) << 8) + in GetLoopCountGIF()
439 ((uint32_t)(eb2->Bytes[1]) << 0); in GetLoopCountGIF()
/AliOS-Things-master/hardware/chip/rtl872xd/
A Drlx8721d.ld23 …KM0_BOOT (rx) : ORIGIN = 0x08000000+0x20, LENGTH = 0x02000-0x20 /* XIPBOOT: 8k, 32 Bytes resvd f…
26 …KM4_BOOT (rx) : ORIGIN = 0x08004000+0x20, LENGTH = 0x02000-0x20 /* XIPBOOT: 8k, 32 Bytes resvd f…
27 … ORIGIN = 0x0C000000+0x20, LENGTH = 0x02000000-0x20 /* KM0_IMG2: 32MB, 32 Bytes resvd for header, …
28 …IN = 0x0E000000+0x20, LENGTH = 0x02000000-0x20 /* KM4_IMG2 OTA1: 32MB, 32 Bytes resvd for header, …
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/os400/
A Dzlib.inc471 D buf 65535 const options(*varsize) Bytes to accumulate
482 D buf 65535 const options(*varsize) Bytes to accumulate
487 D buf 65535 const options(*varsize) Bytes to accumulate
498 D buf 65535 const options(*varsize) Bytes to accumulate
/AliOS-Things-master/components/cli/
A DREADME.md90 > cli后台任务的栈大小,默认为2KB(2048Bytes)
/AliOS-Things-master/components/osal_aos/
A DREADME.md132 > 空闲任务栈大小: 默认100Bytes, 如需修改,在yaml中修改RHINO_CONFIG_IDLE_TASK_STACK_SIZE配置
308 软件定时器任务栈: 默认200Bytes,如需修改,在yaml中修改RHINO_CONFIG_TIMER_TASK_STACK_SIZE配置
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1950.txt183 Bytes stored within a computer do not have a "bit order", since
A Drfc1952.txt193 Bytes stored within a computer do not have a "bit order", since
A Drfc1951.txt247 Bytes stored within a computer do not have a "bit order", since
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_image2_all.bin563 Unit: 4Bytes

Completed in 27 milliseconds