Home
last modified time | relevance | path

Searched refs:SysModInfo (Results 1 – 4 of 4) sorted by relevance

/kernel/uniproton/src/core/kernel/sys/
Dprt_sys_init.c34 OS_SEC_L4_TEXT U32 OsSysRegister(struct SysModInfo *modInfo) in OsSysRegister()
/kernel/uniproton/src/include/uapi/
Dprt_sys.h171 struct SysModInfo { struct
/kernel/uniproton/src/config/
Dprt_config_internal.h39 extern U32 OsSysRegister(struct SysModInfo *modInfo);
Dprt_config.c49 struct SysModInfo sysModInfo; in OsSystemReg()