/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_cache.h | 168 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 D | README.md | 90 | Solution | Code size/Bytes | Ro data/Bytes | RW Data/Bytes | BSS/Bytes |
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/iperf/ |
A D | iperf_task.c | 55 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 D | rlx8721d_layout.ld | 23 …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 D | rlx8711B-symbol-v02-img2.ld | 16 …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 D | rlx8711B-symbol-v02-img2_xip2.ld | 25 …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 D | rlx8711B-symbol-v02-img2-2nd_boot.ld | 20 …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 D | rlx8711B-symbol-v02-img2_xip1.ld | 25 …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 D | anim_util.c | 358 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 D | rlx8721d.ld | 23 …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 D | zlib.inc | 471 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 D | README.md | 90 > cli后台任务的栈大小,默认为2KB(2048Bytes)
|
/AliOS-Things-master/components/osal_aos/ |
A D | README.md | 132 > 空闲任务栈大小: 默认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 D | rfc1950.txt | 183 Bytes stored within a computer do not have a "bit order", since
|
A D | rfc1952.txt | 193 Bytes stored within a computer do not have a "bit order", since
|
A D | rfc1951.txt | 247 Bytes stored within a computer do not have a "bit order", since
|
/AliOS-Things-master/hardware/chip/rtl872xd/bin/ |
A D | km0_image2_all.bin | 563 Unit: 4Bytes
|