Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/can/
H A Dcan_msg.h30 void CanMsgPoolDestroy(struct CanMsgPool *pool);
/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_msg.c152 void CanMsgPoolDestroy(struct CanMsgPool *pool) in CanMsgPoolDestroy() function
H A Dcan_manager.c176 CanMsgPoolDestroy(cntlr->msgPool); in CanCntlrDeInit()