Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c52 } board_mgr_t; typedef
59 static board_mgr_t g_board_mgr = { 0, NULL };
65 static board_mgr_t *board_get_handle(void) in board_get_handle()
827 board_mgr_t *mgr_handle = board_get_handle(); in board_get_items()
854 board_mgr_t *mgr_handle = board_get_handle(); in board_add_new_item()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c51 } board_mgr_t; typedef
63 static board_mgr_t g_board_mgr = {0, NULL};
70 static board_mgr_t *board_get_handle(void) in board_get_handle()
1446 board_mgr_t *mgr_handle = board_get_handle(); in board_get_items()
1478 board_mgr_t *mgr_handle = board_get_handle(); in board_add_new_item()

Completed in 7 milliseconds