Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wm/ARM9/inc/
Dwm_arm9_private.h47 #define WM_DPRINTF_DATASHARING WMi_Printf
52 #define WM_DPRINTF_CALLBACK WMi_Printf
57 #define WM_DPRINTF_AIDBITMAP WMi_Printf
64 …do { s32 _SDK_WM_vcount = GX_GetVCount(); (void)WMi_Printf( "%02x:%03d| " cat msg "\n", ((OS_GetVB…
67 …do { s32 _SDK_WM_vcount = GX_GetVCount(); (void)WMi_Printf( "%02x:%03d| " cat msg "\n", ((OS_GetVB…
90 …do { s32 _SDK_WM_vcount = GX_GetVCount(); (void)WMi_Printf( "%02x:%03d-%03d| " msg "\n", ((OS_GetV…
/TwlSDK-5.1.0/build/libraries/wm/inc/
Dwm_private.h59 #define WM_DPRINTF WMi_Printf
67 #define WMi_Printf OS_TPrintf macro
70 #define WMi_Printf(...) ((void) 0)