Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/wm/ARM9/src/
Dwm_system.c712 u16 parentSize, childSize; in WmReceiveFifo() local
723 parentSize = cb->parentSize; in WmReceiveFifo()
735 parentSize = cb->parentSize; in WmReceiveFifo()
799 cb_Port.maxSendDataSize = (u16)((myAid == 0) ? parentSize : childSize); in WmReceiveFifo()
800 cb_Port.maxRecvDataSize = (u16)((myAid == 0) ? childSize : parentSize); in WmReceiveFifo()
961 BOOL WMi_CheckMpPacketTimeRequired(u16 parentSize, u16 childSize, u8 childs) in WMi_CheckMpPacketTimeRequired() argument
971 + parentSize + 4 // wmFooter( parent ) in WMi_CheckMpPacketTimeRequired()
Dwm_mp.c328 WMErrCode WM_SetMPParentSize(WMCallbackFunc callback, u16 parentSize) in WM_SetMPParentSize() argument
334 param.parentSize = parentSize; in WM_SetMPParentSize()
/TwlSDK-5.3.1/include/nitro/wm/ARM9/
Dwm_api.h575 WMErrCode WM_SetMPParentSize(WMCallbackFunc callback, u16 parentSize);
1307 BOOL WMi_CheckMpPacketTimeRequired(u16 parentSize, u16 childSize, u8 childs);
/TwlSDK-5.3.1/include/nitro/wm/common/
Dwm.h861 u16 parentSize; // Current parent send size member
1252 u16 parentSize; member
1306 u16 parentSize; member