Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_can.h506 …bool gateway_identifier_copy; /**< The identifier of the gateway source object (after storing th… member
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_can.c897 …((((uint32_t)can_gateway.gateway_identifier_copy) << CAN_MO_MOFCR_IDC_Pos) & (uint32_t)CAN_MO_MOFC… in XMC_CAN_GATEWAY_InitSourceObject()