Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/common/
Dexception.h106 void OS_EnableUserExceptionHandlerOnDebugger(void);
/TwlSDK-5.1.0/build/demos/os/exceptionDisplay-3/src/
Dmain.c84 OS_EnableUserExceptionHandlerOnDebugger(); in NitroMain()
/TwlSDK-5.1.0/build/demos/os/exceptionDisplay-1/src/
Dmain.c35 OS_EnableUserExceptionHandlerOnDebugger(); in NitroMain()
/TwlSDK-5.1.0/build/demos/os/exceptionDisplay-2/src/
Dmain.c35 OS_EnableUserExceptionHandlerOnDebugger(); in NitroMain()
/TwlSDK-5.1.0/build/demos/os/exceptionDisplay-4/src/
Dmain.c39 OS_EnableUserExceptionHandlerOnDebugger(); in NitroMain()
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_exception.c238 void OS_EnableUserExceptionHandlerOnDebugger(void) in OS_EnableUserExceptionHandlerOnDebugger() function