/Zephyr-Core-2.7.6/kernel/ |
D | mem_domain.c | 25 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/ |
D | dark-mode-toggle.min.mjs | 2 …part=lightLabel]::before{background-image:var(--${$}-light-icon, url("${L}sun.png"))}[part=darkLab…
|
/Zephyr-Core-2.7.6/subsys/storage/flash_map/ |
D | flash_map_default.c | 13 #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/ |
D | arm_mpu_v7_internal.h | 63 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()
|
D | arm_mpu_v8_internal.h | 90 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()
|
D | nxp_mpu.c | 50 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/ |
D | Kconfig | 9 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/ |
D | eeprom_emulator.c | 734 #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/ |
D | mem_domain.h | 152 struct k_mem_partition *part); 163 struct k_mem_partition *part);
|
/Zephyr-Core-2.7.6/soc/arm/infineon_xmc/4xxx/ |
D | Kconfig.soc | 26 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/ |
D | Kconfig.soc | 27 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/ |
D | Kconfig.soc | 35 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/ |
D | all_gdb.txt | 29 # Write to DOSR register of 1st core (NAR part) 31 # Write 32 bits to DOSR register (NDR part)
|
D | dsp0_gdb.txt | 29 # Write to DOSR register of 1st core (NAR part) 31 # Write 32 bits to DOSR register (NDR part)
|
D | dsp1_gdb.txt | 29 # 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/ |
D | Kconfig.soc | 43 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/ |
D | Kconfig.soc | 55 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/ |
D | Kconfig.soc | 49 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/ |
D | README.txt | 17 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/ |
D | Kconfig.dw | 20 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/ |
D | Kconfig.stm32f0_f3 | 16 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/ |
D | Kconfig.soc | 80 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/ |
D | Kconfig.soc | 77 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/ |
D | nvs_priv.h | 36 uint8_t part; /* part of a multipart data - future extension */ member
|
/Zephyr-Core-2.7.6/soc/arm/nxp_lpc/lpc54xxx/ |
D | Kconfig.soc | 37 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
|