Lines Matching full:flash
2 * This file is part of the Serial Flash Universal Driver Library.
199 SFUD_ERR_ADDR_OUT_OF_BOUND = 5, /**< address is out of flash bound */
204 * QSPI flash read cmd format
222 * the SFDP (Serial Flash Discoverable Parameters) parameter info which used on this library
235 uint32_t capacity; /**< flash capacity (bytes) */
267 * serial flash device
270 char *name; /**< serial flash name */
271 …size_t index; /**< index of flash device information table @see fl…
272 sfud_flash_chip chip; /**< flash chip information */
275 bool addr_in_4_byte; /**< flash is in 4-Byte addressing */
287 …sfud_sfdp sfdp; /**< serial flash discoverable parameters by JEDEC st…