Searched refs:gpio_conf_file_path (Results 1 – 1 of 1) sorted by relevance
36 static char *gpio_conf_file_path = NULL; /* Possible file for configuration (short-circuits) */ variable114 .dest=(void *)&gpio_conf_file_path, in nrf_gpio_register_cmd_args()299 if (gpio_conf_file_path == NULL) { in nrf_gpio_load_config()303 FILE *fileptr = bs_fopen(gpio_conf_file_path, "r"); in nrf_gpio_load_config()