Searched defs:count (Results 1 – 9 of 9) sorted by relevance
173 let count = IMAGE_NUMBER.fetch_add(1, Ordering::SeqCst); in dump_image() localVariable
15 count: usize, field
191 uint32_t count = 0; in cy_retarget_io_putchar() local
134 int count = PSS_MASK_LEN; in pss_mgf1() local
204 int flash_area_get_sectors(int fa_id, uint32_t* count, struct flash_sector* sectors) { in flash_area_get_sectors()
122 let mut count = 1; in done() localVariable
378 int flash_area_get_sectors(int fa_id, uint32_t *count, in flash_area_get_sectors()
892 let mut count = self.total_count.unwrap() / 2; in run_with_status_fails_with_reset() localVariable1604 let count = areadesc.iter_areas().filter(|area| area.device_id == id).count(); in install_ptable() localVariable