Searched refs:jsonInterface (Results 1 – 1 of 1) sorted by relevance
54 cJSON *jsonInterface = cJSON_GetArrayItem(jsonInterfaces, i); in USBConfig() local55 if (jsonInterface == nullptr) { in USBConfig()59 UsbInterface interface(jsonInterface); in USBConfig()