Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/flash/src/
A Dmtdnand.c23 case MTD_OPM_RAW: in nand_fill_oob()
51 case MTD_OPM_RAW: in nand_transfer_oob()
241 if (desc->mode == MTD_OPM_RAW) in nand_do_read_desc()
353 ret = nand_write_page(chip, buf, oob_required, page, (desc->mode == MTD_OPM_RAW)); in nand_do_write_desc()
496 case MTD_OPM_RAW: in nand_read()
524 case MTD_OPM_RAW: in nand_write()
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/
A Dmtd.h58 MTD_OPM_RAW = 2, enumerator

Completed in 5 milliseconds