Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wm/ARM9/inc/
Dwm_arm9_private.h88 #define WM_DLOGF_CALLBACK WM_LOGF macro
94 #define WM_DLOGF_CALLBACK(...) ((void) 0)
/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_system.c662 WM_DLOGF_CALLBACK("Cb[%x]", callback_p->apiid); in WmReceiveFifo()