Lines Matching full:parameter
30 /* Layout of a JESD216 parameter header. */
40 /* Get the number of bytes required for the parameter table. */
46 /* Get the ID that identifies the content of the parameter table. */
67 uint8_t nph; /* Number of parameter headers */
81 * order. For JEDEC parameter tables defined through JESD216D-01 the
85 * A 16-bit ID from the parameter header is used to identify the
86 * content of each table. The first parameter table in the SFDP
87 * hierarchy must be a Basic Flash Parameter table (ID 0xFF00).
90 /* JESD216D-01 section 6.4: Basic Flash Parameter */
92 /* JESD216D-01 section 6.5: Sector Map Parameter */
94 /* JESD216D-01 section 6.6: 4-Byte Address Instruction Parameter */
96 /* JESD216D-01 section 6.7: xSPI (Profile 1.0) Parameter */
98 /* JESD216D-01 section 6.8: xSPI (Profile 2.0) Parameter */
102 * and @p nph parameter headers.
104 * @param nph the number of parameter headers to be read. 1 is
299 * Parameter table.
305 * @param bfp pointer to the parameter table.