Searched defs:rt_mtd_nor_driver_ops (Results 1 – 1 of 1) sorted by relevance
31 struct rt_mtd_nor_driver_ops struct33 rt_err_t (*read_id) (struct rt_mtd_nor_device* device);35 …read) (struct rt_mtd_nor_device* device, rt_off_t offset, rt_uint8_t* data, rt_uint32_t length);36 … (struct rt_mtd_nor_device* device, rt_off_t offset, const rt_uint8_t* data, rt_uint32_t length);38 rt_err_t (*erase_block)(struct rt_mtd_nor_device* device, rt_off_t offset, rt_uint32_t length);