Home
last modified time | relevance | path

Searched refs:OsGetPrePos (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/components/cpup/
H A Dlos_cpup.c284 LITE_OS_SEC_TEXT_MINOR STATIC INLINE UINT16 OsGetPrePos(UINT16 curPos) in OsGetPrePos() function
297 curPos = OsGetPrePos(curPos); in OsGetPositions()
298 prePos = OsGetPrePos(curPos); in OsGetPositions()
300 curPos = OsGetPrePos(curPos); in OsGetPositions()
677 curPos = OsGetPrePos(curPos); in OsGetIrqPositions()
678 prePos = OsGetPrePos(curPos); in OsGetIrqPositions()
680 curPos = OsGetPrePos(curPos); in OsGetIrqPositions()

Completed in 1 milliseconds