Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/gr/
H A Dspi_load.c10 #define SYS_PRINT(fmt, args...) printf("[SYSTEM (user mode)][%05d] " fmt, __LINE__, ## args) macro
20 SYS_PRINT("open System Kernal finish\n"); in MAdp_SYS_Init()
24 SYS_PRINT("Fail to open System Kernal Module\n"); in MAdp_SYS_Init()
29 SYS_PRINT("Start to Init System\n"); in MAdp_SYS_Init()