Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos/os/functionCost-3/src/
Dmain.c20 u32 myCostBuffer1[MYCOSTBUFFER_SIZE / sizeof(u32)]; variable
99 OS_InitFunctionCost(&myCostBuffer1, MYCOSTBUFFER_SIZE); in proc1()
/TwlSDK-5.3.1/build/demos/os/functionCost-2/src/
Dmain.c22 u32 myCostBuffer1[MYCOSTBUFFER_SIZE / sizeof(u32)]; variable
105 OS_InitFunctionCost(&myCostBuffer1, MYCOSTBUFFER_SIZE); in proc1()