Searched refs:config_parse (Results 1 – 1 of 1) sorted by relevance
43 static void config_parse(nvs_handle_t fp, config_t *config);97 config_parse(fp, config); in config_new()529 static void config_parse(nvs_handle_t fp, config_t *config) in config_parse() function