Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h333 #define SYSMGR_ERRORHOOK (9U) macro
Dtx_osek.c3526 request[0] = SYSMGR_ERRORHOOK; /* Request type. */ in ResumeAllInterrupts()
3719 request[0] = SYSMGR_ERRORHOOK; /* Request type. */ in ResumeOSInterrupts()
6227 case SYSMGR_ERRORHOOK: in osek_system_manager_entry()
8146 request[0] = SYSMGR_ERRORHOOK; /* Request type. */ in exec_ErrorHook()