Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/wm/ARM9/src/
Dwm_mp.c437 BOOL isParent; in WM_SetMPDataToPortEx() local
449 isParent = (status->aid == 0) ? TRUE : FALSE; in WM_SetMPDataToPortEx()
450 if (isParent == TRUE) in WM_SetMPDataToPortEx()
498 if (isParent && status->mp_current_minPollBmpMode) in WM_SetMPDataToPortEx()
Dwm_sync.c215 BOOL isParent; in WM_GetMPReceiveBufferSize() local
237 isParent = (p->status->aid == 0) ? TRUE : FALSE; in WM_GetMPReceiveBufferSize()
240 if (isParent == TRUE) in WM_GetMPReceiveBufferSize()