Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_block.c28 static BOOL IsGetAllRequestData(u16 child);
176 if (IsGetAllRequestData(child_id)) in MBi_SetRecvBufferFromChild()
244 if (IsGetAllRequestData(child)) in MBi_ReceiveRequestDataPiece()
264 static BOOL IsGetAllRequestData(u16 child) in IsGetAllRequestData() function