Searched defs:total_count (Results 1 – 4 of 4) sorted by relevance
16 total_count: usize, field
666 uint32_t total_count = 0; in flash_area_get_sectors() local
371 uint32_t total_count = 0; in flash_area_get_sectors() local
79 total_count: Option<i32>, field282 let total_count = match images.run_basic_upgrade(permanent) { in make_image() localVariable