Home
last modified time | relevance | path

Searched refs:enet_tx_config_struct_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.h553 } enet_tx_config_struct_t; typedef
559 enet_tx_config_struct_t txConfig; /*!< Tx extra configuation. */
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_enet/
Dfsl_enet.h579 } enet_tx_config_struct_t; typedef
585 enet_tx_config_struct_t txConfig; /*!< Tx extra configuation. */
/hal_nxp-latest/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.h756 } enet_tx_config_struct_t; typedef
764 enet_tx_config_struct_t txConfig; /*!< Tx extra configuation. */
Dfsl_enet.c2441 static inline void ENET_PrepareTxDesc(volatile enet_tx_bd_struct_t *txDesc, enet_tx_config_struct_t in ENET_PrepareTxDesc()