/Zephyr-latest/boards/shields/seeed_xiao_round_display/ |
D | seeed_xiao_round_display.overlay | 91 compatible = "zephyr,sdmmc-disk"; 92 disk-name = "SD";
|
/Zephyr-latest/drivers/disk/ |
D | Kconfig.ram | 9 RAM buffer used to emulate storage disk.
|
D | Kconfig.flash | 19 Enable runtime zephyr,flash-disk partition page layout constraints
|
/Zephyr-latest/boards/shields/adafruit_adalogger_featherwing/ |
D | adafruit_adalogger_featherwing.overlay | 25 compatible = "zephyr,sdmmc-disk";
|
/Zephyr-latest/boards/adafruit/grand_central_m4_express/ |
D | adafruit_grand_central_m4_express.dts | 74 compatible = "zephyr,sdmmc-disk"; 75 disk-name = "SD";
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_msc_scsi.c | 330 int status = disk_access_status(ctx->disk); in update_disk_info() 332 if (disk_access_ioctl(ctx->disk, DISK_IOCTL_GET_SECTOR_COUNT, &ctx->sector_count) != 0) { in update_disk_info() 337 if (disk_access_ioctl(ctx->disk, DISK_IOCTL_GET_SECTOR_SIZE, &ctx->sector_size) != 0) { in update_disk_info() 385 void scsi_init(struct scsi_ctx *ctx, const char *disk, const char *vendor, in scsi_init() argument 389 ctx->disk = disk; in scsi_init() 716 if (disk_access_read(ctx->disk, buf, ctx->lba, sectors) != 0) { in fill_read_10() 754 if (disk_access_write(ctx->disk, buf, ctx->lba, sectors) != 0) { in store_write_10() 763 if (disk_access_ioctl(ctx->disk, DISK_IOCTL_CTRL_SYNC, NULL)) { in store_write_10()
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | out_of_initial_scope.ecl | 9 …cope, "^zephyr/subsys/(fb|fs|app_memory|fs|blueooth|console|cpp|debug|dfu|disk|fb|fs|mgmt|net|rand…
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_namespace.h | 163 struct disk_info disk; member 197 struct disk_info *disk);
|
D | Kconfig | 5 bool "NVMe disk" 10 NVMe disk(s) might be present on the system through PCIe, enable this
|
/Zephyr-latest/boards/m5stack/m5stack_cores3/ |
D | m5stack_cores3_procpu_common.dtsi | 134 compatible = "zephyr,sdmmc-disk"; 135 disk-name = "SD";
|
/Zephyr-latest/boards/lilygo/ttgo_lora32/ |
D | ttgo_lora32_esp32_procpu.dts | 145 compatible = "zephyr,sdmmc-disk"; 146 disk-name = "SD";
|
/Zephyr-latest/boards/lilygo/ttgo_t8s3/ |
D | ttgo_t8s3_procpu.dts | 96 compatible = "zephyr,sdmmc-disk"; 97 disk-name = "SD";
|
/Zephyr-latest/boards/arduino/mkrzero/ |
D | arduino_mkrzero.dts | 91 compatible = "zephyr,sdmmc-disk"; 92 disk-name = "SD";
|
/Zephyr-latest/tests/subsys/pm/power_states_api/boards/ |
D | native_sim.overlay | 37 power-state-name = "suspend-to-disk";
|
/Zephyr-latest/boards/renesas/mck_ra8t1/ |
D | mck_ra8t1.dts | 194 compatible = "zephyr,sdmmc-disk"; 195 disk-name = "SD";
|
/Zephyr-latest/boards/hardkernel/odroid_go/ |
D | odroid_go_procpu.dts | 146 compatible = "zephyr,sdmmc-disk"; 147 disk-name = "SD";
|
/Zephyr-latest/boards/madmachine/mm_swiftio/ |
D | mm_swiftio.dts | 188 compatible = "zephyr,sdmmc-disk"; 189 disk-name = "SD";
|
/Zephyr-latest/boards/olimex/olimexino_stm32/ |
D | olimexino_stm32.dts | 138 compatible = "zephyr,sdmmc-disk"; 139 disk-name = "SD";
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947_mcxn947_cpu0.dtsi | 169 compatible = "zephyr,sdmmc-disk"; 170 disk-name = "SD";
|
/Zephyr-latest/boards/sipeed/longan_nano/ |
D | longan_nano-common.dtsi | 172 compatible = "zephyr,sdmmc-disk"; 173 disk-name = "SD";
|
/Zephyr-latest/doc/services/file_system/ |
D | index.rst | 26 the mount point as the disk volume name, which is used by the file system library 27 while formatting or mounting a disk.
|
/Zephyr-latest/samples/subsys/fs/littlefs/ |
D | README.rst | 31 [00:00:00.010,192] <inf> littlefs: LittleFS version 2.0, disk version 2.0 94 It is possible that both the ``zephyr,sdmmc-disk`` and ``zephyr,mmc-disk`` block devices will be
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/ |
D | esp_wrover_kit_procpu.dts | 211 compatible = "zephyr,sdmmc-disk"; 212 disk-name = "SD";
|
/Zephyr-latest/boards/nxp/lpcxpresso55s69/ |
D | lpcxpresso55s69_lpc55s69_cpu0.dts | 123 compatible = "zephyr,sdmmc-disk"; 124 disk-name = "SD";
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7.dts | 120 compatible = "zephyr,sdmmc-disk"; 121 disk-name = "SD";
|