Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/utility/rtos_compatibility_layers/OSEK/
Dos.h334 #define SYSMGR_ERRORHOOK (9U) macro
Dtx_osek.c3527 request[0] = SYSMGR_ERRORHOOK; /* Request type. */ in ResumeAllInterrupts()
3720 request[0] = SYSMGR_ERRORHOOK; /* Request type. */ in ResumeOSInterrupts()
6228 case SYSMGR_ERRORHOOK: in osek_system_manager_entry()
8147 request[0] = SYSMGR_ERRORHOOK; /* Request type. */ in exec_ErrorHook()