Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_can.h504 …bool gateway_data_frame_send; /**< TXRQ updated in the gateway destination object after the inte… member
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_can.c895 …((((uint32_t)can_gateway.gateway_data_frame_send) << CAN_MO_MOFCR_GDFS_Pos) & (uint32_t)CAN_MO_MOF… in XMC_CAN_GATEWAY_InitSourceObject()