Home
last modified time | relevance | path

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

/kernel/liteos_m/components/exchook/
Dlos_exc_info.c49 UINT32 g_excQueueMaxNum; variable
282 g_excQueueMaxNum = LOSCFG_BASE_IPC_QUEUE_LIMIT; in OsExcMsgDumpInit()
289 OsExcRegister(OS_EXC_TYPE_QUE, OsExcQueueMsgGet, &g_excQueueMaxNum); in OsExcMsgDumpInit()