Go to the source code of this file.
|
| #define | NELEMENTS(x) (sizeof(x) / sizeof(*(x))) |
| |
| #define NELEMENTS |
( |
|
x | ) |
(sizeof(x) / sizeof(*(x))) |
Initial value:= {
.page_size = 256,
}
static const struct pios_flash_sector_range posix_flash_sectors[]
uintptr_t pios_posix_flash_id
const struct pios_flash_driver pios_posix_flash_driver
Definition at line 42 of file unittest_init.c.
Initial value:= {
{
.base_sector = 0,
.last_sector = 63,
},
}
#define FLASH_SECTOR_64KB
Definition at line 33 of file unittest_init.c.