Searched refs:stm32image_partition_size (Results 1 – 1 of 1) sorted by relevance
32 static int stm32image_partition_size(io_entity_t *entity, size_t *length);53 .size = stm32image_partition_size,165 static int stm32image_partition_size(io_entity_t *entity, size_t *length) in stm32image_partition_size() function283 result = stm32image_partition_size(entity, &length); in stm32image_partition_read()
Completed in 2 milliseconds