Home
last modified time | relevance | path

Searched refs:IOC_FLASH_INFO_GET (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/flash/include/vfsdev/
A Dflash_dev.h20 #define IOC_FLASH_INFO_GET (IOC_FLASH_BASE + 0x2) /**< 获取Flash信息 */ macro
/AliOS-Things-master/components/drivers/peripheral/flash/example/
A Dflash_example.c95 ioctl(fd, IOC_FLASH_INFO_GET, (unsigned long)&part_info); in vfs_flash_test()
/AliOS-Things-master/components/drivers/peripheral/flash/src/
A Dflash_dev.c129 case IOC_FLASH_INFO_GET: in flash_device_ioctl()

Completed in 4 milliseconds