Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ethif.h313 CY_ETHIF_CTL_MII_100 = 1U, /**< PHY mode MII - 100Mbps */ enumerator
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c1174 else if ((pstcEthIfConfig->pstcWrapperConfig->stcInterfaceSel == CY_ETHIF_CTL_MII_100) || in Cy_ETHIF_PrepareConfiguration()
1272 (pstcWrapperConfig->stcInterfaceSel == CY_ETHIF_CTL_MII_100)) in Cy_ETHIF_WrapperConfig()