nvs_flash_deinit_partition() function
Deinitialize NVS storage for the given NVS partition
Arguments
partition_label
Label of the partition
Return value
- ESP_OK on success - ESP_ERR_NVS_NOT_INITIALIZED if the storage for given partition was not initialized prior to this call