6 #define NELEMENTS(x) (sizeof(x) / sizeof(*(x)))
14 .arena_size = 0x00010000,
15 .slot_size = 0x00000100,
20 .arena_size = 0x00010000,
21 .slot_size = 0x00000400,
47 .num_blocks =
NELEMENTS(posix_flash_sectors),
65 .chip_offset = (32 * 64 * 1024),
74 .chip_offset = (48 * 64 * 1024),
static const struct pios_flash_sector_range posix_flash_sectors[]
Main PiOS header to include all the compiled in PiOS options.
const struct flashfs_logfs_cfg flashfs_config_waypoints
const struct pios_flash_posix_cfg flash_config
#define FLASH_SECTOR_64KB
uintptr_t pios_posix_flash_id
const struct flashfs_logfs_cfg flashfs_config_settings
const struct pios_flash_driver * driver
const struct pios_flash_partition pios_flash_partition_table[]
static const struct pios_flash_chip pios_flash_chip_posix
enum pios_flash_partition_labels label
uint32_t pios_flash_partition_table_size
const struct pios_flash_driver pios_posix_flash_driver