Home
last modified time | relevance | path

Searched defs:portIndex (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c753 Std_ReturnType Netc_EthSwt_Ip_SetMacAddr(uint8 SwitchIdx, uint8 portIndex, const uint8 *macAddr) in Netc_EthSwt_Ip_SetMacAddr()
775 void Netc_EthSwt_Ip_GetMacAddr(uint8 SwitchIdx, uint8 portIndex, uint8 *macAddr) in Netc_EthSwt_Ip_GetMacAddr()
2919 static Std_ReturnType Netc_EthSwt_Ip_GetSwtPortCounters( uint8 SwitchIdx, uint8 portIndex, Netc_Eth… in Netc_EthSwt_Ip_GetSwtPortCounters()
4493 uint8 portIndex; in InitTimeGateSchedulingTableEntryData() local
4567 uint8 portIndex; in Netc_EthSwt_Ip_Init() local
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub_app.c782 uint8_t portIndex; in USB_HostHubProcessData() local
1334 for (uint8_t portIndex = 0U; portIndex < hubInstance->portCount; ++portIndex) in USB_HostHubDeviceEvent() local
Dusb_host_hub.h126 uint8_t portIndex; /*!< Record the index when processing ports in turn*/ member