Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1004 config->stateStructure->SiType = config->SiType; in Netc_Eth_Ip_InitStateStructure()
1012 if (NETC_ETH_IP_PHYSICAL_SI == config->SiType) in Netc_Eth_Ip_InitStateStructure()
1273 (NETC_ETH_IP_PHYSICAL_SI == config->SiType) && \ in Netc_Eth_Ip_EnableIrq()
1286 if (NETC_ETH_IP_PHYSICAL_SI == config->SiType) in Netc_Eth_Ip_EnableIrq()
1330 if (NETC_ETH_IP_PHYSICAL_SI == config->SiType) in Netc_Eth_Ip_InitSI()
4571 … if ((NETC_ETH_IP_PHYSICAL_SI == Netc_Eth_Ip_apxState[ctrlIndex]->SiType) && ((uint8)0U == ring))
5777 if (NETC_ETH_IP_PHYSICAL_SI == Netc_Eth_Ip_apxState[ctrlIndex]->SiType)
6603 if (NETC_ETH_IP_PHYSICAL_SI == Netc_Eth_Ip_apxState[CtrlIndex]->SiType)
6725 if (NETC_ETH_IP_PHYSICAL_SI == Netc_Eth_Ip_apxState[ctrlIndex]->SiType)
7698 if (NETC_ETH_IP_PHYSICAL_SI == Netc_Eth_Ip_apxState[CtrlIndex]->SiType)
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1924 Netc_Eth_Ip_StationInterfaceType SiType; /*!< The type of the SI (PSI or VSI). */ member
1958 …Netc_Eth_Ip_StationInterfaceType SiType; /*!< The type of the SI (PSI or VSI)… member