Home
last modified time | relevance | path

Searched refs:g_pages_list (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c61 static dlist_t g_pages_list; variable
751 dlist_init(&g_pages_list); in board_parse_json_buff()
764 dlist_add_tail(&page_entry->node, &g_pages_list); in board_parse_json_buff()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c1324 dlist_init(&g_pages_list); in board_parse_json_buff()
1336 dlist_add_tail(&page_entry->node, &g_pages_list); in board_parse_json_buff()

Completed in 10 milliseconds