Searched defs:nvram_partition_s (Results 1 – 1 of 1) sorted by relevance
49 typedef struct nvram_partition_s { struct50 uint16_t type;51 uint8_t chip_select;52 uint8_t flags;58 uint32_t length;59 uint32_t erase_size;60 uint32_t *data;61 tlv_cursor_t tlv_cursor;