Lines Matching full:information
36 #error "Please configure the flash device information table in (in sfud_cfg.h)."
39 /* user configured flash device information table */
41 /* supported manufacturer information table */
45 /* supported flash chip information table */
61 /* QSPI flash chip's extended information table */
120 /* initialize flash device index of flash device information table */ in sfud_init()
133 * get flash device by its index which in the flash information table
135 * @param index the index which in the flash information table @see flash_table
148 * get flash device total number on flash device information table @see flash_table
157 * get flash device information table @see flash_table
266 …/* if the user don't configure flash chip information then using SFDP parameter or static flash pa… in hardware_init()
327 /* find the manufacturer information */ in hardware_init()