esp_partition_get() function
Get esp_partition_t structure for given partition
Arguments
iterator
Iterator obtained using esp_partition_find. Must be non-NULL.
Return value
pointer to esp_partition_t structure. This pointer is valid for the lifetime of the application.
Examples
esp_partition_get() is referenced by 3 libraries and example projects: