Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/XMCLib/drivers/inc/
Dxmc_can.h673 __STATIC_INLINE bool XMC_CAN_IsPanelControlReady(XMC_CAN_t *const obj) in XMC_CAN_IsPanelControlReady() function
/hal_infineon-3.5.0/XMCLib/drivers/src/
Dxmc_can.c324 while (XMC_CAN_IsPanelControlReady(obj) == false) in XMC_CAN_AllocateMOtoNodeList()