Searched defs:nvs_set_blob (Results 1 – 2 of 2) sorted by relevance
411 extern "C" esp_err_t nvs_set_blob(nvs_handle_t c_handle, const char* key, const void* value, size_t… in nvs_set_blob() function
589 int32_t nvs_set_blob(uint32_t handle, const char *key, const void *value, in nvs_set_blob() function