Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ethif.h314 CY_ETHIF_CTL_GMII_1000 = 2U, /**< PHY mode GMII - 1000Mbps */ enumerator
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c1182 if ((pstcEthIfConfig->pstcWrapperConfig->stcInterfaceSel == CY_ETHIF_CTL_GMII_1000) || in Cy_ETHIF_PrepareConfiguration()
1276 else if (pstcWrapperConfig->stcInterfaceSel == CY_ETHIF_CTL_GMII_1000) in Cy_ETHIF_WrapperConfig()