Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/common/
Dthread.h215 OSStackStatus; typedef
642 OSStackStatus OS_GetStackStatus(const OSThread *thread);
Dinterrupt.h480 extern OSStackStatus OS_GetIrqStackStatus(void);
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_interrupt.c504 OSStackStatus OS_GetIrqStackStatus(void) in OS_GetIrqStackStatus()
558 OSStackStatus st = OS_GetIrqStackStatus(); in OSi_CheckIrqStack()
Dos_thread.c1502 OSStackStatus OS_GetStackStatus(const OSThread *thread) in OS_GetStackStatus()
1548 OSStackStatus st; in OSi_CheckStack()
/TwlSDK-5.1.0/include/twl/os/common/
Dinterrupt.h580 extern OSStackStatus OS_GetIrqStackStatus(void);