Home
last modified time | relevance | path

Searched refs:partition_description (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/hardware/board/haas100/config/
A Dpartition_conf_legacy.c12 .partition_description = "boot1",
20 .partition_description = "boot_info",
28 .partition_description = "boot2A",
36 .partition_description = "RTOSA",
44 .partition_description = "boot2B",
52 .partition_description = "RTOSB",
68 .partition_description = "boot1_sec",
76 .partition_description = "boot2_info",
84 .partition_description = "KV", //for KV module
92 .partition_description = "factory",
[all …]
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dpartition_conf_legacy.c8 .partition_description = "boot1",
15 .partition_description = "boot_info",
22 .partition_description = "boot2A",
29 .partition_description = "RTOSA",
36 .partition_description = "boot2B",
43 .partition_description = "RTOSB",
57 .partition_description = "boot1_sec",
64 .partition_description = "boot2_info",
71 .partition_description = "KV", // for KV module
78 .partition_description = "factory",
[all …]
/AliOS-Things-master/components/drivers/peripheral/flash/example/
A Dflash_example.c96 …t partition info, description:%s\r\n", part_info.partition_description ? part_info.partition_descr… in vfs_flash_test()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/flash/
A Dflash_test.c34 printf("test partition is %s\n", partition_info->partition_description); in hal_flash_test()
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_flash.h78 const char *partition_description; member
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/hal/
A Dflash.h78 const char *partition_description; member
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c413 if (p->partition_description == NULL) continue; in hal_flash_mtdpart_info_get()
428 if (p->partition_description == NULL) continue; in hal_flash_mtdpart_info_get()
430 arr[idx].descr = (char *)p->partition_description; in hal_flash_mtdpart_info_get()
/AliOS-Things-master/components/drivers/peripheral/flash/src/
A Dflash_dev.c139 p.partition_description = NULL; in flash_device_ioctl()
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_alios.h460 return info.partition_description; in os_partition_name()

Completed in 13 milliseconds