Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/mb/common/include/
Dmb_common.h34 #define MB_COMM_P_RECVLEN_DEFAULT (8) macro
/TwlSDK-5.4/build/libraries/mb/common/src/
Dmb_wm_base.c1091 p_parm->p_recvlen = MB_COMM_P_RECVLEN_DEFAULT; in MB_Init()
1187 if (FALSE == MBi_IsCommSizeValid(sendSize, MB_COMM_P_RECVLEN_DEFAULT, maxChildren)) in MB_SetParentCommParam()
1200 p_mbi_param->p_recvlen = MB_COMM_P_RECVLEN_DEFAULT; in MB_SetParentCommParam()