Searched refs:APP_CONFIG_IO (Results 1 – 4 of 4) sorted by relevance
13 #define APP_CONFIG_IO "io" macro
1375 if((io = cJSON_GetObjectItem(root, APP_CONFIG_IO)) != NULL) { in board_parse_json_buff()
19 #define APP_CONFIG_IO "io" macro
795 if ((io = cJSON_GetObjectItem(root, APP_CONFIG_IO)) != NULL) { in board_parse_json_buff()
Completed in 10 milliseconds