Searched refs:msgPoolSize (Results 1 – 2 of 2) sorted by relevance
140 if (cntlr->msgPoolSize <= 0) { in CanCntlrCheckAndInit()141 cntlr->msgPoolSize = CAN_MSG_POOL_SIZE_DFT; in CanCntlrCheckAndInit()144 cntlr->msgPool = CanMsgPoolCreate(cntlr->msgPoolSize); in CanCntlrCheckAndInit()
50 size_t msgPoolSize; // size of msg pool member