Home
last modified time | relevance | path

Searched refs:Options (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/include/
DGmac_Ip.h220 const Gmac_Ip_TxOptionsType * Options);
247 const Gmac_Ip_TxOptionsType *Options,
/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip.c1518 const Gmac_Ip_TxOptionsType * Options) in Gmac_Ip_SendFrame() argument
1553 if (Options != NULL_PTR) in Gmac_Ip_SendFrame()
1555 if (Options->NoInt) in Gmac_Ip_SendFrame()
1559 Bd->Des3 |= GMAC_TDES3_CPC(Options->CrcPadIns) | in Gmac_Ip_SendFrame()
1560 GMAC_TDES3_CIC(Options->ChecksumIns); in Gmac_Ip_SendFrame()
1597 const Gmac_Ip_TxOptionsType *Options, in Gmac_Ip_SendMultiBufferFrame() argument
1616 GMAC_DEV_ASSERT(Options != NULL_PTR); in Gmac_Ip_SendMultiBufferFrame()
1657 … LastBd->Des2 |= GMAC_TDES2_TTSE_MASK | ((Options->NoInt == TRUE)? 0U : GMAC_TDES2_IOC_MASK); in Gmac_Ip_SendMultiBufferFrame()
1661 GMAC_TDES3_CPC(Options->CrcPadIns) | in Gmac_Ip_SendMultiBufferFrame()
1662 GMAC_TDES3_CIC(Options->ChecksumIns); in Gmac_Ip_SendMultiBufferFrame()
/hal_nxp-3.5.0/mcux/mcux-sdk/
DSW-Content-Register.txt282 http://www.bradapp.com/ftp/src/libs/C++/Options.ta
290 http://www.bradapp.com/ftp/src/libs/C++/Options.ht
/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Types.h3009 …uint8 Options[1U]; /**< Option divider value - this value d… member
/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Types.h2859 …uint8 Options[1U]; /**< Option divider value - this value d… member