Searched refs:CY_ETH_ENABLE_1 (Results 1 – 2 of 2) sorted by relevance
220 …cyp_ethif_gemgxlobj->setMdioEnable((void *)(void *)cyp_ethif_pd[u8EthIfInstance], CY_ETH_ENABLE_1); in Cy_ETHIF_MdioInit()395 cyp_ethif_gemgxlobj->setCopyAllFrames((void *)cyp_ethif_pd[u8EthIfInstance], CY_ETH_ENABLE_1); in Cy_ETHIF_Init()396 cyp_ethif_gemgxlobj->setRxBadPreamble((void *)cyp_ethif_pd[u8EthIfInstance], CY_ETH_ENABLE_1); in Cy_ETHIF_Init()399 cyp_ethif_gemgxlobj->setIgnoreFcsRx((void *)cyp_ethif_pd[u8EthIfInstance], CY_ETH_ENABLE_1); in Cy_ETHIF_Init()405 …cyp_ethif_gemgxlobj->setMdioEnable((void *)(void *)cyp_ethif_pd[u8EthIfInstance], CY_ETH_ENABLE_1); in Cy_ETHIF_Init()611 cyp_ethif_gemgxlobj->setPauseEnable((void *)cyp_ethif_pd[u8EthIfInstance], CY_ETH_ENABLE_1); in Cy_ETHIF_ConfigPause()1318 ETH_CTL(base) |=_VAL2FLD(ETH_CTL_ENABLED, CY_ETH_ENABLE_1); in Cy_ETHIF_IPEnable()
208 #define CY_ETH_ENABLE_1 (1U) macro