Home
last modified time | relevance | path

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

/kernel/liteos_m/components/exchook/
Dlos_exc_info.c149 STATIC UINT32 OsExcContentGet(UINT32 type, VOID *arg) in OsExcContentGet() function
286 OsExcRegister(OS_EXC_TYPE_CONTEXT, OsExcContentGet, NULL); in OsExcMsgDumpInit()