Searched refs:KB (Results 1 – 25 of 416) sorted by relevance
12345678910>>...17
/Zephyr-latest/drivers/flash/ |
D | flash_gd32_v3.c | 25 {.pages_count = 4, .pages_size = KB(16)}, 26 {.pages_count = 1, .pages_size = KB(64)}, 27 {.pages_count = 3, .pages_size = KB(128)}, 31 {.pages_count = 4, .pages_size = KB(16)}, 32 {.pages_count = 1, .pages_size = KB(64)}, 33 {.pages_count = 7, .pages_size = KB(128)}, 37 {.pages_count = 4, .pages_size = KB(16)}, 38 {.pages_count = 1, .pages_size = KB(64)}, 39 {.pages_count = 7, .pages_size = KB(128)}, 40 {.pages_count = 4, .pages_size = KB(16)}, [all …]
|
D | flash_stm32f7x.c | 229 {.pages_count = 2, .pages_size = KB(32)}, 234 {.pages_count = 4, .pages_size = KB(16)}, 240 {.pages_count = 4, .pages_size = KB(16)}, 241 {.pages_count = 1, .pages_size = KB(64)}, 242 {.pages_count = 3, .pages_size = KB(128)}, 247 {.pages_count = 4, .pages_size = KB(32)}, 248 {.pages_count = 1, .pages_size = KB(128)}, 249 {.pages_count = 3, .pages_size = KB(256)}, 255 {.pages_count = 4, .pages_size = KB(32)}, 256 {.pages_count = 1, .pages_size = KB(128)}, [all …]
|
D | flash_stm32f4x.c | 338 {.pages_count = 4, .pages_size = KB(16)}, 339 {.pages_count = 1, .pages_size = KB(64)}, 344 {.pages_count = 4, .pages_size = KB(16)}, 345 {.pages_count = 1, .pages_size = KB(64)}, 346 {.pages_count = 1, .pages_size = KB(128)}, 355 {.pages_count = 4, .pages_size = KB(16)}, 356 {.pages_count = 1, .pages_size = KB(64)}, 357 {.pages_count = 3, .pages_size = KB(128)}, 365 {.pages_count = 4, .pages_size = KB(16)}, 366 {.pages_count = 1, .pages_size = KB(64)}, [all …]
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf91xx_partition.dtsi | 14 * 0x0000_0000 BL2 - MCUBoot (64 KB) 15 * 0x0001_0000 Primary image area (448 KB): 16 * 0x0001_0000 Secure image primary (256 KB) 17 * 0x0005_0000 Non-secure image primary (192 KB) 18 * 0x0008_0000 Secondary image area (448 KB): 19 * 0x0008_0000 Secure image secondary (256 KB) 20 * 0x000c_0000 Non-secure image secondary (192 KB) 21 * 0x000f_0000 Protected Storage Area (16 KB) 22 * 0x000f_4000 Internal Trusted Storage Area (8 KB) 23 * 0x000f_6000 OTP / NV counters area (8 KB) [all …]
|
D | nrf5340_cpuapp_partition.dtsi | 14 * 0x0000_0000 BL2 - MCUBoot (64 KB) 15 * 0x0001_0000 Primary image area (448 KB): 16 * 0x0001_0000 Secure image primary (256 KB) 17 * 0x0005_0000 Non-secure image primary (192 KB) 18 * 0x0008_0000 Secondary image area (448 KB): 19 * 0x0008_0000 Secure image secondary (256 KB) 20 * 0x000c_0000 Non-secure image secondary (192 KB) 21 * 0x000f_0000 Protected Storage Area (16 KB) 22 * 0x000f_4000 Internal Trusted Storage Area (8 KB) 23 * 0x000f_6000 OTP / NV counters area (8 KB) [all …]
|
/Zephyr-latest/soc/nuvoton/npcx/npcx7/ |
D | mpu_regions.c | 11 CONFIG_FLASH_BASE_ADDRESS & -KB(256), 15 (CONFIG_FLASH_BASE_ADDRESS + KB(256)) & -KB(256),
|
/Zephyr-latest/samples/subsys/display/lvgl/boards/ |
D | max32662evkit.overlay | 14 * Concatenate SRAM0(16KB), SRAM1(16KB) and SRAM2(16KB)
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_kv5xf1m0vlx24.dtsi | 11 /* 64KB ITCM @ 0, 128KB DTCM @ 20000000, 64KB OCRAM @ 2F000000 */
|
D | nxp_kv5xf512vlx24.dtsi | 11 /* 64KB ITCM @ 0, 64KB DTCM @ 20000000 */
|
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | gd32a503v_eval.overlay | 13 /* Set 4KB of storage at the border of bank0(256KB) and bank1(128KB). */
|
D | gd32f470i_eval.overlay | 13 /* Set 512KB of storage at the end of 3072KB flash */
|
D | gd32vf103v_eval.overlay | 13 /* Set 2KB of storage at the end of 128KB flash */
|
/Zephyr-latest/include/zephyr/arch/arm/mpu/ |
D | arm_mpu_v7m.h | 88 #define REGION_1K REGION_SIZE(1KB) 89 #define REGION_2K REGION_SIZE(2KB) 90 #define REGION_4K REGION_SIZE(4KB) 91 #define REGION_8K REGION_SIZE(8KB) 92 #define REGION_16K REGION_SIZE(16KB) 93 #define REGION_32K REGION_SIZE(32KB) 94 #define REGION_64K REGION_SIZE(64KB) 95 #define REGION_128K REGION_SIZE(128KB) 96 #define REGION_256K REGION_SIZE(256KB) 97 #define REGION_512K REGION_SIZE(512KB)
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig | 24 If you use 16KB instruction cache rather than 32KB instruction cache, 25 then the other 16KB will be managed by heap allocator. 28 bool "16KB" 30 bool "32KB" 85 If you use 32KB data cache rather than 64KB data cache, 86 the other 32KB will be added to the heap. 89 bool "16KB" 91 bool "32KB" 93 bool "64KB" 98 # For 16KB the actual configuration is 32kb cache, but 16kb will be reserved for heap at startup
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | Kconfig | 36 bool "8KB instruction cache size" 39 bool "16KB instruction cache size" 50 bool "0KB" 52 bool "8KB" 54 bool "16KB"
|
/Zephyr-latest/dts/arm/st/f7/ |
D | stm32f722.dtsi | 10 /* 16KB ITCM @ 0x0, 64KB DTCM @ 0x20000000, 11 * 176KB SRAM1 @ 0x20010000, 16KB SRAM2 @ 0x2003C00
|
/Zephyr-latest/boards/seagate/legend/ |
D | legend.dts | 103 * Total size : 256 KB 104 * Erase size : whole chip, 64 and 32 KB blocks, 4 KB sectors, 115 * Total size : 128 KB 116 * Erase size : whole chip, 64 and 32 KB blocks, 4 KB sectors 126 * Total size : 64 KB 127 * Erase size : whole chip, 64 and 32 KB blocks, 4 KB sectors
|
/Zephyr-latest/samples/subsys/nvs/boards/ |
D | nucleo_f103rb.overlay | 11 /* Set 3KB of storage at the end of 128KB flash */
|
D | nucleo_g071rb.overlay | 11 /* Set 6KB of storage at the end of 128KB flash */
|
D | nucleo_g431rb.overlay | 11 /* Set 6KB of storage at the end of 128KB flash */
|
D | nucleo_l152re.overlay | 11 /* Set 12KB of storage at the end of 128KB flash */
|
D | stm32l562e_dk.overlay | 11 /* Set 6KB of storage at the end of 512KB flash */
|
D | nucleo_g474re.overlay | 11 /* Set 6KB of storage at the end of 512KB flash */
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | Kconfig | 24 by a small amount but increases RAM use by approximately 4 KB(Wi-Fi only), 25 2 KB(Bluetooth only) or 5.3 KB(Wi-Fi + Bluetooth).
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | Kconfig | 27 by a small amount but increases RAM use by approximately 4 KB(Wi-Fi only), 28 2 KB(Bluetooth only) or 5.3 KB(Wi-Fi + Bluetooth).
|
12345678910>>...17