Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_mp.c111 if (sendBufSize < WM_GetMPSendBufferSize()) in WMi_StartMP()
Dwm_sync.c174 int WM_GetMPSendBufferSize(void) in WM_GetMPSendBufferSize() function
/TwlSDK-5.1.0/include/nitro/wm/ARM9/
Dwm_api.h457 int WM_GetMPSendBufferSize(void);
/TwlSDK-5.1.0/build/demos/wm/wmDEMOlib/src/
Dwm_lib.c881 OS_Printf("WM_GetMPSendBufferSize :%d\n", WM_GetMPSendBufferSize()); in WM_lib_mp_child_callback()