Home
last modified time | relevance | path

Searched defs:GET_INIT_INDEX (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/startup_lite/bootstrap_posix/src/
H A DSamgrApiTest.h21 #define GET_INIT_INDEX(G, pri) ((G)*(SAMGR_API_CALL_NUM)+(pri)) macro
/test/xts/acts/startup_lite/bootstrap_hal/src/
H A Dsamgr_api_test.h21 #define GET_INIT_INDEX(G, pri) (((G)*(SAMGR_API_CALL_NUM))+((G)*(pri))) macro

Completed in 1 milliseconds