Searched refs:nvs_handle (Results 1 – 5 of 5) sorted by relevance
35 : nvs_handle(handle), in NVSHandleEntry()40 delete nvs_handle; in ~NVSHandleEntry()43 nvs::NVSHandleSimple *nvs_handle; member in NVSHandleEntry84 return strncmp(e.nvs_handle->get_partition_name(), part_name, NVS_PART_NAME_MAX_SIZE) == 0; in close_handles_and_deinit()275 *handle = it->nvs_handle; in nvs_find_ns_handle()
27 typedef nvs_handle_t nvs_handle IDF_DEPRECATED("Replace with nvs_handle_t");
310 … 一个字节表示的值的数据类型,:component_file:`nvs_flash/include/nvs_handle.hpp` 下的 :cpp:type:`ItemType` 枚举了可能的类型。
758 nvs_handle handle_1;759 nvs_handle handle_2;860 nvs_handle handle_3;883 nvs_handle handle_3;1101 nvs_handle misc_handle;2192 nvs_handle handle;
310 …:cpp:type:`ItemType` enumeration in :component_file:`nvs_flash/include/nvs_handle.hpp` for possibl…