Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h581 …bool enableTsd : 1; /*!< Enable Time Specific Departure traffic class, only applicable to ENETC… member
Dfsl_netc_endpoint.c2199 (void)NETC_EnetcPortEnableTSD(handle->hw.base, tcIdx, config->enableTsd); in EP_TxTrafficClassConfig()