Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c419 EthTrcv_BaudRateType EthSwtPortMacLayerSpeed,
6195 …aceModeConfig, uint32 *shapingPSpeedConfig, EthTrcv_BaudRateType EthSwtPortMacLayerSpeed, Netc_Eth… argument
6205 switch(EthSwtPortMacLayerSpeed)
6234 …32 *interfaceModeConfig, uint32 *shapingPSpeedConfig, EthTrcv_BaudRateType EthSwtPortMacLayerSpeed) argument
6239 switch(EthSwtPortMacLayerSpeed)
6277 … EthTrcv_BaudRateType EthSwtPortMacLayerSpeed, argument
6289 …t_Ip_RGMIIModeConfig(&interfaceModeConfig, &shapingPSpeedConfig, EthSwtPortMacLayerSpeed, EthSwtPo…
6299 if(ETHTRCV_BAUD_RATE_10MBIT == EthSwtPortMacLayerSpeed)
6314 …etc_EthSwt_Ip_SGMIIModeConfig(&interfaceModeConfig, &shapingPSpeedConfig, EthSwtPortMacLayerSpeed);
6332 EthTrcv_BaudRateType EthSwtPortMacLayerSpeed, argument
[all …]
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2835 EthTrcv_BaudRateType EthSwtPortMacLayerSpeed; /**< Defines the baud rate of the MAC layer. */ member