Home
last modified time | relevance | path

Searched refs:RT_DEVICE_CTRL_BLK_ERASE (Results 1 – 7 of 7) sorted by relevance

/components/drivers/include/drivers/classes/
A Dblock.h19 #define RT_DEVICE_CTRL_BLK_ERASE (RT_DEVICE_CTRL_BASE(Block) + 3) /**< erase bloc… macro
/components/drivers/block/
A Dblk_dev.c96 case RT_DEVICE_CTRL_BLK_ERASE: in blk_dev_control()
A Dblk.c140 case RT_DEVICE_CTRL_BLK_ERASE: in blk_control()
/components/fal/src/
A Dfal_rtt.c57 else if (cmd == RT_DEVICE_CTRL_BLK_ERASE) in blk_dev_control()
/components/drivers/spi/
A Ddev_spi_flash_sfud.c61 case RT_DEVICE_CTRL_BLK_ERASE: { in rt_sfud_control()
/components/dfs/dfs_v1/filesystems/elmfat/
A Ddfs_elm.c976 rt_device_control(device, RT_DEVICE_CTRL_BLK_ERASE, buff); in disk_ioctl()
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c1202 rt_device_control(device, RT_DEVICE_CTRL_BLK_ERASE, buff); in disk_ioctl()

Completed in 14 milliseconds