Searched refs:enet_tx_config_struct_t (Results 1 – 4 of 4) sorted by relevance
553 } enet_tx_config_struct_t; typedef559 enet_tx_config_struct_t txConfig; /*!< Tx extra configuation. */
579 } enet_tx_config_struct_t; typedef585 enet_tx_config_struct_t txConfig; /*!< Tx extra configuation. */
756 } enet_tx_config_struct_t; typedef764 enet_tx_config_struct_t txConfig; /*!< Tx extra configuation. */
2441 static inline void ENET_PrepareTxDesc(volatile enet_tx_bd_struct_t *txDesc, enet_tx_config_struct_t… in ENET_PrepareTxDesc()