Searched defs:cb_spi_flash (Results 1 – 1 of 1) sorted by relevance
304 struct cb_spi_flash { struct305 uint32_t tag;306 uint32_t size;307 uint32_t flash_size;308 uint32_t sector_size;309 uint32_t erase_cmd;314 uint32_t mmap_count;315 struct flash_mmap_window mmap_table[];