Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_system.c700 u16 parentSize, childSize; in WmReceiveFifo() local
711 parentSize = cb->parentSize; in WmReceiveFifo()
723 parentSize = cb->parentSize; in WmReceiveFifo()
787 cb_Port.maxSendDataSize = (u16)((myAid == 0) ? parentSize : childSize); in WmReceiveFifo()
788 cb_Port.maxRecvDataSize = (u16)((myAid == 0) ? childSize : parentSize); in WmReceiveFifo()
949 BOOL WMi_CheckMpPacketTimeRequired(u16 parentSize, u16 childSize, u8 childs) in WMi_CheckMpPacketTimeRequired() argument
959 + 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.1.0/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.1.0/include/nitro/wm/common/
Dwm.h861 u16 parentSize; // Current parent send size member
1252 u16 parentSize; member
1306 u16 parentSize; member