Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/mips/
Dhal_mips.c21 hal_exception_dump_mips_callback g_exception_mips_start_callback = NULL; variable
28 g_exception_mips_start_callback = callback; in hal_register_mips_start_callback()
43 if (g_exception_mips_start_callback != NULL) { in hal_calculate_mips_start()
44 g_exception_mips_start_callback(); in hal_calculate_mips_start()