|
|
spiffs_config | cfg |
| |
|
u32_t | block_count |
| |
|
spiffs_block_ix | free_cursor_block_ix |
| |
|
int | free_cursor_obj_lu_entry |
| |
|
spiffs_block_ix | cursor_block_ix |
| |
|
int | cursor_obj_lu_entry |
| |
|
u8_t * | lu_work |
| |
|
u8_t * | work |
| |
|
u8_t * | fd_space |
| |
|
u32_t | fd_count |
| |
|
s32_t | err_code |
| |
|
u32_t | free_blocks |
| |
|
u32_t | stats_p_allocated |
| |
|
u32_t | stats_p_deleted |
| |
|
u8_t | cleaning |
| |
|
spiffs_obj_id | max_erase_count |
| |
|
u32_t | stats_gc_runs |
| |
|
void * | cache |
| |
|
u32_t | cache_size |
| |
|
u32_t | cache_hits |
| |
|
u32_t | cache_misses |
| |
|
spiffs_check_callback | check_cb_f |
| |
|
spiffs_file_callback | file_cb_f |
| |
|
u8_t | mounted |
| |
|
void * | user_data |
| |
|
u32_t | config_magic |
| |
The documentation for this struct was generated from the following file: