Searched refs:config_lookup_bool (Results 1 – 4 of 4) sorted by relevance
314 extern LIBCONFIG_API int config_lookup_bool(const config_t *config,
1308 int config_lookup_bool(const config_t *config, const char *path, int *value) in config_lookup_bool() function
726 if (config_lookup_bool(&sec_cfg, "jtag.enable", in parse_sec_config_file()743 if (config_lookup_bool(&sec_cfg, "efuse_disable", in parse_sec_config_file()
1016 @deftypefunx int config_lookup_bool (@w{const config_t * @var{config}}, @w{const char * @var{path}}…