Home
last modified time | relevance | path

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

/kernel/uniproton/src/include/uapi/
Dprt_sys.h120 #define OS_INITIALIZE_PHASE 0x0a macro
/kernel/uniproton/src/config/
Dprt_config.c257 return OsModuleConfigRun(OS_INIT_ID, OS_INITIALIZE_PHASE); in OsInitialize()