Searched refs:APP_CONFIG_PAGES (Results 1 – 4 of 4) sorted by relevance
12 #define APP_CONFIG_PAGES "pages" macro
1316 if((pages = cJSON_GetObjectItem(root, APP_CONFIG_PAGES)) != NULL) { in board_parse_json_buff()
18 #define APP_CONFIG_PAGES "pages" macro
744 if ((pages = cJSON_GetObjectItem(root, APP_CONFIG_PAGES)) != NULL) { in board_parse_json_buff()
Completed in 8 milliseconds