/Zephyr-Core-3.5.0/scripts/west_commands/runners/ |
D | uf2.py | 46 def get_uf2_info_path(part) -> Path: argument 47 return Path(part.mountpoint) / "INFO_UF2.TXT" 50 def is_uf2_partition(part): argument 52 return ((part.fstype in ['vfat', 'FAT', 'msdos']) and 53 UF2BinaryRunner.get_uf2_info_path(part).is_file()) 58 def get_uf2_info(part): argument 59 lines = UF2BinaryRunner.get_uf2_info_path(part).read_text().splitlines() 69 def match_board_id(self, part): argument 70 info = self.get_uf2_info(part) 75 parts = [part for part in psutil.disk_partitions() if self.is_uf2_partition(part)] [all …]
|
/Zephyr-Core-3.5.0/subsys/storage/flash_map/ |
D | flash_map_default.c | 16 #define FLASH_AREA_FOO(part) \ argument 17 {.fa_id = DT_FIXED_PARTITION_ID(part), \ 18 .fa_off = DT_REG_ADDR(part), \ 19 .fa_dev = DEVICE_DT_GET_OR_NULL(DT_MTD_FROM_FIXED_PARTITION(part)), \ 20 .fa_size = DT_REG_SIZE(part), \ 21 .fa_label = DT_PROP_OR(part, label, NULL), }, 23 #define FLASH_AREA_FOO(part) \ argument 24 {.fa_id = DT_FIXED_PARTITION_ID(part), \ 25 .fa_off = DT_REG_ADDR(part), \ 26 .fa_dev = DEVICE_DT_GET_OR_NULL(DT_MTD_FROM_FIXED_PARTITION(part)), \ [all …]
|
/Zephyr-Core-3.5.0/drivers/crypto/ |
D | crypto_intel_sha_registers.h | 33 } part; member 42 } part; member 51 } part; member 59 } part; member 67 } part; member 75 } part; member 83 } part; member 91 } part; member 98 } part; member 106 } part; member [all …]
|
D | crypto_intel_sha.c | 35 if (status == 0 && sha->dfsha->shactl.part.en == 1) { in intel_sha_set_ctl_enable() 36 while (sha->dfsha->shasts.part.busy) { in intel_sha_set_ctl_enable() 40 sha->dfsha->shactl.part.en = status; in intel_sha_set_ctl_enable() 96 self->dfsha->pibcs.part.peen = 0; in intel_sha_device_run() 106 self->dfsha->pibcs.part.bscie = 1; in intel_sha_device_run() 107 self->dfsha->pibcs.part.teie = 0; in intel_sha_device_run() 109 self->dfsha->pibcs.part.peen = 1; in intel_sha_device_run() 111 if (self->dfsha->shactl.part.en) { in intel_sha_device_run() 115 self->dfsha->shactl.part.hrsm = state_u.part.hrsm; in intel_sha_device_run() 118 if (state_u.part.hrsm) { in intel_sha_device_run() [all …]
|
/Zephyr-Core-3.5.0/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-3.5.0/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-3.5.0/soc/arm64/nxp_imx/mimx8m/ |
D | Kconfig.soc | 44 This string holds the full part number of the SoC. It is a hidden option 45 that you should not set directly. The part number selection choice defines 59 This string holds the full part number of the SoC. It is a hidden option 60 that you should not set directly. The part number selection choice defines 84 This string holds the full part number of the SoC. It is a hidden option 85 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/device/ |
D | README.rst | 13 part A, 5.4.5.) 17 For references, see the Bluetooth Core specification version 5.4, vol. 1, part A, 5.4.5 and vol. 6, 18 part B, 6.
|
/Zephyr-Core-3.5.0/tests/bluetooth/host/data/bt_data_parse/src/ |
D | main.c | 55 /* Significant part */ in ZTEST() 74 * Test early termination of the significant part 77 * - The significant part contains a sequence of N AD structures 78 * - The non-significant part extends the data with all-zero octets 87 /* Significant part */ in ZTEST() 91 /* Non-significant part */ in ZTEST() 119 /* Significant part */ in ZTEST() 177 /* Significant part */ in ZTEST()
|
/Zephyr-Core-3.5.0/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-3.5.0/subsys/bluetooth/crypto/ |
D | bt_crypto.h | 16 * Defined in Core Vol. 3, part H 2.2.5. 31 * Defined in Core Vol. 3, part H 2.2.6. 47 * Defined in Core Vol. 3, part H 2.2.7. 66 * Defined in Core Vol. 3, part H 2.2.8. 87 * Defined in Core Vol. 3, part H 2.2.9. 104 * Link key conversion defined in Core Vol. 3, part H 2.2.10. 118 * Link key conversion defined in Core Vol. 3, part H 2.2.11. 132 * Defined in Core Vol. 6, part E 1.1.1.
|
/Zephyr-Core-3.5.0/soc/arm64/ti_k3/am6x/ |
D | Kconfig.soc | 21 This string holds the full part number of the SoC. It is a hidden option 22 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/soc/arm/nxp_lpc/lpc51u68/ |
D | Kconfig.soc | 23 This string holds the full part number of the SoC. It is a hidden 24 option that you should not set directly. The part number selection
|
/Zephyr-Core-3.5.0/drivers/regulator/ |
D | Kconfig.fake | 14 int "Fake regulator driver init priority (common part)" 17 Init priority for the fake regulator driver (common part).
|
D | Kconfig.npm1300 | 16 int "nPM1300 regulator driver init priority (common part)" 19 Init priority for the Nordic nPM1300 regulator driver (common part).
|
D | Kconfig.pca9420 | 15 int "NXP PCA9420 regulator driver init priority (common part)" 18 Init priority for the NXP PCA9420 regulator driver (common part). It
|
/Zephyr-Core-3.5.0/tests/kernel/mem_slab/mslab/src/ |
D | main.c | 64 /* Wait for part 1 to complete */ in helper_thread() 67 /* Part 2 of test */ in helper_thread() 74 k_sem_give(&SEM_HELPERDONE); /* Indicate part 2 is complete */ in helper_thread() 75 /* Wait for part 3 to complete */ in helper_thread() 79 * Part 4 of test. in helper_thread() 91 /* Part 5 of test */ in helper_thread() 218 /* Part 1 of test */ in ZTEST() 234 * Part 3 of test. in ZTEST() 249 k_sem_give(&SEM_REGRESSDONE); /* Allow helper thread to run part 4 */ in ZTEST() 258 k_sem_give(&SEM_REGRESSDONE); /* Allow helper thread to run part 5 */ in ZTEST()
|
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mimx8mm6_m4/ |
D | Kconfig.soc | 29 This string holds the full part number of the SoC. It is a hidden option 30 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mcimx7_m4/ |
D | Kconfig.soc | 36 This string holds the full part number of the SoC. It is a hidden option 37 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mimx8mq6_m4/ |
D | Kconfig.soc | 28 This string holds the full part number of the SoC. It is a hidden option 29 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/soc/arm/infineon_xmc/4xxx/ |
D | Kconfig.soc | 34 This string holds the full part number of the SoC. It is a hidden option 35 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/soc/arm64/nxp_imx/mimx9/ |
D | Kconfig.soc | 30 This string holds the full part number of the SoC. It is a hidden option 31 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/soc/arm/nxp_s32/s32ze/ |
D | Kconfig.soc | 25 This string holds the full part number of the SoC. It is a hidden option 26 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/soc/xtensa/nxp_adsp/imx8m/ |
D | Kconfig.soc | 30 This string holds the full part number of the SoC. It is a hidden option 31 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-3.5.0/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
|