Home
last modified time | relevance | path

Searched refs:part_name_std (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/flash/src/
A Dmtd.c124 name = g_mtd_info.entries[index].pinfo.part_name_std; in aos_mtd_get_by_std_part()
235 … strncpy(g_mtd_info.entries[index].pinfo.part_name_std, parts->name_std, MTD_PARTITION_NAME_MAX); in aos_mtd_register()
269 … strncpy(g_mtd_info.entries[index].pinfo.part_name_std, parts->name_std, MTD_PARTITION_NAME_MAX); in aos_mtd_register()
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/
A Dmtd.h131 …char part_name_std[MTD_PARTITION_NAME_MAX]; /* standard name of the MTD partition, defined by alio… member

Completed in 4 milliseconds