Lines Matching full:will
11 UFFS is distributed in the hope that it will be useful, but WITHOUT
67 * \note the bigger value will bring better read/write performance.
68 * but few writing performance will be improved when this
93 * the smaller the value the frequently the buffer will be flushed.
128 * \note uffs will use static memory allocator if this is defined.
146 * \note UFFS will write all data directly into flash in
179 * UFFS will not allow appending or creating new files when the free/erased block
186 * \note If defined, closing a file which is opened for writing/appending will
187 * update the file's modify time as well. Disable this feature will save a
214 * \note If this is enabled, UFFS will report the block as 'bad' if any bit-flips found;
218 * \note Enable this will ensure your data always be stored on completely good blocks.