Searched refs:close_handle (Results 1 – 3 of 3) sorted by relevance
44 esp_err_t close_handle(NVSHandleSimple* handle);
21 NVSPartitionManager::get_instance()->close_handle(this); in ~NVSHandleSimple()
216 esp_err_t NVSPartitionManager::close_handle(NVSHandleSimple* handle) { in close_handle() function in nvs::NVSPartitionManager