Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/mb/common/src/
Dmb_parent.c1117 u16 mem_full; in MBi_CommParentSendData() member
1151 bmp.mem_full |= (1 << child); in MBi_CommParentSendData()
1171 else if (bmp.mem_full) // Send member exceeded message in MBi_CommParentSendData()
1173 errcode = MBi_CommParentSendMsg(MB_COMM_TYPE_PARENT_MEMBER_FULL, bmp.mem_full); in MBi_CommParentSendData()