Searched refs:cache_total (Results 1 – 2 of 2) sorted by relevance
48 uint16_t cache_total; member
77 #define SETTINGS_NVS_CACHE_OVFL(cf) ((cf)->cache_total > ARRAY_SIZE((cf)->cache))148 cf->cache_total = cached; in settings_nvs_load()349 cf->cache_total++; in settings_nvs_save()