Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1747 uint32 portEgressAdminCycleTimeExt; /*!< Administrative Cycle Time Extension */ member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2821 uint32 portEgressAdminCycleTimeExt; /*!< Administrative Cycle Time Extension */ member
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c3056 …meGateSchedulingEntryData.AdminCycleTimeExt = (*Config->generalConfig).portEgressAdminCycleTimeExt; in Netc_Eth_Ip_InitTimeGateSchedulingTableEntryData()
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c6918 …PortIndex].AdminCycleTimeExt = (*((*(Config)).port))[PortIndex].ePort->portEgressAdminCycleTimeExt;