Searched refs:OsTskGetInstrAddr (Results 1 – 2 of 2) sorted by relevance
135 OS_SEC_ALW_INLINE INLINE uintptr_t OsTskGetInstrAddr(uintptr_t addr) in OsTskGetInstrAddr() function
40 taskInfo->pc = OsTskGetInstrAddr((uintptr_t)taskCb->stackPointer); in OsTaskSpPcGet()