Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos/wbt/wbt-1/src/
Dbt.c61 static WBTBlockInfoList bt_list[NUM_OF_BT_LIST]; variable
135 …(void)WBT_RegisterBlock(&(bt_list[i]), (u32)(10000 + i) /* IDs of 1000 or less are not allowed */ , in bt_register_blocks()