Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wm/ARM9/inc/
Dwm_arm9_private.h89 #define WM_DLOGF2_CALLBACK(from, msg, ...) \ macro
95 #define WM_DLOGF2_CALLBACK(...) ((void) 0)
/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_system.c815 WM_DLOGF2_CALLBACK(beginVcount, "[CB](%x)", callback_p->apiid); in WmReceiveFifo()