Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/mb/common/src/
Dmb_parent.c1112 u16 mem_full; in MBi_CommParentSendData() member
1146 bmp.mem_full |= (1 << child); in MBi_CommParentSendData()
1166 else if (bmp.mem_full) // Send member exceeded message in MBi_CommParentSendData()
1168 errcode = MBi_CommParentSendMsg(MB_COMM_TYPE_PARENT_MEMBER_FULL, bmp.mem_full); in MBi_CommParentSendData()