Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos/tips/SwapCrossOver/src/
Dmain.c44 static void VCountEqIntr();
375 OS_SetIrqFunction(OS_IE_V_COUNT, VCountEqIntr); in NitroMain()
515 static void VCountEqIntr(void) in VCountEqIntr() function