Home
last modified time | relevance | path

Searched refs:part (Results 1 – 25 of 188) sorted by relevance

12345678

/Zephyr-Core-2.7.6/kernel/
Dmem_domain.c25 struct k_mem_partition *part) in check_add_partition() argument
31 if (part == NULL) { in check_add_partition()
40 if (K_MEM_PARTITION_IS_EXECUTABLE(part->attr) && in check_add_partition()
41 K_MEM_PARTITION_IS_WRITABLE(part->attr)) { in check_add_partition()
43 part->start); in check_add_partition()
48 if (part->size == 0U) { in check_add_partition()
50 part, part->start); in check_add_partition()
54 pstart = part->start; in check_add_partition()
55 pend = part->start + part->size; in check_add_partition()
59 part, part->start, part->size); in check_add_partition()
[all …]
/Zephyr-Core-2.7.6/doc/_static/js/
Ddark-mode-toggle.min.mjs2part=lightLabel]::before{background-image:var(--${$}-light-icon, url("${L}sun.png"))}[part=darkLab…
/Zephyr-Core-2.7.6/subsys/storage/flash_map/
Dflash_map_default.c13 #define FLASH_AREA_FOO(part) \ argument
14 {.fa_id = DT_FIXED_PARTITION_ID(part), \
15 .fa_off = DT_REG_ADDR(part), \
16 .fa_dev_name = DT_LABEL(DT_MTD_FROM_FIXED_PARTITION(part)), \
17 .fa_size = DT_REG_SIZE(part),},
/Zephyr-Core-2.7.6/arch/arm/core/aarch32/mpu/
Darm_mpu_v7_internal.h63 static int mpu_partition_is_valid(const struct z_arm_mpu_partition *part) in mpu_partition_is_valid() argument
71 ((part->size & (part->size - 1U)) == 0U) in mpu_partition_is_valid()
73 (part->size >= CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE) in mpu_partition_is_valid()
75 ((part->start & (part->size - 1U)) == 0U); in mpu_partition_is_valid()
Darm_mpu_v8_internal.h90 static int mpu_partition_is_valid(const struct z_arm_mpu_partition *part) in mpu_partition_is_valid() argument
97 (part->size >= CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE) in mpu_partition_is_valid()
99 ((part->size & in mpu_partition_is_valid()
101 == part->size) in mpu_partition_is_valid()
103 ((part->start & in mpu_partition_is_valid()
Dnxp_mpu.c50 static int mpu_partition_is_valid(const struct z_arm_mpu_partition *part) in mpu_partition_is_valid() argument
57 (part->size != 0U) in mpu_partition_is_valid()
59 ((part->size & in mpu_partition_is_valid()
61 == part->size) in mpu_partition_is_valid()
63 ((part->start & in mpu_partition_is_valid()
/Zephyr-Core-2.7.6/soc/arm64/
DKconfig9 This string holds the full part number of the SoC. It is a hidden option
10 that you should not set directly. The part number selection choice defines
/Zephyr-Core-2.7.6/drivers/eeprom/
Deeprom_emulator.c734 #define PART_WBS(part) \ argument
735 DT_PROP(COND_CODE_1(DT_NODE_HAS_COMPAT(DT_GPARENT(part), soc_nv_flash),\
736 (DT_GPARENT(part)), (DT_PARENT(part))), write_block_size)
738 #define PART_CBS(part, size) (PART_WBS(part) < 4) ? \ argument
739 ((size > (2^16)) ? 8 : 4) : PART_WBS(part)
741 #define PART_DEV_ID(part) \ argument
742 COND_CODE_1(DT_NODE_HAS_COMPAT(DT_GPARENT(part), soc_nv_flash), \
743 (DT_PARENT(DT_GPARENT(part))), (DT_GPARENT(part)))
745 #define PART_DEV(part) \ argument
746 DEVICE_DT_GET(PART_DEV_ID(part))
[all …]
/Zephyr-Core-2.7.6/include/app_memory/
Dmem_domain.h152 struct k_mem_partition *part);
163 struct k_mem_partition *part);
/Zephyr-Core-2.7.6/soc/arm/infineon_xmc/4xxx/
DKconfig.soc26 This string holds the full part number of the SoC. It is a hidden option
27 that you should not set directly. The part number selection choice defines
/Zephyr-Core-2.7.6/soc/arm/nxp_imx/mimx8mm6_m4/
DKconfig.soc27 This string holds the full part number of the SoC. It is a hidden option
28 that you should not set directly. The part number selection choice defines
/Zephyr-Core-2.7.6/soc/arm/nxp_imx/mcimx7_m4/
DKconfig.soc35 This string holds the full part number of the SoC. It is a hidden option
36 that you should not set directly. The part number selection choice defines
/Zephyr-Core-2.7.6/boards/xtensa/intel_s1000_crb/support/
Dall_gdb.txt29 # Write to DOSR register of 1st core (NAR part)
31 # Write 32 bits to DOSR register (NDR part)
Ddsp0_gdb.txt29 # Write to DOSR register of 1st core (NAR part)
31 # Write 32 bits to DOSR register (NDR part)
Ddsp1_gdb.txt29 # Write to DOSR register of 1st core (NAR part)
31 # Write 32 bits to DOSR register (NDR part)
/Zephyr-Core-2.7.6/soc/arm/nxp_kinetis/k2x/
DKconfig.soc43 This string holds the full part number of the SoC. It is a hidden option
44 that you should not set directly. The part number selection choice defines
/Zephyr-Core-2.7.6/soc/arm/nxp_kinetis/kv5x/
DKconfig.soc55 This string holds the full part number of the SoC. It is a
56 hidden option that you should not set directly. The part
/Zephyr-Core-2.7.6/soc/arm/nxp_lpc/lpc11u6x/
DKconfig.soc49 This string holds the full part number of the SoC. It is a hidden
50 option that you should not set directly. The part number selection
/Zephyr-Core-2.7.6/tests/ztest/error_hook/
DREADME.txt17 into a common part and let other test suites or applications reuse it, instead
105 Assert error expected as part of test case.
123 Fatal error expected as part of test case.
137 Fatal error expected as part of test case.
149 Fatal error expected as part of test case.
160 Fatal error expected as part of test case.
171 Fatal error expected as part of test case.
178 Assert error expected as part of test case.
191 Fatal error expected as part of test case.
/Zephyr-Core-2.7.6/drivers/spi/
DKconfig.dw20 bool "Registers are part of ARC auxiliary registers"
24 SPI IP block registers are part of user extended auxiliary
/Zephyr-Core-2.7.6/drivers/clock_control/
DKconfig.stm32f0_f316 If configured on a non-supported part, this config will be ignored.
28 If configured on a non-supported part, this config will be ignored.
/Zephyr-Core-2.7.6/soc/arm/nxp_imx/mcimx6x_m4/
DKconfig.soc80 This string holds the full part number of the SoC. It is a hidden option
81 that you should not set directly. The part number selection choice defines
/Zephyr-Core-2.7.6/soc/arm/nxp_kinetis/kl2x/
DKconfig.soc77 This string holds the full part number of the SoC. It is a hidden option
78 that you should not set directly. The part number selection choice defines
/Zephyr-Core-2.7.6/subsys/fs/nvs/
Dnvs_priv.h36 uint8_t part; /* part of a multipart data - future extension */ member
/Zephyr-Core-2.7.6/soc/arm/nxp_lpc/lpc54xxx/
DKconfig.soc37 This string holds the full part number of the SoC. It is a hidden
38 option that you should not set directly. The part number selection

12345678