| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Data Structures | |
| struct | fcb_entry | 
| FCB entry info structure. This data structure describes the element location in the flash.  More... | |
| struct | fcb_entry_ctx | 
| Structure for transferring complete information about FCB entry location within flash memory.  More... | |
| struct | fcb | 
| FCB instance structure.  More... | |
Macros | |
| #define | FCB_MAX_LEN (CHAR_MAX | CHAR_MAX << 7) | 
| #define | FCB_ENTRY_FA_DATA_OFF(entry) | 
| Helper macro for calculating the data offset related to the fcb flash_area start offset.  More... | |
| #define | FCB_FLAGS_CRC_DISABLED BIT(0) | 
| Flag to disable CRC for the fcb_entries in flash.  More... | |
| #define FCB_ENTRY_FA_DATA_OFF | ( | entry | ) | 
#include <include/zephyr/fs/fcb.h>
Helper macro for calculating the data offset related to the fcb flash_area start offset.
| entry | fcb entry structure | 
| #define FCB_FLAGS_CRC_DISABLED BIT(0) | 
#include <include/zephyr/fs/fcb.h>
Flag to disable CRC for the fcb_entries in flash.
#include <include/zephyr/fs/fcb.h>
Max length of element