Searched refs:obj_removeStorageSync (Results 1 – 1 of 1) sorted by relevance
80 STATIC mp_obj_t obj_removeStorageSync(size_t n_args, const mp_obj_t *args) in obj_removeStorageSync() function103 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR(kv_obj_removeStorageSync, 1, obj_removeStorageSync);
Completed in 2 milliseconds