Home
last modified time | relevance | path

Searched refs:flash_device (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/d1s/ports/partition/
A Dpartition.c130 int rt_partition_init(const char* flash_device, const struct rt_partition* parts, rt_size_t num) in rt_partition_init() argument
137 device = (struct rt_device *)rt_device_find(flash_device); in rt_partition_init()
140 DEBUG_TRACE("block device %s not found!\r\n", flash_device); in rt_partition_init()
A Dpartition.h28 int rt_partition_init(const char* flash_device, const struct rt_partition* parts, rt_size_t num);
/bsp/mm32f327x/drivers/
A Ddrv_flash.h18 struct rt_device flash_device; member
/bsp/mm32f526x/drivers/
A Ddrv_flash.h18 struct rt_device flash_device; member

Completed in 6 milliseconds