Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h272 …bool enPseudoMacTxPad; /*!< Enable pseudo MAC Port Transmit Padding, will pad the frame to a minim… member
Dfsl_netc_endpoint.c443 config->port.enPseudoMacTxPad = true; in EP_GetDefaultConfig()
567 … handle->hw.portGroup.pseudo->PPMCR = NETC_PSEUDO_LINK_PPMCR_TXPAD(config->port.enPseudoMacTxPad); in EP_Init()