Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/XMCLib/drivers/inc/
Dxmc_can.h371 } XMC_CAN_NODE_EVENT_t; typedef
1016 void XMC_CAN_NODE_EnableEvent(XMC_CAN_NODE_t *const can_node, const XMC_CAN_NODE_EVENT_t event);
1035 void XMC_CAN_NODE_DisableEvent(XMC_CAN_NODE_t *const can_node, const XMC_CAN_NODE_EVENT_t event);
/hal_infineon-3.5.0/XMCLib/drivers/src/
Dxmc_can.c804 void XMC_CAN_NODE_EnableEvent(XMC_CAN_NODE_t *const can_node, const XMC_CAN_NODE_EVENT_t event) in XMC_CAN_NODE_EnableEvent()
817 void XMC_CAN_NODE_DisableEvent(XMC_CAN_NODE_t *const can_node, const XMC_CAN_NODE_EVENT_t event) in XMC_CAN_NODE_DisableEvent()